Age | Commit message (Expand) | Author |
2009-01-28 | Command usage cleanup | Peter Tyser |
2009-01-28 | Standardize command usage messages with cmd_usage() | Peter Tyser |
2009-01-14 | ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boards | Matthias Fuchs |
2009-01-14 | ppc4xx: Disable pci node in device tree on CPCI405 pci adapters | Matthias Fuchs |
2009-01-14 | ppc4xx: Cleanup CPCI405 board code | Matthias Fuchs |
2009-01-14 | ppc4xx: Enable auto RS485 mode on PLU405 boards | Matthias Fuchs |
2008-12-14 | Fix new found CFG_ | Jean-Christophe PLAGNIOL-VILLARD |
2008-12-10 | ppc4xx: Disable EEPROM write access on PMC440 boards | Matthias Fuchs |
2008-12-10 | ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boards | Matthias Fuchs |
2008-12-10 | ppc4xx: Update TEXT_BASE for CPCI405 boards | Matthias Fuchs |
2008-11-25 | ppc4xx: Use correct io accessors for PCI405 | Matthias Fuchs |
2008-11-25 | ppc4xx: Remove unused code from PCI405 code | Matthias Fuchs |
2008-11-18 | Align end of bss by 4 bytes | Selvamuthukumar |
2008-11-09 | Moved PPC4xx EMAC driver to drivers/net | Ben Warren |
2008-10-31 | ppc4xx: Update PMC440 board support | Matthias Fuchs |
2008-10-31 | ppc4xx: Fix PMC440 BSP commands | Matthias Fuchs |
2008-10-31 | ppc4xx: Fix esd loadpci command | Matthias Fuchs |
2008-10-31 | ppc4xx: Clean up PMC440 header | Matthias Fuchs |
2008-10-31 | ppc4xx: Handle other board variant in PMC440 FPGA code | Matthias Fuchs |
2008-10-21 | Cleanup: fix "MHz" spelling | Wolfgang Denk |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-10-10 | ppc4xx: Fix USB 2.0 phy reset sequence | Matthias Fuchs |
2008-10-10 | ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 board | Matthias Fuchs |
2008-10-10 | ppc4xx: Fix DU440 GPIO configuration | Matthias Fuchs |
2008-09-12 | Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2008-09-12 | ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports | Stefan Roese |
2008-09-10 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD |
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-08 | ppc4xx: Cleanup CPCI405 linker script | Matthias Fuchs |
2008-09-08 | ppc4xx: Update CPCI405 variants handling | Matthias Fuchs |
2008-09-03 | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk |
2008-09-03 | ppx4xx: Fix broken DASA_SIM board | Matthias Fuchs |
2008-09-03 | ppc4xx: Remove reference to common/lists.o from some esd linker scripts | Stefan Roese |
2008-09-03 | ppc4xx: Remove obsolete or unused functions from some esd boards | Matthias Fuchs |
2008-09-03 | ppc4xx: Remove obsolete initdram() function from VOM405 board | Matthias Fuchs |
2008-09-03 | ppc4xx: Cleanup VOM405 linker script | Matthias Fuchs |
2008-09-03 | ppc4xx: Cleanup PLU405 platform file | Matthias Fuchs |
2008-09-03 | ppc4xx: Cleanup PLU405 linker script | Matthias Fuchs |
2008-09-03 | ppc4xx: Increase U-Boot size to 384kB for PLU405 boards | Matthias Fuchs |
2008-09-02 | Moved initialization of TULIP Ethernet controller to board_eth_init() | Ben Warren |
2008-09-02 | Moved initialization of NS8382X Ethernet controller to board_eth_init() | Ben Warren |
2008-08-19 | Clean up usage of icache_disable/dcache_disable | Kumar Gala |
2008-08-13 | drivers/mtd/nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-12 | Fixing coding style issues | William Juul |
2008-08-12 | Update MTD to that of Linux 2.6.22.1 | William Juul |
2008-08-01 | Fix compilation error for TASREG | TsiChung Liew |
2008-07-14 | Code cleanup: fix old style assignment ambiguities like "=-" etc. | Wolfgang Denk |
2008-07-13 | ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards | Stefan Roese |
2008-07-10 | ppc4xx: Fix printf format warnings now visible with the updated format check | Stefan Roese |