Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | mpc85xx: Add support for ATUM8548 (updated) | robert lazarski | 2008-01-09 | -0/+29 |
* | mpc85xx: Add support for SBC8548 (updated) | Joe Hamman | 2008-01-09 | -0/+27 |
* | fix various comments | Marcel Ziswiler | 2008-01-09 | -1/+1 |
* | fix comments with new drivers organization | Marcel Ziswiler | 2008-01-09 | -3/+3 |
* | mpc83xx: Add the MPC837xEMDS board readme | Dave Liu | 2008-01-08 | -0/+104 |
* | Merge commit 'wd/master' | Jon Loeliger | 2008-01-03 | -0/+126 |
|\ | ||||
| * | Fix coding style issues; update CHANGELOG. | Wolfgang Denk | 2007-12-27 | -27/+26 |
| * | sh: Add document for SuperH. | Nobuhiro Iwamatsu | 2007-11-29 | -0/+62 |
| * | sh: Add marubun's pcmcia driver | Nobuhiro Iwamatsu | 2007-11-29 | -0/+65 |
* | | Initial mpc8610hpcd cpu/, README and include/ files. | Jon Loeliger | 2007-10-17 | -0/+67 |
|/ | ||||
* | ColdFire: Fix some remaining problems with CFG_CMD_ | Stefan Roese | 2007-08-18 | -1/+1 |
* | Coding style cleanup | Stefan Roese | 2007-08-18 | -3/+3 |
* | ColdFire: Add M54455EVB for MCF5445x | TsiChungLiew | 2007-08-16 | -0/+416 |
* | ColdFire: Add M5253EVBE platform for MCF52x2 | TsiChungLiew | 2007-08-16 | -0/+103 |
* | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-14 | -57/+344 |
|\ | ||||
| * | Coding style cleanup, update CHANGELOG | Wolfgang Denk | 2007-08-14 | -1/+1 |
| * | Add MPC8544DS README | Andy Fleming | 2007-08-14 | -0/+122 |
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx | Wolfgang Denk | 2007-08-13 | -0/+28 |
| |\ | ||||
| | * | Add support for SBC8641D. Config files. | Joe Hamman | 2007-08-10 | -0/+28 |
| * | | Minor coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-08-13 | -4/+1 |
| |/ | ||||
| * | mpc83xx: Correct the README for DDR ECC | Dave Liu | 2007-08-10 | -30/+30 |
| * | mpc83xx: add support for the MPC8323E RDB | Kim Phillips | 2007-08-10 | -0/+71 |
| * | mpc83xx: Revise the MPC8360EMDS readme doc | Dave Liu | 2007-08-10 | -1/+22 |
| * | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-08-07 | -36/+85 |
| |\ | ||||
| | * | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk | 2007-08-06 | -26/+14 |
| | |\ | ||||
| | | * | disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -12/+10 |
| | | * | Update README.* to reference new CONFIG_CMD_* names now. | Jon Loeliger | 2007-07-09 | -11/+4 |
| | | * | Remove references to the old cmd_confdefs.h include file. | Jon Loeliger | 2007-07-08 | -3/+0 |
| * | | | USB/OHCI: endianness cleanup in the generic ohci driver | Markus Klotzbuecher | 2007-06-06 | -16/+33 |
| * | | | Merge git://www.denx.de/git/u-boot into 2007_05_15-testing | Markus Klotzbuecher | 2007-05-29 | -53/+83 |
| |\ \ \ | ||||
| * \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-05-07 | -6/+1 |
| |\ \ \ \ | ||||
| * \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-04-23 | -0/+245 |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git#testing-USB | Markus Klotzbuecher | 2007-03-23 | -0/+43 |
| |\ \ \ \ \ \ | ||||
| | * \ \ \ \ \ | Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci | Wolfgang Denk | 2006-11-27 | -0/+43 |
| | |\ \ \ \ \ \ | ||||
| | | * | | | | | | Add a small README with information on the generic ohci driver. | Markus Klotzbuecher | 2006-11-27 | -0/+43 |
* | | | | | | | | | Merge with /home/stefan/git/u-boot/zeus | Stefan Roese | 2007-08-14 | -0/+73 |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | ppc4xx: Add initial Zeus (PPC405EP) board support | Stefan Roese | 2007-08-14 | -0/+73 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||
* | | | | | | | | | ppc4xx: Update AMCC Bamboo README doc/README.bamboo | Stefan Roese | 2007-08-06 | -0/+62 |
|/ / / / / / / / | ||||
* | | | | | | | | Update CHANGELOG, minor coding style cleanup. | Wolfgang Denk | 2007-07-12 | -5/+5 |
* | | | | | | | | [PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failed | Heiko Schocher | 2007-07-11 | -0/+57 |
| |_|_|_|_|_|/ |/| | | | | | | ||||
* | | | | | | | ppc4xx: Add pci_pre_init() for 405 boards | Stefan Roese | 2007-06-25 | -6/+7 |
* | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx | Wolfgang Denk | 2007-06-06 | -4/+7 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||
| * | | | | | | Merge branch 'mpc8641' | Jon Loeliger | 2007-06-05 | -4/+7 |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | mpc8641 image size cleanup | Ed Swarthout | 2007-06-05 | -4/+7 |
| | | |_|_|/ / | | |/| | | | | ||||
* | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx | Wolfgang Denk | 2007-05-16 | -0/+83 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| * | | | | | | mpc83xx: Add MPC8313ERDB support. | Scott Wood | 2007-04-23 | -0/+83 |
| |/ / / / / | ||||
* | | | | | | Get rid of duplicated file (see doc/README.SBC8560 instead) | Wolfgang Denk | 2007-05-07 | -53/+0 |
| |_|_|_|/ |/| | | | | ||||
* | | | | | Remove BOARDLIBS usage completely | Stefan Roese | 2007-04-23 | -6/+1 |
|/ / / / | ||||
* | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx | Wolfgang Denk | 2007-04-18 | -0/+34 |
|\ \ \ \ | ||||
| * | | | | Add PIXIS FPGA support for MPC8641HPCN board. | Haiying Wang | 2007-04-09 | -0/+34 |
| |/ / / |