summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next'Gerald Van Baren2012-10-227-32/+592
|\
| * libfdt: Add helper function to create a trivial, empty treeGerald Van Baren2012-10-153-1/+86
| * fdt: Check for a token to skip auto-hash validationJoe Hershberger2012-10-152-0/+45
| * fdt: Identify scripts in ITBs as printable stringsJoe Hershberger2012-10-151-3/+3
| * fdt: Add get commands to fdtJoe Hershberger2012-10-151-0/+144
| * fdt: Limit printed hex in fdt print and list commandsJoe Hershberger2012-10-151-12/+24
| * fdt: Check error codes returned from fdtlib when loading ITBJoe Hershberger2012-10-151-0/+5
| * libfdt: Add helpers for 64-bit integer propertiesDavid Gibson2012-10-151-23/+170
| * libfdt: Add support for appending the values to a existing propertyMinghuan Lian2012-10-152-0/+122
* | ARM : Remove unused CONFIG_DRIVER_SMC91111, CONFIG_DRIVER_LAN91C96Ashok2012-10-221-17/+0
* | omap2424:Rename CONFIG_DRIVER_LAN91C96 to CONFIG_LAN91C96 as CONFIG_DRIVER_LA...Ashok2012-10-221-1/+1
* | README : Rename CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111, CONFIG_DRIVER_LAN9...Ashok2012-10-221-2/+2
* | config: Enable CBFS, ext4 for corebootSimon Glass2012-10-221-0/+3
* | 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
OpenPOWER on IntegriCloud