Age | Commit message (Expand) | Author |
2009-07-16 | nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory | Stefan Roese |
2009-07-10 | ppc4xx: Set default PCI device ID for 405EP boards | Matthias Fuchs |
2009-07-10 | ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init() | Matthias Fuchs |
2009-07-08 | ppc4xx: Make pll_write global | Matthias Fuchs |
2009-07-08 | ppc4xx: Remove compilation warning "pci_async_enabled defined but not used" | Stefan Roese |
2009-07-08 | ppc4xx: Implement is_pci_host() for 405 CPUs | Matthias Fuchs |
2009-07-08 | ppc4xx: Fixed PPC4xx debug compilation error in uic.c | Alessio Centazzo |
2009-07-08 | 4xx: Fix compilation warnings and MQ registers dump in SPD DDR2 code | Felix Radensky |
2009-06-12 | ppc4xx: Remove PCI async bootup message if PCI is not used | Stefan Roese |
2009-06-12 | ppc4xx: Add Sequoia RAM-booting target | Stefan Roese |
2009-06-12 | i2c: Create common default i2c_[set|get]_bus_speed() functions | Peter Tyser |
2009-06-12 | i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value | Peter Tyser |
2009-05-23 | ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platforms | Stefan Roese |
2009-05-23 | ppc4xx: Move definition for PPC4xx NAND FLASH controller to header | Stefan Roese |
2009-05-15 | Fix e-mail address of Gary Jennejohn. | Detlev Zundel |
2009-04-28 | Replace __attribute references with __attribute__ | Peter Tyser |
2009-04-16 | ppc4xx: Add "booting from NAND" to 4xx NAND-booting targets | Stefan Roese |
2009-03-20 | ppc4xx: Don't write the MAC address into the internal SoC registers | Stefan Roese |
2009-03-20 | cpu/: get mac address from environment | Mike Frysinger |
2009-03-20 | ppc4xx: Fix bug in PCI outbound map configuration for canyonlands | Anatolij Gustschin |
2009-02-18 | ppc4xx: PCIe: Change 16GB inbound memory to 4GB | Stefan Roese |
2009-02-12 | ppc4xx: Fix initialization of the SDRAM_CODT register | Carolyn Smith |
2009-02-12 | ppc4xx: Autocalibration can set RDCC to over aggressive value. | Adam Graham |
2009-02-10 | ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h | Kumar Gala |
2009-02-07 | pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity | Kumar Gala |
2009-02-06 | ppc4xx: Make PCIE support selectable | Dirk Eibach |
2009-02-06 | ppc4xx: Only fixup opb attached UARTs | Matthias Fuchs |
2009-01-28 | Standardize command usage messages with cmd_usage() | Peter Tyser |
2009-01-26 | ppc4xx: Improve DDR autodetect | Dirk Eibach |
2008-12-16 | Coding style cleanup, update CHANGELOG. | Wolfgang Denk |
2008-12-15 | i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions | Timur Tabi |
2008-12-09 | Section name should be ".data", not "data" | Trent Piepho |
2008-12-06 | Update U-Boot's build timestamp on every compile | Peter Tyser |
2008-11-21 | ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization | Dave Mitchell |
2008-11-21 | ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs | Dave Mitchell |
2008-11-20 | ppc4xx: Clear all potentially pending exceptions in MCSR | Stefan Roese |
2008-11-09 | Moved initialization of PPC4xx EMAC to cpu_eth_init() | Ben Warren |
2008-11-09 | Moved PPC4xx EMAC driver to drivers/net | Ben Warren |
2008-11-09 | Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC | Ben Warren |
2008-10-24 | ppc4xx: Generic architecture for xilinx ppc405(v3) | Ricardo Ribalda Delgado |
2008-10-21 | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk |
2008-10-21 | ppc4xx: Correctly setup ranges property in ebc node | Stefan Roese |
2008-10-21 | ppc4xx: Add routine to retrieve CPU number | Adam Graham |
2008-10-21 | ppc4xx: Add static support for 44x IBM SDRAM Controller | Adam Graham |
2008-10-21 | Cleanup: fix "MHz" spelling | Wolfgang Denk |
2008-10-21 | Merge git://git.denx.de/u-boot into x1 | Markus Klotzbuecher |
2008-10-18 | Merge 'next' branch | Wolfgang Denk |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-10-17 | ppc4xx: PPC44x MQ initialization | Yuri Tikhonov |
2008-10-14 | The PIPE_INTERRUPT flag is used wrong | Remy Bohmer |