Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-06-22 | Coding stylke cleanup; rebuild CHANGELOG | Wolfgang Denk | 1 | -1/+1 | |
2007-06-22 | Extend POST support for PPC440 | Igor Lisitsin | 1 | -0/+2 | |
Added memory, CPU, UART, I2C and SPR POST tests for PPC440. Signed-off-by: Igor Lisitsin <igor@emcraft.com> -- | |||||
2007-03-24 | [PATCH] Add 4xx GPIO functions | Stefan Roese | 1 | -113/+2 | |
This patch adds some 4xx GPIO functions. It also moves some of the common code and defines into a common 4xx GPIO header file. Signed-off-by: Stefan Roese <sr@denx.de> | |||||
2007-03-21 | [PATCH] Add AMCC PPC405EZ support | Stefan Roese | 1 | -1/+2 | |
This patch adds support for the new AMCC 405EZ PPC. It is in preparation for the AMCC Acadia board support. Please note that this Acadia/405EZ support is still in a beta stage. Still lot's of cleanup needed but we need a preliminary release now. Signed-off-by: Stefan Roese <sr@denx.de> | |||||
2007-02-20 | [PATCH] Add support for the AMCC Katmai (440SPe) eval board | Stefan Roese | 1 | -1/+1 | |
Signed-off-by: Stefan Roese <sr@denx.de> | |||||
2007-01-18 | [PATCH] Fix: Compilerwarnings for SC3 board. | Heiko Schocher | 1 | -3/+2 | |
The EBC Configuration Register is now by CFG_EBC_CFG definable Added JFFS2 support for the SC3 board. Signed-off-by: Heiko Schocher <hs@denx.de> | |||||
2007-01-15 | Merge with /home/hs/SC3/u-boot | Wolfgang Denk | 1 | -2/+9 | |
Some code cleanup. | |||||
2007-01-11 | Added support for the SOLIDCARD III board from Eurodesign | Heiko Schocher | 1 | -1/+4 | |
Signed-off-by: Heiko Schocher <hs@denx.de> | |||||
2007-01-05 | [PATCH] Add DDR2 optimization code for Sequoia (440EPx) board | Stefan Roese | 1 | -3/+0 | |
This code will optimize the DDR2 controller setup on a board specific basis. Note: This code doesn't work right now on the NAND booting image for the Sequoia board, since it doesn't fit into the 4kBytes for the SPL image. Signed-off-by: Stefan Roese <sr@denx.de> | |||||
2006-11-27 | [PATCH] Update Prodrive ALPR board support (440GX) | Stefan Roese | 1 | -0/+4 | |
Signed-off-by: Stefan Roese <sr@denx.de> | |||||
2006-10-12 | * PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup GPIO completely. | Stefan Roese | 1 | -4/+10 | |
- Add configuration of Open Drain GPIO Output selection - Add configuration of initial value of GPIO output pins Patch by Tolunay Orkun, 07 Apr 2006 | |||||
2006-06-02 | Add support for PCS440EP board | Stefan Roese | 1 | -1/+119 | |
Patch by Stefan Roese, 02 Jun 2006 | |||||
2006-03-31 | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 1 | -2/+4 | |
2005-08-16 | Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c | Stefan Roese | 1 | -1/+1 | |
now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005 | |||||
2005-08-08 | Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) | Stefan Roese | 1 | -1/+1 | |
Patch by Stefan Roese, 08 Aug 2005 | |||||
2005-08-01 | Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. | Stefan Roese | 1 | -0/+4 | |
Patch by Steven Blakeslee, 27 Jul 2005 | |||||
2003-06-05 | - Fix bug for initial stack in data cache as pointed out by Thomas Schaefer ↵ | stroese | 1 | -7/+92 | |
(tschaefer@giga-stream.de). Now inital stack in data cache can be used even if the chip select is in use. | |||||
2003-05-23 | PPC405EP support added. | stroese | 1 | -3/+24 | |
2003-04-04 | Changed PPC405GPr version from A to B. | stroese | 1 | -1/+1 | |
2003-03-20 | Set edge conditioning circuitry on PPC405GPr for compatibility to existing ↵ | stroese | 1 | -0/+10 | |
PPC405GP designs. | |||||
2002-08-27 | Initial revision | wdenk | 1 | -0/+148 | |