summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: sdhci: add the DMA select for SDMAJaehoon Chung
2012-10-22mmc: sdhci: increase the timeout value for data transferJaehoon Chung
2012-10-22mmc: Fix mmc_spi error on cmd->flags fieldMarek Vasut
2012-10-22MMC: Remove the MMC bounce bufferMarek Vasut
2012-10-22MMC: MXS: Toggle the generic bounce buffer on the boardsMarek Vasut
2012-10-22MMC: MXS: Convert MXS MMC driver to generic bounce bufferMarek Vasut
2012-10-22COMMON: Implement common bounce bufferMarek Vasut
2012-10-20Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-10-19patman: force git log commands to not use colorAlbert ARIBAUD
2012-10-19sandbox: Change global data baudrate to intSimon Glass
2012-10-19x86: Change global data baudrate to intSimon Glass
2012-10-19nds32: Change global data baudrate to intSimon Glass
2012-10-19mips: Change global data baudrate to intSimon Glass
2012-10-19blackfin: Change global data baudrate to intSimon Glass
2012-10-19arm: Change global data baudrate to intSimon Glass
2012-10-19sparc: Change bi_baudrate and global data baudrate to intSimon Glass
2012-10-19powerpc: Change bi_baudrate and global data baudrate to intSimon Glass
2012-10-19openrisc: Change bi_baudrate and global data baudrate to intSimon Glass
2012-10-19nios2: Change bi_baudrate and global data baudrate to intSimon Glass
2012-10-19microblaze: Change bi_baudrate and global data baudrate to intSimon Glass
2012-10-19m68k: Change bi_baudrate and global data baudrate to intSimon Glass
2012-10-19avr32: Change bi_baudrate and global data baudrate to intSimon Glass
2012-10-19sh: Change bi_baudrate and global data baudrate to intSimon Glass
2012-10-19input: Add ANSI 3.64 escape sequence generation.Hung-Te Lin
2012-10-19input: Fix i8042 keyboard resetMarc Jones
2012-10-19input: i8042: Provide feature to disable keyboard before booting kernelLouis Yung-Chieh Lo
2012-10-19input: Provide a board specific mechanism to decide whether to skip i8042 initGabe Black
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-19disk: initialize name/part fields when returning a whole diskStephen Warren
2012-10-19arm: fdt: Relocate fdt along with other dataSimon Glass
2012-10-19ColdFire: uart: fix build failure for missing header filesAlison Wang
2012-10-19ColdFire: Fix the build error for Freescale m5282evb board.Jason Jin
2012-10-19ColdFire: Fix build error for astro mcf53731 board.Jason Jin
2012-10-19m68k: net: Fix unused variable in mcfmii.cMarek Vasut
2012-10-19m68k: Fix unused variable in board.cMarek Vasut
2012-10-19m68k: Fix unused variable warning in speed.cMarek Vasut
2012-10-19m68k: Fix unused variable warningMarek Vasut
2012-10-19m68k: Fix wrong assembler instruction in start.SMarek Vasut
2012-10-19m68k: Fix relocation errors in start.SPhilippe De Muyter
2012-10-18actux[123]: Update linker script for ELDK 4.2Tom Rini
2012-10-18versatile: board configs: Use buffered writes on flash402jagan@gmail.com
2012-10-18dm: Move s3c24xx USB driver to a proper placeMarek Vasut
2012-10-18dm: wdt: arm: Move tnetv107x into drivers/watchdog/Marek Vasut
2012-10-17powerpc: delete Wind River SBC8560/8540 supportPaul Gortmaker
2012-10-17Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2012-10-17Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2012-10-17fs: fat: Fix mkcksum() function parametersMarek Vasut