summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2012-10-222-15/+217
|\
| * Merge branch 'next'Gerald Van Baren2012-10-222-15/+217
| |\
| | * fdt: Check for a token to skip auto-hash validationJoe Hershberger2012-10-151-0/+41
| | * 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
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini2012-10-222-0/+93
|\ \ \ | |/ / |/| |
| * | COMMON: Implement common bounce bufferMarek Vasut2012-10-222-0/+93
* | | fs: Add a Coreboot Filesystem (CBFS) driver and commandsGabe Black2012-10-222-0/+215
* | | common: Convert the U-Boot commands to LG-arraysMarek Vasut2012-10-222-11/+14
* | | 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
|/ /
* | x86: Change global data baudrate to intSimon Glass2012-10-191-1/+1
* | nds32: Change global data baudrate to intSimon Glass2012-10-191-1/+1
* | mips: Change global data baudrate to intSimon Glass2012-10-191-1/+1
* | blackfin: Change global data baudrate to intSimon Glass2012-10-191-1/+1
* | arm: Change global data baudrate to intSimon Glass2012-10-191-1/+1
* | sparc: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-191-1/+1
* | powerpc: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-191-1/+1
* | openrisc: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-191-1/+1
* | nios2: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-191-1/+1
* | microblaze: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-191-1/+1
* | m68k: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-191-1/+1
* | avr32: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-191-1/+1
* | sh: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-191-1/+1
* | env: cosmetic: Consilidate the default env definitionJoe Hershberger2012-10-192-197/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2012-10-171-4/+66
|\ \
| * | i2c_probe: update for use in scriptingEric Nelson2012-10-161-4/+16
| * | common/i2c: Add i2c write commandYork Sun2012-10-161-0/+50
* | | remove unnecessary includes from cmd_ide.cPavel Herrmann2012-10-171-8/+0
* | | split PCS440EP specific code from cmd_ide.cPavel Herrmann2012-10-171-18/+0
* | | split AU1X00 specific code from cmd_ide.cPavel Herrmann2012-10-171-3/+2
* | | make ide_led() a weak aliasPavel Herrmann2012-10-171-36/+27
* | | split CPC45 board-specific IDE functions from cmd_ide.cPavel Herrmann2012-10-171-91/+0
* | | change all versions of input_data() and output_data() to global weak aliasesPavel Herrmann2012-10-171-20/+37
* | | split IVM power hooks from cmd_ide.cPavel Herrmann2012-10-171-48/+0
* | | split mpc8xx hooks from cmd_ide.cPavel Herrmann2012-10-171-183/+7
* | | remove CONFIG_SC3 from cmd_ide.cPavel Herrmann2012-10-171-7/+0
|/ /
* | Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-stagingTom Rini2012-10-153-19/+404
|\ \
| * | bootstage: Add bootstage commandSimon Glass2012-10-032-0/+117
| * | bootstage: Add feature to stash/unstash bootstage infoSimon Glass2012-10-031-0/+159
| * | bootstage: Store boot timings in device treeSimon Glass2012-10-021-6/+89
| * | bootstage: Add time accumulation featureSimon Glass2012-10-021-3/+33
| * | bootstage: Export bootstage_add_record() functionSimon Glass2012-10-021-10/+6
* | | env: Check for NULL pointer in envmatch()Joe Hershberger2012-10-151-0/+3
* | | common: cmd_bdinfo: fix type of value in print_lnumDaniel Schwierzeck2012-10-151-1/+1
* | | usb: add support for multiple usb controllersLucas Stach2012-10-153-55/+69
* | | usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-152-5/+7
* | | serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut2012-10-154-10/+2
OpenPOWER on IntegriCloud