Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-22 | Add flash cmd function to 8641HPCN ramboot | Jason Jin | |
Also fixes some commmand for 8641 HPCN ramboot case. Signed-off-by: Jason Jin <jason.jin@freescale.com> Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
2007-03-22 | Add support for 8641 Rev 2 silicon. | Ed Swarthout | |
Without this patch, I am unable to get to the prompt on rev 2 silicon. Only set ddrioovcr for rev1. Signed-off-by: Ed Swarthout<ed.swarthout@freescale.com> Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
2007-03-22 | Code cleanup / re-insert previous Copyright entries. | Wolfgang Denk | |
Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
2007-03-22 | Merge with /home/wd/git/u-boot/custodian/u-boot-blackfin | Wolfgang Denk | |
2007-03-21 | Code cleanup. Update CHANGELOG | Wolfgang Denk | |
2007-03-21 | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx | Wolfgang Denk | |
2007-03-21 | ppc4xx: Fix file mode of include/configs/acadia.h | Stefan Roese | |
Signed-off-by: Stefan Roese <sr@denx.de> | |||
2007-03-21 | SPC1920: fix small clock routing bug | Markus Klotzbuecher | |
Signed-off-by: Markus Klotzbuecher <mk@denx.de> | |||
2007-03-21 | Merge with /home/stefan/git/u-boot/acadia | Stefan Roese | |
2007-03-21 | [PATCH] Add AMCC Acadia (405EZ) eval board support | Stefan Roese | |
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> | |||
2007-03-21 | [PATCH] Add AMCC PPC405EZ support | Stefan Roese | |
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-03-21 | Merge with /home/hs/TQ/u-boot | Wolfgang Denk | |
2007-03-21 | [PATCH] TQM8272: dont change the bits given from the HRCW | Heiko Schocher | |
for the SIUMCR and BCR Register. Fix the calculation for the EEprom Size Signed-off-by: Heiko Schocher <hs@denx.de> | |||
2007-03-20 | Merge http://www.denx.de/git/u-boot | Aubrey Li | |
2007-03-20 | [Blackfin][PATCH] Add BF561 EZKIT board support | Aubrey Li | |
2007-03-19 | Merge http://www.denx.de/git/u-boot | Aubrey Li | |
2007-03-19 | [Blackfin][PATCH] minor cleanup | Aubrey Li | |
2007-03-19 | Remove obsoleted POST files. | Wolfgang Denk | |
Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
2007-03-19 | [PATCH] Add flash chip M29W320ET/B support | Aubrey Li | |
2007-03-19 | [Blackfin][PATCH] Add BF537 stamp board support | Aubrey Li | |
2007-03-16 | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx | Wolfgang Denk | |
2007-03-16 | [PATCH] Use dynamic SDRAM TLB setup on AMCC Ebony eval board | Stefan Roese | |
Define CONFIG_PROG_SDRAM_TLB so that the TLB entries for the DDR memory are dynamically programmed matching the total size of the equipped memory (DIMM modules). Signed-off-by: Stefan Roese <sr@denx.de> | |||
2007-03-14 | [PATCH] renamed environment variable 'addcon' to 'addcons' for PCI405 | Matthias Fuchs | |
boards in terms of unification. Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com> | |||
2007-03-13 | Make SC3 board build with 'make O='; use 'addcons' consistently | Wolfgang Denk | |
(SC3 and Jupiter used to use 'addcon' instead). Signed-off-by: Wolfgang Denk wd@denx.de | |||
2007-03-13 | Merge with /home/hs/jupiter/u-boot | Wolfgang Denk | |
2007-03-13 | [PATCH] update board config for jupiter Board: | Heiko Schocher | |
added Hush Shell, CONFIG_CMDLINE_EDITING, CFG_ENV_ADDR_REDUND activated Signed-off-by: Heiko Schocher <hs@denx.de> | |||
2007-03-12 | [Blackfin][PATCH] minor cleanup | Aubrey Li | |
2007-03-12 | [Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issue | Aubrey Li | |
2007-03-12 | [Blackfin][PATCH] code cleanup | Aubrey Li | |
2007-03-11 | [Microblaze][PATCH] part 2 | Michal Simek | |
timer support interrupt controller support flash support ethernet support cache support board information support env support booting image support adding support for Xilinx ML401 | |||
2007-03-11 | [Microblaze][PATCH] | Michal Simek | |
timer support interrupt controller support flash support ethernet support cache support board information support env support booting image support adding support for Xilinx ML401 | |||
2007-03-10 | [Blackfin][PATCH] code cleanup | Aubrey Li | |
2007-03-09 | [Blackfin][PATCH-2/2] Common files changed to support bf533 platform | Aubrey.Li | |
2007-03-09 | [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform ↵ | Aubrey.Li | |
support | |||
2007-03-08 | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx | Wolfgang Denk | |
2007-03-08 | ppc4xx: Fix file mode of sequoia.c | Stefan Roese | |
Signed-off-by: Stefan Roese <sr@denx.de> | |||
2007-03-08 | Minor cleanup. | Wolfgang Denk | |
2007-03-08 | ppc4xx: Clear Sequoia/Rainier security engine reset bits | John Otken john@softadvances.com | |
Signed-off-by: John Otken john@softadvances.com <john@softadvances.com> | |||
2007-03-08 | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx | Wolfgang Denk | |
2007-03-08 | [PATCH] I2C: add some more SPD eeprom decoding for DDR2 modules | Matthias Fuchs | |
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com> | |||
2007-03-08 | [PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is defined | Matthias Fuchs | |
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com> | |||
2007-03-08 | [PATCH] 4xx: allow CONFIG_I2C_CMD_TREE without CONFIG_I2C_MULTI_BUS | Matthias Fuchs | |
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com> | |||
2007-03-08 | [PATCH] I2C: Add missing default CFG_SPD_BUS_NUM | Matthias Fuchs | |
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com> | |||
2007-03-08 | fixed ethernet phy configuration for plu405 board | Matthias Fuchs | |
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com> | |||
2007-03-08 | Minor cleanup | Wolfgang Denk | |
2007-03-08 | Merge with /home/hs/jupiter/u-boot | Wolfgang Denk | |
2007-03-08 | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx | Wolfgang Denk | |
2007-03-08 | Merge with /home/stefan/git/u-boot/yucca-ddr2 | Stefan Roese | |
2007-03-08 | [PATCH] Update AMCC Luan 440SP eval board support | Stefan Roese | |
The AMCC Luan now uses the common 440SP(e) DDR SPD code for DDR inititializition. This includes DDR auto calibration and support for different DIMM modules, instead of the fixed setup used in the earlier version. This patch also enables the cache in FLASH for the startup phase of U-Boot (while running from FLASH). After relocating to SDRAM the cache is disabled again. This will speed up the boot process, especially the SDRAM setup, since there are some loops for memory testing (auto calibration). Signed-off-by: Stefan Roese <sr@denx.de> | |||
2007-03-08 | [PATCH] Update AMCC Yucca 440SPe eval board support | Stefan Roese | |
The AMCC Yucca now uses the common 440SP(e) DDR SPD code for DDR inititializition. This includes DDR auto calibration and support for different DIMM modules, instead of the fixed setup used in the earlier version. Signed-off-by: Stefan Roese <sr@denx.de> |