summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeLines
...
| * | | | | | Reorganize and fix problems (returns) in the bootm command.Gerald Van Baren2007-08-10-66/+64
| * | | | | | Fix bugs in the CONFIG_OF_LIBFDTGerald Van Baren2007-08-10-2/+2
| * | | | | | Improve fdt move length handling.Gerald Van Baren2007-08-10-6/+15
| * | | | | | Minor code clean up.Gerald Van Baren2007-08-10-0/+5
| * | | | | | Improve error messages, more informative.Gerald Van Baren2007-08-10-13/+14
| * | | | | | [ARM] TI DaVinci support, hopefully finalSergey Kubushyn2007-08-10-1/+14
| * | | | | | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-08-07-417/+1197
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-06-246/+250
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-08-06-38/+113
| | | |\ \ \ \
| | | | * \ \ \ Merge branch 'testing' into workingAndy Fleming2007-08-03-246/+248
| | | | |\ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | * | | | | Add functions to list of exported functionsMartin Krause2007-08-06-0/+2
| | | | |/ / / | | | |/| | |
| | | * | | | Fix some compile problems introduced by the latest CFG_CMD_xxx cleanupStefan Roese2007-07-11-4/+3
| | | * | | | common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-67/+69
| | | * | | | Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!Jon Loeliger2007-07-09-3/+3
| | | * | | | common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-08-19/+19
| | | * | | | common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-08-23/+22
| | | * | | | common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-08-78/+60
| | | * | | | common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-08-63/+61
| | | * | | | common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-15/+15
| | | * | | | common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-71/+92
| | | * | | | common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-50/+51
| | * | | | | make show_boot_progress () weak.Heiko Schocher2007-07-13-150/+110
| | | |/ / / | | |/| | |
| | * | | | Merge with /home/hs/Atronic/u-bootWolfgang Denk2007-07-09-38/+113
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-22-38/+113
| | | |/ /
| * | | | USB event poll supportZhang Wei2007-06-06-1/+5
* | | | | [NAND] Bad block skipping for command nbootThomas Knobloch2007-07-06-5/+32
| |/ / / |/| | |
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-07-03-7/+719
|\ \ \ \
| * | | | Fix S-ATA support.Mushtaq Khan2007-06-30-4/+4
| * | | | Merge with /home/git/u-bootWolfgang Denk2007-05-17-1/+418
| |\ \ \ \
| * | | | | Minor coding style cleanup.Wolfgang Denk2007-05-15-25/+27
| * | | | | Add driver for S-ATA-controller on Intel processors with Southmushtaq khan2007-05-15-2/+712
| * | | | | Merge with /home/git/u-bootWolfgang Denk2007-05-05-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge with git://www.denx.de/git/u-boot-testingWolfgang Denk2007-05-05-47/+16
| |\ \ \ \ \
| | * | | | | [PATCH] simplify silent consoleLadislav Michl2007-04-25-46/+12
| | * | | | | Fix file modeStefan Roese2007-04-23-0/+0
| | * | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-04-23-2/+2
| | |\ \ \ \ \
| | * | | | | | [patch] setenv(...) can delete environmentalvariablesJeffrey Mann2007-04-23-1/+4
* | | | | | | | Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk2007-06-22-3/+3
* | | | | | | | Adapt log buffer code to support Linux 2.6Igor Lisitsin2007-06-22-45/+71
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Change 'repeatable' attribute of some commands to sensible values.Detlev Zundel2007-06-12-4/+4
* | | | | | | Fix 'run' not to continue after interrupted commandDetlev Zundel2007-06-12-1/+1
* | | | | | | Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk2007-06-08-2/+2
* | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-armWolfgang Denk2007-06-06-0/+3
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-05-18-1/+418
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | New board SMN42 branchPeter Pearse2007-05-09-0/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge with /home/tur/git/u-boot#motionproWolfgang Denk2007-05-28-0/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix: Add missing NULL termination in strings expanded by macros parser.Bartlomiej Sieka2007-05-27-0/+2
* | | | | | Fix compile problem cause my Microblaze mergeStefano Babic2007-05-16-1/+1
* | | | | | add: reading special purpose registersMichal Simek2007-05-08-10/+33
* | | | | | add: FSL control read and writeMichal Simek2007-05-08-72/+195