Age | Commit message (Expand) | Author |
2008-09-10 | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-09 | Update Freescale 85xx boards to sys_eeprom.c | Timur Tabi |
2008-09-02 | Moved initialization of EEPRO100 Ethernet controller to board_eth_init() | Ben Warren |
2008-09-02 | Moved initialization of TSI108 Ethernet controller to board_eth_init() | Ben Warren |
2008-09-02 | Moved initialization of RTL8139 Ethernet controller to board_eth_init() | Ben Warren |
2008-09-02 | Introduce netdev.h header file and remove externs | Ben Warren |
2008-09-02 | Add pixis_set_sgmii command | Andy Fleming |
2008-09-02 | Add SGMII support for the 8544 DS | Andy Fleming |
2008-09-02 | Add support for Freescale SGMII Riser Card | Andy Fleming |
2008-08-28 | ColdFire: Multiple fixes for MCF5445x platforms | TsiChung Liew |
2008-08-28 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk |
2008-08-27 | mpc85xx: Add support for the MPC8536DS reference board | Kumar Gala |
2008-08-27 | mpc85xx: Add support for the MPC8572DS reference board | Kumar Gala |
2008-08-27 | FSL DDR: Convert MPC8544DS to new DDR code. | Kumar Gala |
2008-08-27 | FSL DDR: Convert MPC8568MDS to new DDR code. | Jon Loeliger |
2008-08-27 | FSL DDR: Convert MPC8548CDS to new DDR code. | Jon Loeliger |
2008-08-27 | FSL DDR: Convert MPC8541CDS to new DDR code. | Jon Loeliger |
2008-08-27 | FSL DDR: Convert MPC8555ADS to new DDR code. | Jon Loeliger |
2008-08-27 | FSL DDR: Convert MPC8560ADS to new DDR code. | Jon Loeliger |
2008-08-27 | FSL DDR: Convert MPC8540ADS to new DDR code. | Kumar Gala |
2008-08-26 | Moved initialization of ULI526X Ethernet driver to board code. | Ben Warren |
2008-08-27 | FSL DDR: Convert MPC8610HPCD to new DDR code. | Jon Loeliger |
2008-08-27 | FSL DDR: Convert MPC8641HPCN to new DDR code. | Kumar Gala |
2008-08-26 | mpc7448hpc2: Fix PCI I/O space mapping. | Randy Vinson |
2008-08-25 | MPC8349EMDS: Add PCI Agent (PCISLAVE) support | Ira W. Snyder |
2008-08-25 | MPC8349EMDS: use 83XX_GENERIC_PCI setup code | Ira W. Snyder |
2008-08-25 | Merge branch 'next' | Kim Phillips |
2008-08-19 | Clean up usage of icache_disable/dcache_disable | Kumar Gala |
2008-08-14 | ColdFire: Multiple fixes for M5282EVB | TsiChung Liew |
2008-08-14 | ColdFire: Move m5282evb from board to board/freescale | TsiChung Liew |
2008-08-14 | ColdFire: Move m5272c3 from board to board/freescale | TsiChung Liew |
2008-08-14 | ColdFire: Move m5271evb from board to board/freescale | TsiChung Liew |
2008-08-14 | ColdFire: Add M54451EVB platform support for MCF5445x | TsiChung Liew |
2008-08-14 | ColdFire: Implement SBF feature for M5445EVB | TsiChung Liew |
2008-08-14 | ColdFire: Use CFI Flash driver for M54455EVB | TsiChung Liew |
2008-08-14 | ColdFire: Add M5253DEMO platform support for MCF5253 | TsiChung Liew |
2008-08-14 | ColdFire: Fix M5253EVB dram bring up issue | TsiChung Liew |
2008-08-14 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk |
2008-08-13 | m5373evb: Update NAND driver to new API. | Scott Wood |
2008-08-13 | mx31: move freescale's mx31 boards to vendor board dir | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-12 | NAND boot: MPC8313ERDB support | Scott Wood |
2008-08-12 | Update MTD to that of Linux 2.6.22.1 | William Juul |
2008-08-10 | mpc85xx: workaround old binutils bug | Kumar Gala |
2008-08-01 | Fix compilation error for MCF5275 | TsiChung Liew |
2008-07-31 | mpc85xx: Update linker scripts for Freescale boards | Kumar Gala |
2008-07-16 | 83xx: mpc8315erdb: fix silly thinko in fdt_tsec1_fixup | Anton Vorontsov |
2008-07-16 | 83xx: mpc8315erdb: add support for switching between ULPI/UTMI USB PHYs | Anton Vorontsov |
2008-07-15 | Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile | Wolfgang Denk |
2008-07-15 | Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx | Wolfgang Denk |