Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-31 | ppc4xx: Rework of 4xx serial driver (2) | Stefan Roese | |
Change all linker scripts to reference the changed driver name 4xx_uart.o. Note: In most cased all these explicit referencing of these object files in the linker scripts is not neccessary. Only for manually embedded environment into the U-Boot image, which is not done is most cases. Signed-off-by: Stefan Roese <sr@denx.de> | |||
2005-12-12 | (no commit message) | Wolfgang Denk | |
2005-11-22 | Add support for Prodrive P3P440 board: | Stefan Roese | |
- Added onboard PPC440 DDR autodetection in cpu/ppc/sdram.c - CFG_FLASH_QUIET_TEST added to use the common CFI driver for bank autodetection Patch by Stefan Roese, 22 Nov 2005 |