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