Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-12 | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | |
2007-04-11 | Update for SC3 board | Wolfgang Denk | |
* Make IDE timeout configurable through ide_reset_timeout variable. * Use Newline as "password" string * Use just a single partition in NAND flash | |||
2007-04-06 | Moved fdt command support code to fdt_support.c | Gerald Van Baren | |
...in preparation for improving the bootm command's handling of fdt blobs. Also cleaned up some coding sloppiness. | |||
2007-04-06 | libfdt: Make fdt_check_header() public | Gerald Van Baren | |
Changed _fdt_check_header() to fdt_check_header() and made it part of the interface - it is a useful routine. Also did some asthetics cleanup to the include files (headers). | |||
2007-04-05 | [Blackfin][PATCH] Fix dynamic CPLB generation issue | Aubrey Li | |
2007-04-05 | [Blackfin][PATCH] minior cleanup | Aubrey Li | |
2007-04-05 | [Blackfin][PATCH] Fix copyright and update license | Aubrey Li | |
2007-04-05 | [Blackfin][PATCH] call real the system synchronize instruction | 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-04-04 | Minor cleanup. | Wolfgang Denk | |
2007-04-02 | ppc4xx: Change SysACE address on Katmai | Stefan Roese | |
With this new base address of the Xilinx SystemACE controller the Linux driver will be easier to adapt, since it can now be mapped via the "normal" ioremap() call. Signed-off-by: Stefan Roese <sr@denx.de> | |||
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-31 | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | |
2007-03-31 | ppc4xx: Change Yucca config file to support ECC | Stefan Roese | |
With the updated 44x DDR2 driver the Yucca board now supports ECC generation and checking. Signed-off-by: Stefan Roese <sr@denx.de> | |||
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-28 | Merge some AMCC make targets to keep the top-level Makefile smaller | Stefan Roese | |
Signed-off-by: Stefan Roese <sr@denx.de> | |||
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] Small Sequoia cleanup | Stefan Roese | |
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 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 |