summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-22omap2424:Rename CONFIG_DRIVER_LAN91C96 to CONFIG_LAN91C96 as CONFIG_DRIVER_LA...Ashok
2012-10-22README : Rename CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111, CONFIG_DRIVER_LAN9...Ashok
2012-10-22config: Enable CBFS, ext4 for corebootSimon Glass
2012-10-22fs: Add a Coreboot Filesystem (CBFS) driver and commandsGabe Black
2012-10-22disk: Address cast and format errorsTaylor Hutt
2012-10-22disk: Make the disk partition code work with no specific partition typesGabe Black
2012-10-22ide: Add printf format string for CONFIG_SYS_64BIT_LBA optionGabe Black
2012-10-22kerneldoc: tmpl: Implement template for LG-arraysMarek Vasut
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: Add .u_boot_list into all linker filesMarek Vasut
2012-10-22common: Implement support for linker-generated arraysMarek Vasut
2012-10-22common: Add symbol handling for generic lists into MakefileMarek 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-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
2012-10-18actux[123]: Update linker script for ELDK 4.2Tom Rini