Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-05 | [Blackfin][PATCH] Fix dynamic CPLB generation issue | Aubrey Li | |
2007-04-05 | [Blackfin][PATCH] Fix copyright and update license | Aubrey Li | |
2007-04-05 | [Blackfin][PATCH] remove asm/page.h as we do not actually use/want any of ↵ | Aubrey Li | |
these definitions nor does any other arch include it | |||
2007-04-04 | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx | Wolfgang Denk | |
2007-04-04 | Minor coding style cleanup. | Wolfgang Denk | |
2007-04-04 | Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze | Wolfgang Denk | |
2007-03-31 | Fix some minor whitespace violations. | Gerald Van Baren | |
2007-03-31 | Add a flattened device tree (fdt) command (2 of 2) | Gerald Van Baren | |
Modifications to the existing code to support the new fdt command. | |||
2007-03-31 | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | |
2007-03-31 | ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe) | Stefan Roese | |
Additional RAM information is now printed upon powerup, like DDR2 frequency and CAS latency. Signed-off-by: Stefan Roese <sr@denx.de> | |||
2007-03-31 | ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe) | Stefan Roese | |
Fix a bug in the auto calibration routine. This driver now runs more reliable with the tested modules. It's also tested with 167MHz PLB frequency (667MHz DDR2 frequency) on the Katmai. Signed-off-by: Stefan Roese <sr@denx.de> | |||
2007-03-29 | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx | Wolfgang Denk | |
2007-03-26 | Support for XUPV2P board | Michal Simek | |
Reset support BSP autoconfig support | |||
2007-03-24 | Merge with /home/stefan/git/u-boot/acadia | Stefan Roese | |
2007-03-24 | [PATCH] Add 4xx GPIO functions | Stefan Roese | |
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-24 | [PATCH] Clean up 40EZ/Acadia support | Stefan Roese | |
This patch cleans up all the open issue of the preliminary Acadia support. Signed-off-by: Stefan Roese <sr@denx.de> | |||
2007-03-22 | Set Rev 2.x 86xx PIC in mixed mode. | Haiying Wang | |
Prevent false interrupt from hanging Linux as MSR[EE] is set to enable interrupts by changing the PIC out of the default pass through mode into mixed mode. Signed-off-by: Haiying Wang <haiying.wang@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 | 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 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 | [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 | [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] Add BF537 stamp board support | Aubrey Li | |
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-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 | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx | Wolfgang Denk | |
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 | Merge with /home/hs/jupiter/u-boot | Wolfgang Denk | |
2007-03-08 | Merge with /home/git/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/git/u-boot | 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 | ppc4xx: Update 440SP/440SPe DDR SPD setup code to support 440SP | Stefan Roese | |
Signed-off-by: Stefan Roese <sr@denx.de> | |||
2007-03-07 | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx | Wolfgang Denk | |
2007-03-07 | [PATCH] Fix AMCC 44x SPD SDRAM init code to support 2 DIMM's | Stefan Roese | |
This patch fixes a problem that occurs when 2 DIMM's are used. This problem was first spotted and fixed by Gerald Jackson <gerald.jackson@reaonixsecurity.com> but this patch fixes the problem in a little more clever way. This patch also adds the nice functionality to dynamically create the TLB entries for the SDRAM (tlb.c). So we should never run into such problems with wrong (too short) TLB initialization again on these platforms. As this feature is new to the "old" 44x SPD DDR driver, it has to be enabled via the CONFIG_PROG_SDRAM_TLB define. Signed-off-by: Stefan Roese <sr@denx.de> | |||
2007-03-06 | Restructure POST directory to support of other CPUs, boards, etc. | Wolfgang Denk | |
2007-03-04 | Some code cleanup. | Wolfgang Denk | |