| Commit message (Expand) | Author | Age | Lines |
* | board support patch for phyCORE-MPC5200B-tiny | Jon Smirl | 2009-07-10 | -0/+3 |
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | -1/+1 |
* | Replace __attribute references with __attribute__ | Peter Tyser | 2009-04-28 | -4/+4 |
* | mpc5200: reduce delays in i2c | Jon Smirl | 2009-04-05 | -3/+3 |
* | mpc5200: suppress printf until console initialized | Jon Smirl | 2009-03-25 | -10/+20 |
* | Add support for the digsy MTC board. | Grzegorz Bernacki | 2009-03-20 | -1/+2 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -6/+2 |
* | cpu/: get mac address from environment | Mike Frysinger | 2009-03-20 | -2/+4 |
* | mpc52xx: Get rid of board-specific #ifdef's in cpu/mpc5xxx/ide.c | Grzegorz Bernacki | 2009-03-18 | -1/+1 |
* | pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity | Kumar Gala | 2009-02-07 | -1/+1 |
* | i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions | Timur Tabi | 2008-12-15 | -16/+0 |
* | Update U-Boot's build timestamp on every compile | Peter Tyser | 2008-12-06 | -1/+2 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | -0/+2 |
* | Use strmhz() to format clock frequencies | Wolfgang Denk | 2008-10-21 | -3/+6 |
* | Merge git://git.denx.de/u-boot into x1 | Markus Klotzbuecher | 2008-10-21 | -113/+113 |
|\ |
|
| * | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -113/+113 |
* | | The PIPE_INTERRUPT flag is used wrong | Remy Bohmer | 2008-10-14 | -4/+4 |
|/ |
|
* | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory | Ben Warren | 2008-09-02 | -0/+13 |
* | Move MPC5xxx_FEC driver to drivers/net | Ben Warren | 2008-08-29 | -1447/+1 |
* | mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN. | Heiko Schocher | 2008-08-27 | -2/+4 |
* | Minor coding style cleanup, updte CHANGELOG | Wolfgang Denk | 2008-08-25 | -7/+7 |
* | Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 Boards | Axel Beierlein | 2008-08-21 | -0/+20 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -9/+9 |
* | USB: fix more GCC 4.2.x aliasing warnings | Wolfgang Denk | 2008-04-25 | -2/+2 |
* | Remove all the search paths from the .lds files. | Jason Wessel | 2008-04-17 | -2/+0 |
* | Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing | Bartlomiej Sieka | 2008-03-26 | -1/+1 |
|\ |
|
| * | [new uImage] Pull in libfdt if CONFIG_FIT is enabled | Marian Balakowicz | 2008-02-21 | -1/+1 |
* | | MPC5200: support setup without FEC | André Schwarz | 2008-03-25 | -0/+4 |
|/ |
|
* | PPC: Use r2 instead of r29 as global data pointer | Wolfgang Denk | 2008-02-14 | -1/+1 |
* | MPC5200: don't use hardcoded MBAR address in Bestcomm firmware | Oliver Weber | 2008-01-12 | -4/+4 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -2/+2 |
* | added basic support for the MUNICes board. | Heiko Schocher | 2008-01-12 | -3/+4 |
* | Move do_fixup* for libfdt into common code | Kumar Gala | 2007-11-21 | -31/+9 |
* | Revert "Correct fixup relocation for MPC5xxx" | Grant Likely | 2007-11-15 | -1/+3 |
* | Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT | Grant Likely | 2007-09-06 | -25/+41 |
* | MPC5xxx: fix some compiler warnings in USB code | Martin Krause | 2007-08-29 | -3/+3 |
* | Minor coding style cleanup. | Wolfgang Denk | 2007-08-29 | -1/+1 |
* | [UC101] Fix: if no CF in the board, U-Boot resets sometimes. | Heiko Schocher | 2007-08-28 | -0/+8 |
* | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-08-07 | -25/+294 |
|\ |
|
| * | Merge with /home/tur/git/u-boot#cm5200-si | Wolfgang Denk | 2007-08-07 | -1/+1 |
| |\ |
|
| | * | cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family. | Bartlomiej Sieka | 2007-08-03 | -1/+1 |
| * | | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk | 2007-08-06 | -16/+278 |
| |\ \
| | |/
| |/| |
|
| | * | cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -2/+2 |
| | * | cpu/m*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -13/+13 |
| | * | Correct fixup relocation for MPC5xxx | Grant Likely | 2007-07-04 | -3/+1 |
| | * | Consolidate mpc5xxx linker scripts | Grant Likely | 2007-07-04 | -0/+264 |
| | * | cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -13/+13 |
| * | | CM1.QP1: Support for the Schindler CM1.QP1 board. | Bartlomiej Sieka | 2007-07-11 | -7/+14 |
| |/ |
|
| * | [ppc] Fix build breakage for all non-4xx PowerPC variants. | Rafal Jaworowski | 2007-06-22 | -2/+2 |