summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-22powerpc/usb: fix bug of CPU hang when missing USB PHY clockShengzhou Liu
2012-10-22usb: fallback safely when a configuration descriptor is too largeVincent Palatin
2012-10-22usb: Support the CONFIG_SYS_64BIT_LBA optionGabe Black
2012-10-20imximage: make set_imx_hdr_v1/v2 easier to readTroy Kisky
2012-10-20imximage: change parameters to set_imx_hdrTroy Kisky
2012-10-20imximage: delay setting of image sizeTroy Kisky
2012-10-20imximage: fix size of image to load.Troy Kisky
2012-10-20imximage: move flash_offset check to common locationTroy Kisky
2012-10-20imximage: remove redundant setting of app_dest_ptrTroy Kisky
2012-10-20imximage: check dcd_len as entries addedTroy Kisky
2012-10-20mx6qarm2: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFERFabio Estevam
2012-10-20mx6qsabre_common: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFERFabio Estevam
2012-10-20mx25pdk: Use internal RAM for stack pointerFabio Estevam
2012-10-19Merge 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