Age | Commit message (Expand) | Author |
2009-01-23 | 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards | Kumar Gala |
2009-01-23 | 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards | Kumar Gala |
2009-01-23 | 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards | Kumar Gala |
2009-01-23 | 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards | Kumar Gala |
2009-01-23 | 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards | Kumar Gala |
2009-01-23 | 85xx: separate FLASH BASE virtual from physical address | Kumar Gala |
2009-01-23 | 85xx: separate PIXIS virtual from physical address | Kumar Gala |
2009-01-14 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk |
2009-01-13 | Some changes of TLB entry setting for MPC8572DS | Haiying Wang |
2009-01-13 | Change PCIE1&2 deciide logic on MPC8544DS board more readable | Roy Zang |
2009-01-13 | PCIE2 and PCIE3 are decided by corresponing bit in devdisr instead of PCIE1 bit | Roy Zang |
2009-01-13 | Fix IO port selection issue on MPC8544DS and MPC8572DS boards | Roy Zang |
2009-01-13 | mpc8610hpcd: Fix PCI mapping concepts | Becky Bruce |
2008-12-19 | mpc8xxx: LCRR[CLKDIV] is sometimes five bits | Trent Piepho |
2008-12-04 | 85xx: Add PORDEVSR_PCI1 define | Peter Tyser |
2008-12-03 | 85xx: Add CPU 2 errata workaround to all 8548 boards | Peter Tyser |
2008-12-03 | 85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM case | Dave Liu |
2008-12-03 | 85xx: remove the unused ddr_enable_ecc in the board file | Dave Liu |
2008-11-18 | Align end of bss by 4 bytes | Selvamuthukumar |
2008-11-11 | mpc8641: fix address-cells default in old .dts detection | Becky Bruce |
2008-11-10 | mpc8641: Try to detect old .dts files | Becky Bruce |
2008-11-10 | mpc8641: Support 36-bit physical addressing | Becky Bruce |
2008-11-10 | mpc8641: Change 32-bit memory map | Becky Bruce |
2008-11-10 | mpc8641: Drop imaginary second flash bank, map 8MB | Becky Bruce |
2008-11-10 | Merge commit 'wd/master' | Jon Loeliger |
2008-11-09 | Merge branch 'master' of git://git.denx.de/u-boot-coldfire | Wolfgang Denk |
2008-11-03 | 86xx: Make dram_size a phys_size_t | Becky Bruce |
2008-11-03 | mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI build | Becky Bruce |
2008-11-03 | mpc8641: Stop supporting non-PCI_PNP configs | Becky Bruce |
2008-11-03 | ColdFire: Fix M5329EVB and M5373EVB nand issue | TsiChung Liew |
2008-11-03 | ColdFire: Add MCF5301x CPU and M53017EVB support | TsiChung Liew |
2008-11-03 | ColdFire: Add SBF support for M52277EVB | TsiChung Liew |
2008-11-03 | ColdFire: Use CFI driver for M5272C3 | TsiChung Liew |
2008-11-03 | ColdFire: Remove platforms mii.c file | TsiChung Liew |
2008-11-03 | ColdFire: Remove linker file | TsiChung Liew |
2008-11-02 | Coding Style cleanup, update CHANGELOG | Wolfgang Denk |
2008-10-31 | NAND: Add NAND support for MPC8536DS board | Jason Jin |
2008-10-30 | Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx | Wolfgang Denk |
2008-10-30 | 86xx: remove the second DDR LAW setting for mpc8641hpcn | Dave Liu |
2008-10-30 | 86xx: remove the unused ddr_enable_ecc in the board file | Dave Liu |
2008-10-29 | NAND: Add support for MPC8572DS board | Haiying Wang |
2008-10-29 | Make Freescale local bus registers available for both 83xx and 85xx. | Haiying Wang |
2008-10-24 | 86xx: Convert all fsl_pci_init users to new APIs | Kumar Gala |
2008-10-24 | 85xx: Convert all fsl_pci_init users to new APIs | Kumar Gala |
2008-10-21 | mpc83xx: add support for switching between USB Host/Function for MPC837XEMDS | Anton Vorontsov |
2008-10-21 | mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boards | Anton Vorontsov |
2008-10-21 | mpc83xx: add SGMII riser module support for the MPC8378E-MDS boards | Anton Vorontsov |
2008-10-21 | mpc83xx: fix serdes setup for the MPC8378E boards | Anton Vorontsov |
2008-10-21 | mpc83xx: mpc8360emds: rework LBC SDRAM setup | Anton Vorontsov |
2008-10-21 | 85xx: Fix compile warning in mpc8536ds.c | Kumar Gala |