summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Fix where the #ifdef CFG_BOOTMAPSZ is placed.Jerry Van Baren2007-08-151-2/+3
* Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-08-142-5/+7
|\
| * Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-1462-680/+765
| |\
| * \ Merge with /home/stefan/git/u-boot/zeusStefan Roese2007-08-141-0/+2
| |\ \
| | * | ppc4xx: Add support for AMCC 405EP Taihu boardJohn Otken2007-07-261-0/+2
| * | | ppc4xx: Update AMCC Bamboo 440EP supportEugene OBrien2007-07-311-5/+5
| |/ /
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-armWolfgang Denk2007-08-141-1/+1
|\ \ \
| * | | Add MACH_TYPE records for several AT91 boards.Peter Pearse2007-08-141-1/+1
| | |/ | |/|
* | | Fix initrd/dtb interactionAndy Fleming2007-08-141-9/+14
|/ /
* | Improve error print messages.Gerald Van Baren2007-08-101-31/+21
* | fdt: allow for builds that don't want env and bd_t nodesKim Phillips2007-08-101-23/+15
* | fdt: do board setup based on fdt address specified on bootm lineKim Phillips2007-08-101-1/+1
* | Call ft_board_setup() from the bootm command.Gerald Van Baren2007-08-102-7/+4
* | Create new fdt boardsetup command, fix bug parsing [] form of set values.Gerald Van Baren2007-08-102-25/+21
* | Tighten up the error messages.Gerald Van Baren2007-08-101-22/+11
* | Asthetic improvements: error messages and line lengths.Gerald Van Baren2007-08-101-65/+61
* | Fix fdt_chosen() to call ft_board_setup(), clean up long lines.Gerald Van Baren2007-08-101-39/+74
* | For fdt_find_node_by_path(), handle the root path properly.Gerald Van Baren2007-08-101-23/+12
* | Replace fdt_node_offset() with fdt_find_node_by_path().Gerald Van Baren2007-08-102-6/+6
* | Fix cmd_fdt line lengths, refactor code.Gerald Van Baren2007-08-101-187/+239
* | FDT command improvements.Gerald Van Baren2007-08-101-128/+143
* | Reorganize and fix problems (returns) in the bootm command.Gerald Van Baren2007-08-101-66/+64
* | Fix bugs in the CONFIG_OF_LIBFDTGerald Van Baren2007-08-101-2/+2
* | Improve fdt move length handling.Gerald Van Baren2007-08-101-6/+15
* | Minor code clean up.Gerald Van Baren2007-08-101-0/+5
* | Improve error messages, more informative.Gerald Van Baren2007-08-101-13/+14
* | [ARM] TI DaVinci support, hopefully finalSergey Kubushyn2007-08-101-1/+14
* | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-08-0764-417/+1197
|\ \
| * \ Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-0659-246/+250
| |\ \ | | |/ | |/|
| | * Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-08-066-38/+113
| | |\
| | | * Merge branch 'testing' into workingAndy Fleming2007-08-0359-246/+248
| | | |\
| | * | | Add functions to list of exported functionsMartin Krause2007-08-061-0/+2
| | | |/ | | |/|
| | * | Fix some compile problems introduced by the latest CFG_CMD_xxx cleanupStefan Roese2007-07-112-4/+3
| | * | common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-1035-67/+69
| | * | Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!Jon Loeliger2007-07-091-3/+3
| | * | common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-0812-19/+19
| | * | common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-0811-23/+22
| | * | common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-0814-78/+60
| | * | common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-0822-63/+61
| | * | common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-0413-15/+15
| | * | common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-0425-71/+92
| | * | common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-0421-50/+51
| * | | make show_boot_progress () weak.Heiko Schocher2007-07-137-150/+110
| | |/ | |/|
| * | Merge with /home/hs/Atronic/u-bootWolfgang Denk2007-07-096-38/+113
| |\ \ | | |/ | |/|
| | * [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-226-38/+113
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-07-033-7/+719
| |\ \
| | * | Fix S-ATA support.Mushtaq Khan2007-06-301-4/+4
| | * | Merge with /home/git/u-bootWolfgang Denk2007-05-172-1/+418
| | |\ \
| | * | | Minor coding style cleanup.Wolfgang Denk2007-05-151-25/+27
| | * | | Add driver for S-ATA-controller on Intel processors with Southmushtaq khan2007-05-152-2/+712
OpenPOWER on IntegriCloud