summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs: Add a Coreboot Filesystem (CBFS) driver and commandsGabe Black2012-10-228-1/+788
* disk: Address cast and format errorsTaylor Hutt2012-10-221-3/+4
* disk: Make the disk partition code work with no specific partition typesGabe Black2012-10-221-33/+17
* ide: Add printf format string for CONFIG_SYS_64BIT_LBA optionGabe Black2012-10-221-0/+2
* kerneldoc: tmpl: Implement template for LG-arraysMarek Vasut2012-10-222-1/+47
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22173-583/+1
* common: Convert the U-Boot commands to LG-arraysMarek Vasut2012-10-2210-42/+50
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22177-1/+853
* common: Implement support for linker-generated arraysMarek Vasut2012-10-221-0/+148
* common: Add symbol handling for generic lists into MakefileMarek Vasut2012-10-2215-25/+152
* powerpc/usb: fix bug of CPU hang when missing USB PHY clockShengzhou Liu2012-10-221-6/+16
* usb: fallback safely when a configuration descriptor is too largeVincent Palatin2012-10-221-3/+9
* usb: Support the CONFIG_SYS_64BIT_LBA optionGabe Black2012-10-221-10/+14
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-10-1936-1829/+362
|\
| * arm: fdt: Relocate fdt along with other dataSimon Glass2012-10-191-0/+22
| * actux[123]: Update linker script for ELDK 4.2Tom Rini2012-10-183-3/+3
| * versatile: board configs: Use buffered writes on flash402jagan@gmail.com2012-10-182-0/+3
| * dm: Move s3c24xx USB driver to a proper placeMarek Vasut2012-10-187-75/+48
| * dm: wdt: arm: Move tnetv107x into drivers/watchdog/Marek Vasut2012-10-184-1/+3
| * Remove lh7a40x cpu and serial driverAlbert ARIBAUD2012-10-1614-1792/+27
| * h2200: Add support for iPAQ h2200 palmtopŁukasz Dałek2012-10-166-0/+291
* | patman: force git log commands to not use colorAlbert ARIBAUD2012-10-192-2/+3
* | sandbox: Change global data baudrate to intSimon Glass2012-10-191-1/+1
* | x86: Change global data baudrate to intSimon Glass2012-10-192-2/+2
* | nds32: Change global data baudrate to intSimon Glass2012-10-193-3/+3
* | mips: Change global data baudrate to intSimon Glass2012-10-193-3/+3
* | blackfin: Change global data baudrate to intSimon Glass2012-10-194-4/+4
* | arm: Change global data baudrate to intSimon Glass2012-10-193-3/+3
* | sparc: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-193-3/+3
* | powerpc: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-193-3/+3
* | openrisc: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-193-3/+3
* | nios2: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-193-3/+3
* | microblaze: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-193-3/+3
* | m68k: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-193-3/+3
* | avr32: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-193-3/+3
* | sh: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-193-3/+3
* | input: Add ANSI 3.64 escape sequence generation.Hung-Te Lin2012-10-192-15/+89
* | input: Fix i8042 keyboard resetMarc Jones2012-10-191-5/+27
* | input: i8042: Provide feature to disable keyboard before booting kernelLouis Yung-Chieh Lo2012-10-192-0/+51
* | input: Provide a board specific mechanism to decide whether to skip i8042 initGabe Black2012-10-191-1/+12
* | input: Use finer grain udelays while waitng for the i8042 keyboard buffer to ...Gabe Black2012-10-192-6/+9
* | env: cosmetic: Consilidate the default env definitionJoe Hershberger2012-10-194-293/+141
* | disk: initialize name/part fields when returning a whole diskStephen Warren2012-10-191-0/+2
* | ColdFire: uart: fix build failure for missing header filesAlison Wang2012-10-191-0/+2
* | ColdFire: Fix the build error for Freescale m5282evb board.Jason Jin2012-10-191-0/+3
* | ColdFire: Fix build error for astro mcf53731 board.Jason Jin2012-10-191-53/+11
* | m68k: net: Fix unused variable in mcfmii.cMarek Vasut2012-10-191-3/+1
* | m68k: Fix unused variable in board.cMarek Vasut2012-10-191-1/+2
* | m68k: Fix unused variable warning in speed.cMarek Vasut2012-10-191-2/+7
* | m68k: Fix unused variable warningMarek Vasut2012-10-191-1/+2
OpenPOWER on IntegriCloud