Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-04-04 | Minor cleanup. | Wolfgang Denk | |
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 | libfdt: Enhanced and published fdt_next_tag() | Gerald Van Baren | |
Enhanced the formerly private function _fdt_next_tag() to allow stepping through the tree, used to produce a human-readable dump, and made it part of the published interface. Also added some comments. | |||
2007-03-31 | libfdt: Customizations for use by u-boot. | Gerald Van Baren | |
Changes to David Gibson's original source to fit into u-boot's environment. No functionality changes. | |||
2007-03-31 | libfdt: Import libfdt source (1 of 2) | Gerald Van Baren | |
This adds the applicable libfdt source files (unmodified) and a README to explain where the source came from. | |||
2007-03-30 | [CLEAN] Remove inefficient Suzaku code | Michal Simek | |
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-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 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 | Merge with /home/wd/git/u-boot/custodian/u-boot-blackfin | 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 | 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-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 | [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] code cleanup | Aubrey Li | |
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 | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx | Wolfgang Denk | |
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> | |||
2007-03-08 | ppc4xx: Small AMCC Katmai 440SPe update | Stefan Roese | |
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] Use dynamic SDRAM TLB setup on AMCC Ocotea 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-07 | HMI1001: fix build error, cleanup compiler warnings. | Wolfgang Denk | |