Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr | Stefan Roese | 2007-02-19 | -47/+46 |
|\ | ||||
| * | MCC200: Extensions to Software Update Mechanism | Sergei Poselenov | 2007-02-19 | -47/+46 |
| | | | | | | | | | | | | | | | | | | | | Update / extend Software Update Mechanism for MCC200 board: - Add support for rootfs image added. The environment variables "rootfs_st" and "rootfs_nd" can be used to override the default values of the image start and end. - Remove excessive key check code. - Code cleanup. | |||
* | | [PATCH] Update Sequoia EBC configuration (NOR FLASH) | Stefan Roese | 2007-02-19 | -2/+2 |
|/ | | | | | | | As spotted by Matthias Fuchs, the READY input should not be enabled for the NOR FLASH on the Sequoia board. Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | Merge with /home/tur/git/u-boot#motionpro | Wolfgang Denk | 2007-02-16 | -7/+690 |
|\ | ||||
| * | [Motion-PRO] Preliminary support for the Motion-PRO board. | Bartlomiej Sieka | 2007-02-09 | -7/+689 |
| | | ||||
* | | LPC2292: patch from Siemens. | Gary Jennejohn | 2007-02-12 | -1/+1 |
| | | ||||
* | | [PATCH] Add missing p3mx.h file to repository (ups) | Stefan Roese | 2007-02-10 | -0/+34 |
| | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | | [PATCH] Update some AMCC 4xx board config files (set initrd_high) | Stefan Roese | 2007-02-07 | -0/+8 |
| | | | | | | | | | | | | | | | | Some boards that can have more than 768MBytes of SDRAM need to set "initrd_high", so that the initrd can be accessed by the Linux kernel. Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | | [PATCH] Correctly display PCI arbiter en-/disabled on some 4xx boards | Stefan Roese | 2007-02-02 | -6/+10 |
| | | | | | | | | | | | | | | | | Previously the strapping DCR/SDR was read to determine if the internal PCI arbiter is enabled or not. This strapping bit can be overridden, so now the current status is read from the correct DCR/SDR register. Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | | [PATCH] Change configuration output of Sycamore, Yellowstone & Rainier | Stefan Roese | 2007-02-02 | -8/+4 |
| | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | | [PATCH] Remove PCI-PNP configuration from Sequoia/Rainier config file | Stefan Roese | 2007-02-01 | -1/+1 |
| | | | | | | | | | | | | | | | | When PCI PNP is enabled the pci pnp configuration routine is called which sets the PCI_CACHE_SIZE_LINE to 8. This seems to generate some problems with some PCI cards. For now disable the PCI PNP configuration. Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | | [PATCH] Update 440EPx/440GRx cpu detection | Stefan Roese | 2007-01-31 | -6/+10 |
| | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | | [PATCH] Update esd cpci5200 files | Stefan Roese | 2007-01-31 | -10/+53 |
| | | | | | | | | Signed-off-by: Reinhard Arlt <reinhard.arlt@esd-electronics.com> | |||
* | | [PATCH] Add support for esd mecp5200 board | Stefan Roese | 2007-01-31 | -3/+867 |
| | | | | | | | | Signed-off-by: Reinhard Arlt <reinhard.arlt@esd-electronics.com> | |||
* | | [PATCH] Remove unneccessary yellowstone board config file | Stefan Roese | 2007-01-31 | -340/+0 |
| | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | | Merge with /home/sr/git/u-boot/denx-merge-sr | Wolfgang Denk | 2007-01-30 | -945/+74 |
|\ \ | ||||
| * | | [PATCH] Update Sequoia (440EPx) config file | Stefan Roese | 2007-01-30 | -9/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | The config file now handles the 2nd target, the Rainier (440GRx) evaluation board better. Additionally the PPC input clock was adjusted to match the correct value of 33.0 MHz. Signed-off-by: Stefan Roese <sr@denx.de> | |||
| * | | [PATCH] Merge Yosemite & Yellowstone board ports | Stefan Roese | 2007-01-30 | -931/+49 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Now the AMCC eval boards Yosemite (440EP) and Yellowstone (440GR) share one config file and all board specific files. This way we don't have to maintain two different sets of files for nearly identical boards. Signed-off-by: Stefan Roese <sr@denx.de> | |||
| * | | [PATCH] Update Prodrive SCPU (PDNB3 variant) board | Stefan Roese | 2007-01-30 | -5/+6 |
| | | | | | | | | | | | | | | | | | | SCPU doesn't use redundant environment in flash. Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | | | Merge with /home/sr/git/u-boot/denx-merge-sr | Wolfgang Denk | 2007-01-30 | -6/+8 |
|\ \ \ | |/ / | ||||
| * | | [PATCH] alpr: Update alpr board config file | Stefan Roese | 2007-01-30 | -6/+8 |
| | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | | | LPC2292 SODIMM port coding style cleanup. | Wolfgang Denk | 2007-01-30 | -372/+412 |
| | | | ||||
* | | | Add port for the lpc2292sodimm evaluation board from EmbeddedArtists | Gary Jennejohn | 2007-01-24 | -4/+2787 |
| |/ |/| | ||||
* | | Merge with /home/tur/proj/idmr/u-boot | Wolfgang Denk | 2007-01-24 | -4/+58 |
|\ \ | ||||
| * | | [iDMR] Add MTD and JFFS2 support, also add default partition definition. | Bartlomiej Sieka | 2007-01-23 | -0/+12 |
| | | | ||||
| * | | [iDMR] Flash driver on initialisation write-protects some sectors, | Bartlomiej Sieka | 2007-01-23 | -1/+1 |
| | | | | | | | | | | | | | | | | | | currently sectors 0-3. Sector 3 does not need to be protected, though (U-boot occupies sectors 0-1 and the environment sector 2). This commit fixes this, i.e., only sectors 0-2 are protected. | |||
| * | | [iDMR] Using MII-related commands on iDRM board doesn't work now (e.g., | Bartlomiej Sieka | 2007-01-23 | -2/+6 |
| | | | | | | | | | | | | | | | | | | "mii device" results in "Unexpected exception"). Fixing this properly requires some clean-up in the FEC drivers infrastructure for ColdFire, so this commit disables MII commads for now. | |||
| * | | [ColdFire MCF5271 family] Add CPU detection based on the value of Chip | Bartlomiej Sieka | 2007-01-23 | -1/+39 |
| | | | | | | | | | | | | Identification Register (CIR). | |||
* | | | Minor code cleanup. | Wolfgang Denk | 2007-01-19 | -4/+70 |
| | | | ||||
* | | | Merge with /home/hs/SC3/u-boot-dev | Wolfgang Denk | 2007-01-19 | -28/+26 |
|\ \ \ | ||||
| * | | | [PATCH] SC3 board: added CFG_CMD_AUTOSCRIPT. | Heiko Schocher | 2007-01-19 | -12/+13 |
| | | | | | | | | | | | | | | | | Signed-off-by: Heiko Schocher <hs@denx.de> | |||
| * | | | [PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driver | Heiko Schocher | 2007-01-19 | -16/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | if you must swap the bytes between reading/writing. (Needed for the SC3 board) Signed-off-by: Heiko Schocher <hs@denx.de> | |||
* | | | | Merge with /home/hs/SC3/u-boot-dev | Wolfgang Denk | 2007-01-19 | -22/+34 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | ||||
| * | | [PATCH] Fix: Compilerwarnings for SC3 board. | Heiko Schocher | 2007-01-18 | -22/+34 |
| | | | | | | | | | | | | | | | | | | | | | 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> | |||
* | | | [PATCH] Add support for Prodrive SCPU (PDNB3 variant) board | Stefan Roese | 2007-01-18 | -5/+50 |
| | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | | | [PATCH] Update Prodrive P3Mx support | Stefan Roese | 2007-01-18 | -8/+64 |
| | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | | | [PATCH] Add missing Taishan config file | Stefan Roese | 2007-01-18 | -0/+333 |
| | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | | | Merge with /home/stefan/git/u-boot/denx-merge-sr | Stefan Roese | 2007-01-18 | -40/+61 |
|\ \ \ | |/ / | ||||
| * | | Raname solidcard3 into sc3; add redundant env for sc3 | Wolfgang Denk | 2007-01-16 | -40/+60 |
| | | | ||||
* | | | [PATCH] Add support for AMCC Taishan PPC440GX eval board | Stefan Roese | 2007-01-18 | -79/+1485 |
|/ / | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | | Update default environment for Solidcard3 | Wolfgang Denk | 2007-01-16 | -0/+25 |
| | | ||||
* | | Merge with /home/hs/SC3/u-boot | Wolfgang Denk | 2007-01-15 | -21/+2285 |
|\ \ | | | | | | | | | | Some code cleanup. | |||
| * | | Added support for the SOLIDCARD III board from Eurodesign | Heiko Schocher | 2007-01-11 | -4/+2074 |
| | | | | | | | | | | | | Signed-off-by: Heiko Schocher <hs@denx.de> | |||
* | | | Merge with /home/hs/MAN/u-boot-dev | Wolfgang Denk | 2007-01-15 | -5/+1119 |
|\ \ \ | ||||
| * | | | [FIX] correct I2C Writes for the LM81 Sensor. | Heiko Schocher | 2007-01-14 | -3/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Heiko Schocher <hs@denx.de> | |||
| * | | | [PATCH] Add support for the UC101 board from MAN. | Heiko Schocher | 2006-12-21 | -5/+1118 |
| | | | | | | | | | | | | | | | | Signed-off-by: Heiko Schocher <hs@denx.de> | |||
* | | | | Merge with /home/sr/git/u-boot/denx-merge-sr | Wolfgang Denk | 2007-01-15 | -1/+1 |
|\ \ \ \ | ||||
| * | | | | [PATCH] Fix 440SPe rev B detection from previous patch | Stefan Roese | 2007-01-15 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | | | | | Merge with /home/sr/git/u-boot/denx-merge-sr | Wolfgang Denk | 2007-01-13 | -45/+81 |
|\ \ \ \ \ | |/ / / / | ||||
| * | | | | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr | Stefan Roese | 2007-01-13 | -51/+1206 |
| |\ \ \ \ |