Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | | * | | | common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. | Jon Loeliger | 2007-07-08 | -78/+60 | |
| | | * | | | common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. | Jon Loeliger | 2007-07-08 | -63/+61 | |
| | | * | | | common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -15/+15 | |
| | | * | | | common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -71/+92 | |
| | | * | | | common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -50/+51 | |
| | * | | | | make show_boot_progress () weak. | Heiko Schocher | 2007-07-13 | -150/+110 | |
| | | |/ / | | |/| | | |||||
| | * | | | Merge with /home/hs/Atronic/u-boot | Wolfgang Denk | 2007-07-09 | -38/+113 | |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | [PCS440EP] upgrade the PCS440EP board: | Heiko Schocher | 2007-06-22 | -38/+113 | |
| | | |/ | |||||
| * | | | USB event poll support | Zhang Wei | 2007-06-06 | -1/+5 | |
* | | | | [NAND] Bad block skipping for command nboot | Thomas Knobloch | 2007-07-06 | -5/+32 | |
| |/ / |/| | | |||||
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk | 2007-07-03 | -7/+719 | |
|\ \ \ | |||||
| * | | | Fix S-ATA support. | Mushtaq Khan | 2007-06-30 | -4/+4 | |
| * | | | Merge with /home/git/u-boot | Wolfgang Denk | 2007-05-17 | -1/+418 | |
| |\ \ \ | |||||
| * | | | | Minor coding style cleanup. | Wolfgang Denk | 2007-05-15 | -25/+27 | |
| * | | | | Add driver for S-ATA-controller on Intel processors with South | mushtaq khan | 2007-05-15 | -2/+712 | |
| * | | | | Merge with /home/git/u-boot | Wolfgang Denk | 2007-05-05 | -1/+1 | |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge with git://www.denx.de/git/u-boot-testing | Wolfgang Denk | 2007-05-05 | -47/+16 | |
| |\ \ \ \ \ | |||||
| | * | | | | | [PATCH] simplify silent console | Ladislav Michl | 2007-04-25 | -46/+12 | |
| | * | | | | | Fix file mode | Stefan Roese | 2007-04-23 | -0/+0 | |
| | * | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-04-23 | -2/+2 | |
| | |\ \ \ \ \ | |||||
| | * | | | | | | [patch] setenv(...) can delete environmentalvariables | Jeffrey Mann | 2007-04-23 | -1/+4 | |
* | | | | | | | | Coding stylke cleanup; rebuild CHANGELOG | Wolfgang Denk | 2007-06-22 | -3/+3 | |
* | | | | | | | | Adapt log buffer code to support Linux 2.6 | Igor Lisitsin | 2007-06-22 | -45/+71 | |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Change 'repeatable' attribute of some commands to sensible values. | Detlev Zundel | 2007-06-12 | -4/+4 | |
* | | | | | | | Fix 'run' not to continue after interrupted command | Detlev Zundel | 2007-06-12 | -1/+1 | |
* | | | | | | | Fix config problems on SC3 board; make ide_reset_timeout work. | Wolfgang Denk | 2007-06-08 | -2/+2 | |
* | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-arm | Wolfgang Denk | 2007-06-06 | -0/+3 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Merge with git://www.denx.de/git/u-boot.git | Peter Pearse | 2007-05-18 | -1/+418 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | New board SMN42 branch | Peter Pearse | 2007-05-09 | -0/+3 | |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge with /home/tur/git/u-boot#motionpro | Wolfgang Denk | 2007-05-28 | -0/+2 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Fix: Add missing NULL termination in strings expanded by macros parser. | Bartlomiej Sieka | 2007-05-27 | -0/+2 | |
* | | | | | | Fix compile problem cause my Microblaze merge | Stefano Babic | 2007-05-16 | -1/+1 | |
* | | | | | | add: reading special purpose registers | Michal Simek | 2007-05-08 | -10/+33 | |
* | | | | | | add: FSL control read and write | Michal Simek | 2007-05-08 | -72/+195 | |
* | | | | | | Merge git://www.denx.de/git/u-boot | Michal Simek | 2007-05-08 | -106/+1144 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | [PATCH] simplify silent console | Ladislav Michl | 2007-05-05 | -40/+6 | |
| * | | | | | [patch] setenv(...) can delete environmentalvariables | Jeffrey Mann | 2007-05-05 | -1/+4 | |
| | |/ / / | |/| | | | |||||
| * | | | | Fix initrd length corruption in bootm command. | Wolfgang Denk | 2007-05-04 | -2/+1 | |
| | |_|/ | |/| | | |||||
| * | | | Fix serious pointer bug with bootm and reserve map. | Gerald Van Baren | 2007-04-19 | -2/+2 | |
| | |/ | |/| | |||||
| * | | Merge with /home/wd/git/u-boot/custodian/u-boot-fdt | Wolfgang Denk | 2007-04-18 | -280/+428 | |
| |\ \ | |||||
| | * \ | Merge git://www.denx.de/git/u-boot into fdt-cmd | Gerald Van Baren | 2007-04-14 | -6/+7 | |
| | |\ \ | |||||
| | * | | | Improve the bootm command for CONFIG_OF_LIBFDT | Gerald Van Baren | 2007-04-14 | -13/+77 | |
| | * | | | Moved fdt command support code to fdt_support.c | Gerald Van Baren | 2007-04-06 | -272/+356 | |
| * | | | | [PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c | Denis Peter | 2007-04-13 | -2/+2 | |
| * | | | | [PATCH] Fix use of "void *" for block dev read/write buffer pointers | Greg Lopp | 2007-04-13 | -3/+3 | |
| | |/ / | |/| | | |||||
| * | | | Update for SC3 board | Wolfgang Denk | 2007-04-11 | -6/+7 | |
| |/ / | |||||
| * | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx | Wolfgang Denk | 2007-04-04 | -4/+3 | |
| |\ \ | |||||
| | * \ | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-03-31 | -17/+18 | |
| | |\ \ | |||||
| | * | | | i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined | Stefan Roese | 2007-03-28 | -2/+1 | |
| | * | | | Merge with /home/stefan/git/u-boot/acadia | Stefan Roese | 2007-03-24 | -2/+2 | |
| | |\ \ \ |