Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [PATCH] icecube/lite5200b: wakeup from low-power support | Domen Puncer | 2007-04-16 | -0/+5 |
| | | | | | | | | | U-Boot part of Lite5200b low power mode support. Puts SDRAM out of self-refresh and transfers control to address saved at physical 0x0. Signed-off-by: Domen Puncer <domen.puncer@telargo.com> Acked-by: Grant Likely <grant.likely@secretlab.ca> | |||
* | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx | Wolfgang Denk | 2007-04-04 | -31/+19 |
|\ | ||||
| * | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-03-31 | -8/+21 |
| |\ | ||||
| * | | Merge some AMCC make targets to keep the top-level Makefile smaller | Stefan Roese | 2007-03-28 | -31/+19 |
| | | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | | | Minor coding style cleanup. | Wolfgang Denk | 2007-04-04 | -1/+0 |
| | | | ||||
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze | Wolfgang Denk | 2007-04-04 | -0/+11 |
|\ \ \ | |_|/ |/| | | ||||
| * | | Support for XUPV2P board | Michal Simek | 2007-03-26 | -0/+5 |
| | | | | | | | | | | | | | | | Reset support BSP autoconfig support | |||
| * | | [Microblaze][PATCH] part 2 | Michal Simek | 2007-03-11 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timer support interrupt controller support flash support ethernet support cache support board information support env support booting image support adding support for Xilinx ML401 | |||
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-blackfin | Wolfgang Denk | 2007-03-22 | -8/+21 |
|\ \ \ | |_|/ |/| | | ||||
| * | | [Blackfin][PATCH] Add BF561 EZKIT board support | Aubrey Li | 2007-03-20 | -2/+9 |
| | | | ||||
| * | | [Blackfin][PATCH] Add BF537 stamp board support | Aubrey Li | 2007-03-19 | -0/+8 |
| | | | ||||
| * | | [Blackfin][PATCH] code cleanup | Aubrey Li | 2007-03-12 | -1/+1 |
| | | | ||||
| * | | [Blackfin][PATCH-2/2] Common files changed to support bf533 platform | Aubrey.Li | 2007-03-09 | -9/+7 |
| | | | ||||
* | | | Merge with /home/stefan/git/u-boot/acadia | Stefan Roese | 2007-03-21 | -0/+3 |
|\ \ \ | |/ / |/| | | ||||
| * | | [PATCH] Add AMCC Acadia (405EZ) eval board support | Stefan Roese | 2007-03-21 | -0/+3 |
| |/ | | | | | | | | | | | | | | | | | This patch adds support for the new AMCC Acadia eval board. 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> | |||
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx | Wolfgang Denk | 2007-03-08 | -4/+43 |
|\ \ | ||||
| * | | mpc83xx: Add support for the MPC8349E-mITX-GP | Timur Tabi | 2007-03-02 | -2/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | Add support for the MPC8349E-mITX-GP, a stripped-down version of the MPC8349E-mITX. Bonus features include support for low-boot (BMS bit in HRCW is 0) for the ITX and a README for the ITX and the ITX-GP. Signed-off-by: Timur Tabi <timur@freescale.com> | |||
| * | | mpc83xx: sort Makefile targets | Kim Phillips | 2007-03-02 | -19/+20 |
| | | | | | | | | | | | | reordered targets alphabetically | |||
| * | | mpc83xx: U-Boot support for Wind River SBC8349 | Paul Gortmaker | 2007-03-02 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I've redone the SBC8349 support to match git-current, which incorporates all the MPC834x updates from Freescale since the 1.1.6 release, including the DDR changes. I've kept all the SBC8349 files as parallel as possible to the MPC8349EMDS ones for ease of maintenance and to allow for easy inspection of what was changed to support this board. Hence the SBC8349 U-Boot has FDT support and everything else that the MPC8349EMDS has. Fortunately the Freescale updates added support for boards using CS0, but I had to change spd_sdram.c to allow for board specific settings for the sdram_clk_cntl (it is/was hard coded to zero, and that remains the default if the board doesn't specify a value.) Hopefully this should be mergeable as-is and require no whitespace cleanups or similar, but if something doesn't measure up then let me know and I'll fix it. Thanks, Paul. | |||
| * | | mpc83xx: Add support for the MPC832XEMDS board | Dave Liu | 2007-03-02 | -0/+24 |
| |/ | | | | | | | | | | | This patch supports DUART, ETH3/4 and PCI etc. Signed-off-by: Dave Liu <daveliu@freescale.com> | |||
* | | Merge with /home/hs/jupiter/u-boot | Wolfgang Denk | 2007-03-08 | -0/+3 |
|\ \ | ||||
| * | | [PATCH] Added support for the jupiter board. | Heiko Schocher | 2007-02-16 | -0/+3 |
| | | | | | | | | | | | | Signed-off-by: Heiko Schocher <hs@denx.de> | |||
* | | | Restructure POST directory to support of other CPUs, boards, etc. | Wolfgang Denk | 2007-03-06 | -4/+9 |
| | | | ||||
* | | | Fix HOSTARCH handling. | Wolfgang Denk | 2007-03-06 | -5/+1 |
| |/ |/| | | | | | Patch by Mike Frysinger, Mar 05 2007 | |||
* | | Merge with /home/stefan/git/u-boot/denx-merge-sr | Stefan Roese | 2007-02-20 | -0/+3 |
|\ \ | ||||
| * \ | Merge with /home/tur/git/u-boot#motionpro | Wolfgang Denk | 2007-02-16 | -0/+3 |
| |\ \ | | |/ | |/| | ||||
| | * | [Motion-PRO] Preliminary support for the Motion-PRO board. | Bartlomiej Sieka | 2007-02-09 | -0/+3 |
| | | | ||||
* | | | [PATCH] Add support for the AMCC Katmai (440SPe) eval board | Stefan Roese | 2007-02-20 | -0/+3 |
|/ / | | | | | | | 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] Add support for esd mecp5200 board | Stefan Roese | 2007-01-31 | -0/+3 |
| | | | | | | | | Signed-off-by: Reinhard Arlt <reinhard.arlt@esd-electronics.com> | |||
* | | Merge with /home/sr/git/u-boot/denx-merge-sr | Wolfgang Denk | 2007-01-30 | -1/+4 |
|\ \ | ||||
| * | | [PATCH] Merge Yosemite & Yellowstone board ports | Stefan Roese | 2007-01-30 | -1/+4 |
| |/ | | | | | | | | | | | | | | | | | 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> | |||
* | | Add port for the lpc2292sodimm evaluation board from EmbeddedArtists | Gary Jennejohn | 2007-01-24 | -0/+3 |
|/ | ||||
* | [PATCH] Add support for Prodrive SCPU (PDNB3 variant) board | Stefan Roese | 2007-01-18 | -2/+9 |
| | | | | Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | Merge with /home/stefan/git/u-boot/denx-merge-sr | Stefan Roese | 2007-01-18 | -2/+2 |
|\ | ||||
| * | Raname solidcard3 into sc3; add redundant env for sc3 | Wolfgang Denk | 2007-01-16 | -2/+2 |
| | | ||||
* | | [PATCH] Add support for AMCC Taishan PPC440GX eval board | Stefan Roese | 2007-01-18 | -0/+3 |
|/ | | | | Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | Merge with /home/hs/SC3/u-boot | Wolfgang Denk | 2007-01-15 | -0/+3 |
|\ | | | | | | | Some code cleanup. | |||
| * | Added support for the SOLIDCARD III board from Eurodesign | Heiko Schocher | 2007-01-11 | -0/+3 |
| | | | | | | | | Signed-off-by: Heiko Schocher <hs@denx.de> | |||
* | | Merge with /home/hs/MAN/u-boot-dev | Wolfgang Denk | 2007-01-15 | -0/+2 |
|\ \ | ||||
| * | | [PATCH] Add support for the UC101 board from MAN. | Heiko Schocher | 2006-12-21 | -0/+2 |
| | | | | | | | | | | | | Signed-off-by: Heiko Schocher <hs@denx.de> | |||
* | | | CAM5200 flash driver modifications: | Marian Balakowicz | 2007-01-10 | -0/+5 |
| | | | | | | | | | | | | | | | - use CFI driver (replaces custom flash driver) for main 'cam5200' target - add second build target 'cam5200_niosflash' which still uses custom driver | |||
* | | | Prepare for release 1.2.0 | Wolfgang Denk | 2007-01-07 | -2/+2 |
| |/ |/| | ||||
* | | Merge with /home/hs/TQ/u-boot-dev | Wolfgang Denk | 2006-12-24 | -0/+3 |
|\ \ | ||||
| * | | Added support for the TQM8272 board from TQ | Heiko Schocher | 2006-12-21 | -0/+3 |
| | | | | | | | | | | | | Signed-off-by: Heiko Schocher <hs@denx.de> | |||
* | | | Preliminary support for the iDMR board (ColdFire). | Bartlomiej Sieka | 2006-12-20 | -0/+3 |
| |/ |/| | ||||
* | | Code cleanup. | Wolfgang Denk | 2006-11-30 | -15/+15 |
| | | ||||
* | | Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git | Wolfgang Denk | 2006-11-30 | -6/+30 |
|\ \ | ||||
| * \ | Merge http://www.denx.de/git/u-boot | Kim Phillips | 2006-11-28 | -0/+3 |
| |\ \ | ||||
| * | | | mpc83xx: add QE ethernet support | Dave Liu | 2006-11-03 | -0/+3 |
| | | | | | | | | | | | | | | | | this patch adds support for the QUICC Engine based UCC gigabit ethernet device. |