Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-25 | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | |
2007-06-25 | ppc4xx: Add pci_pre_init() for 405 boards | Stefan Roese | |
This patch removes the CFG_PCI_PRE_INIT option completely, since it's not needed anymore with the patch from Matthias Fuchs with the "weak" pci_pre_init() implementation. Signed-off-by: Stefan Roese <sr@denx.de> | |||
2007-06-22 | Coding stylke cleanup; rebuild CHANGELOG | Wolfgang Denk | |
2007-06-15 | [ppc4xx] Change lwmon5 port to work with recent 440 exception rework | Stefan Roese | |
Now CONFIG_440 has to be defined in all PPC440 board config files. Signed-off-by: Stefan Roese <sr@denx.de> | |||
2007-06-15 | [ppc4xx] Add initial lwmon5 board support | Stefan Roese | |
This patch adds initial support for the Liebherr lwmon5 board euqipped with an AMCC 440EPx PowerPC. Signed-off-by: Stefan Roese <sr@denx.de> |