summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-10-29fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*}Stephen Warren
2012-10-29Merge branch 'master' of git://git.denx.de/u-boot-coldfireTom Rini
2012-10-29ColdFire: Remove save env in NAND support for M54418TWR board.Jason Jin
2012-10-28PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk
2012-10-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-10-26arm: arm925t: remove SX1 boardAlbert ARIBAUD
2012-10-26stdio: Remove the CLPS7111 serial driverMarek Vasut
2012-10-26arm: Remove support for lpc2292Marek Vasut
2012-10-26Merge remote-tracking branch 'u-boot-atmel/master'Albert ARIBAUD
2012-10-26Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD
2012-10-25FAT: implement fat_set_blk_dev(), convert cmd_fat.cStephen Warren
2012-10-25am33xx: Add SPI SPL as an optionTom Rini
2012-10-25OMAP3: add video support to the mcx boardStefano Babic
2012-10-25OMAP3: mcx: updated to new hardware revisionStefano Babic
2012-10-25OMAP3: updated pinmux and environment for new revision of mcx boardStefano Babic
2012-10-24ColdFire: Add Freescale MCF54418TWR ColdFire development board supportAlison Wang
2012-10-23km83xx: add kmvect1 boardGerlando Falauto
2012-10-23km83xx: add common support for km8309 boardsGerlando Falauto
2012-10-23mpc83xx: add support for mpc8309Gerlando Falauto
2012-10-23cleanup: introduce CONFIG_MPC830xGerlando Falauto
2012-10-23cosmetic: suvd3: align #definesGerlando Falauto
2012-10-23cm-t35: clean unused defines from configIgor Grinberg
2012-10-23configs: Fix usage of mmc rescanAndrew Bradford
2012-10-22Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini
2012-10-22Merge branch 'next'Gerald Van Baren
2012-10-22Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini
2012-10-22Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini
2012-10-22phylib: Enable SMSC LAN87xx PHY supportMingkai Hu
2012-10-22poweprc/85xx: add QMan frequency info and fdt fixup.Haiying Wang
2012-10-22powerpc/t4qds: Add T4QDS boardYork Sun
2012-10-22fm/mEMAC: add mEMAC frame workRoy Zang
2012-10-22powerpc/mpc85xx: Add T4240 SoCYork Sun
2012-10-22powerpc/85xx: move SRIO configuration out of corenet_ds.hTimur Tabi
2012-10-22config: Enable CBFS, ext4 for corebootSimon Glass
2012-10-22fs: Add a Coreboot Filesystem (CBFS) driver and commandsGabe Black
2012-10-22ide: Add printf format string for CONFIG_SYS_64BIT_LBA optionGabe Black
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Convert the U-Boot commands to LG-arraysMarek Vasut
2012-10-22common: Implement support for linker-generated arraysMarek Vasut
2012-10-22mmc: dw-mmc: support DesignWare MMC ControllerJaehoon Chung
2012-10-22mmc: pxa: Flip over the remaining boards to pxa_mmc_genericMarek Vasut
2012-10-22mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmdTushar Behera
2012-10-22MMC: MXS: Toggle the generic bounce buffer on the boardsMarek Vasut
2012-10-22COMMON: Implement common bounce bufferMarek Vasut
2012-10-19Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-10-19input: Add ANSI 3.64 escape sequence generation.Hung-Te Lin
2012-10-19input: i8042: Provide feature to disable keyboard before booting kernelLouis Yung-Chieh Lo
2012-10-19input: Use finer grain udelays while waitng for the i8042 keyboard buffer to ...Gabe Black
2012-10-19env: cosmetic: Consilidate the default env definitionJoe Hershberger
2012-10-18versatile: board configs: Use buffered writes on flash402jagan@gmail.com