Age | Commit message (Expand) | Author |
2007-08-14 | 85xxCDS: Add make targets for legacy systems. | Randy Vinson |
2007-08-14 | Add support for UEC to 8568 | Andy Fleming |
2007-08-14 | Empirically set cpo and clk_adjust for mpc85xx DDR2 support | Haiying Wang |
2007-08-14 | Use an absolute address when jumping out of 4k boot page | Kumar Gala |
2007-08-14 | MPC85xx BA bits not set for 3-bit bank address DIMM | Andy Fleming |
2007-08-14 | Fix minor 85xx warnings | Andy Fleming |
2007-08-14 | 85xx start.S cleanup and exception support | Andy Fleming |
2007-08-14 | 85xx allow debugger to configure ddr. | Ed Swarthout |
2007-08-14 | mpc85xx L2 cache reporting and SRAM relocation option. | Ed Swarthout |
2007-07-10 | cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger |
2007-07-09 | cpu/m*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger |
2007-07-05 | Fix #if typo in CONFIG_CMD_* changes. | Jon Loeliger |
2007-07-04 | cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger |
2007-07-03 | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk |
2007-06-22 | [ppc] Fix build breakage for all non-4xx PowerPC variants. | Rafal Jaworowski |
2007-05-17 | Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx | Kim Phillips |
2007-05-05 | Coding stylke cleanup; update CHANGELOG. | Wolfgang Denk |
2007-05-02 | Cleaned up some 85xx PCI bugs | Andy Fleming |
2007-05-02 | Add support for the 8568 MDS board | Andy Fleming |
2007-04-23 | Reworked 85xx speed detection code | Andy Fleming |
2007-04-23 | Support 1G size on 8548 | Andy Fleming |
2007-04-23 | Only set ddrioovcr for 8548 rev1. | Andy Fleming |
2007-04-23 | Tweak DDR ECC error counter | Andy Fleming |
2007-04-23 | 85xx: write MAC address to mac-address and local-mac-address | Timur Tabi |
2007-04-23 | Some 85xx cpu cleanups | Andy Fleming |
2007-04-23 | Add cpu support for the 8544 | Andy Fleming |
2007-04-23 | u-boot: Fix e500 v2 core reset bug | Zang Roy-r61911 |
2007-04-23 | u-boot: v2: Remove the fixed TLB and LAW entrynubmer | Zang Roy-r61911 |
2006-10-24 | Code cleanup | Wolfgang Denk |
2006-10-20 | Converted all 85xx boards to use a common FSL I2C driver. | Jon Loeliger |
2006-10-19 | * Fix a bunch of compiler warnings for gcc 4.0 | Jon Loeliger |
2006-10-10 | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger |
2006-10-10 | Coding style changes to remove local varible blocks | Jon Loeliger |
2006-10-09 | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk |
2006-09-19 | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger |
2006-09-01 | Add support for a saving build objects in a separate directory. | Marian Balakowicz |
2006-08-09 | * Switched default PCI speed for 8540 ADS back to 33MHz | Matthew McClintock |
2006-08-09 | * Added support for initializing second PCI bus on 85xx Patch by Andy Fleming... | Matthew McClintock |
2006-08-09 | * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon ... | Matthew McClintock |
2006-03-31 | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk |
2006-03-13 | Fix bug in [id]cache_status commands for MPC85xx processors; | Wolfgang Denk |
2005-12-06 | Fix DPRAM offset/size for MPC8541/8555. | Wolfgang Denk |
2005-11-07 | Fix MPC85xx PCI support (pci_register_hose() before pci config access) | Stefan Roese |
2005-10-28 | Add support for multiple PHYs. | Marian Balakowicz |
2005-10-13 | Cleanup for GCC-4.x | Wolfgang Denk |
2005-10-05 | Added support for KwikByte KB920x boards (based on AT91RM9200) | Wolfgang Denk |
2005-10-05 | E500 update: repoint IVPR to RAM when code is relocated | Wolfgang Denk |
2005-08-05 | Merge with /home/wd/git/u-boot/master | Wolfgang Denk |
2005-08-04 | Fix typos in cpu/85xx/start.S which caused DataTLB exception to be | Wolfgang Denk |
2005-08-01 | Fix style issues primarily in 85xx and 83xx boards. | Jon Loeliger |