| Commit message (Expand) | Author | Age | Lines |
... | |
* | Remove obsolete mpc83xx linker scripts | Grant Likely | 2007-07-04 | -859/+0 |
* | Consolidate mpc8260 linker scripts | Grant Likely | 2007-07-04 | -375/+0 |
* | Remove obsolete mpc824x linker scripts | Grant Likely | 2007-07-04 | -1298/+0 |
* | Remove obsolete mpc824x linker scripts (3 of 4) | Grant Likely | 2007-07-04 | -1293/+0 |
* | Remove obsolete mpc824x linker scripts (2 of 4) | Grant Likely | 2007-07-04 | -1146/+0 |
* | Remove obsolete mpc824x linker scripts (1 of 4) | Grant Likely | 2007-07-04 | -1187/+0 |
* | Remove obsolete mpc8220 linker scripts | Grant Likely | 2007-07-04 | -250/+0 |
* | Remove obsolete mpc5xxx linker scripts (3 of 3) | Grant Likely | 2007-07-04 | -408/+0 |
* | Remove obsolete mpc5xxx linker scripts (2 of 3) | Grant Likely | 2007-07-04 | -871/+0 |
* | Remove obsolete mpc5xxx linker scripts (1 of 3) | Grant Likely | 2007-07-04 | -998/+0 |
* | Remove obsolete mpc5xx linker scripts | Grant Likely | 2007-07-04 | -280/+0 |
* | Consolidate mpc83xx linker scripts | Grant Likely | 2007-07-04 | -0/+126 |
* | Consolidate mpc8260 linker scripts | Grant Likely | 2007-07-04 | -0/+134 |
* | Consolidate mpc824x linker scripts | Grant Likely | 2007-07-04 | -0/+130 |
* | Consolidate mpc8220 linker scripts | Grant Likely | 2007-07-04 | -0/+128 |
* | Consolidate mpc5xxx linker scripts | Grant Likely | 2007-07-04 | -0/+267 |
* | Consolidate mpc5xx linker scripts | Grant Likely | 2007-07-04 | -0/+143 |
* | Fix a few file permission problems. | Wolfgang Denk | 2007-07-04 | -0/+0 |
* | Minor coding style cleanup. Rebuild CHANGELOG file. | Wolfgang Denk | 2007-07-04 | -37/+645 |
* | configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style. | Jon Loeliger | 2007-07-04 | -36/+22 |
* | README: Rewrite command line config to use CONFIG_CMD_* names. | Jon Loeliger | 2007-07-04 | -93/+86 |
* | include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -11/+10 |
* | tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -77/+77 |
* | board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -75/+75 |
* | cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -45/+45 |
* | cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -95/+96 |
* | lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -34/+36 |
* | lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -17/+18 |
* | rtc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -22/+22 |
* | net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -54/+56 |
* | disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -24/+24 |
* | fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -35/+37 |
* | drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -57/+59 |
* | 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 |
* | Introduce initial versions of new Command Config files. | Jon Loeliger | 2007-07-04 | -27/+165 |
* | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk | 2007-07-03 | -178/+1293 |
|\ |
|
| * | Fix S-ATA support. | Mushtaq Khan | 2007-06-30 | -12/+12 |
| * | Add LIST_86xx MAKEALL target for PowerPC builds. | Jon Loeliger | 2007-05-23 | -1/+10 |
| * | Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx | Kim Phillips | 2007-05-17 | -144/+119 |
| * | Merge with /home/git/u-boot | Wolfgang Denk | 2007-05-17 | -355/+2789 |
| |\ |
|
| * | | Minor coding style cleanup. | Wolfgang Denk | 2007-05-15 | -53/+55 |
| * | | Add driver for S-ATA-controller on Intel processors with South | mushtaq khan | 2007-05-15 | -3/+1106 |
| * | | Fixes bug clearing the bss section for i386 | mushtaq khan | 2007-05-15 | -1/+1 |
| * | | Add support for BCM5464 Quad Phy | Joe Hamman | 2007-05-15 | -0/+28 |
| * | | Search the exception table with linear algorithm | Zang Roy-r61911 | 2007-05-15 | -21/+18 |
| * | | Fix compilation issues on MACOSX | Aubrey.Li | 2007-05-15 | -3/+3 |
| * | | Fix for compile of JSE target | Stephen Williams | 2007-05-15 | -0/+1 |