- Apr 15, 2007
-
-
Gerald Van Baren authored
-
- Apr 06, 2007
-
-
Gerald Van Baren authored
...in preparation for improving the bootm command's handling of fdt blobs. Also cleaned up some coding sloppiness.
-
Gerald Van Baren authored
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).
-
- Apr 04, 2007
-
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
- Apr 03, 2007
-
-
Wolfgang Denk authored
-
- Mar 31, 2007
-
-
Gerald Van Baren authored
-
Gerald Van Baren authored
Modifications to the existing code to support the new fdt command.
-
Gerald Van Baren authored
The fdt command uses David Gibson's libfdt library to manipulate as well as print the flattened device tree. This patch is the new command, the second part is the modifications to the existing code.
-
Gerald Van Baren authored
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.
-
Gerald Van Baren authored
Changes to David Gibson's original source to fit into u-boot's environment. No functionality changes.
-
Gerald Van Baren authored
This adds the applicable libfdt source files (unmodified) and a README to explain where the source came from.
-
Gerald Van Baren authored
This adds the applicable libfdt source files (unmodified) and a README to explain where the source came from.
-
Stefan Roese authored
Now the DDR2 frequency is also 2*PLB frequency when 166MHz PLB is selected. Signed-off-by:
Stefan Roese <sr@denx.de>
-
Stefan Roese authored
Additional RAM information is now printed upon powerup, like DDR2 frequency and CAS latency. Signed-off-by:
Stefan Roese <sr@denx.de>
-
Stefan Roese authored
With the updated 44x DDR2 driver the Yucca board now supports ECC generation and checking. Signed-off-by:
Stefan Roese <sr@denx.de>
-
Stefan Roese authored
The board specific "bootstrap" command is now fixed and can be used for the AMCC Katmai board to configure different CPU/PLB/OPB frequencies. Signed-off-by:
Stefan Roese <sr@denx.de>
-
Stefan Roese authored
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>
-
- Mar 30, 2007
-
-
Michal Simek authored
-
Michal Simek authored
-
- Mar 29, 2007
-
-
Wolfgang Denk authored
-
- Mar 28, 2007
-
-
Stefan Roese authored
Signed-off-by:
Stefan Roese <sr@denx.de>
-
Stefan Roese authored
The "old" i2c commands (iprobe, imd...) are now compiled in again, even when the i2c command tree is enabled via the CONFIG_I2C_CMD_TREE config option. Signed-off-by:
Stefan Roese <sr@denx.de>
-
- Mar 26, 2007
-
-
Michal Simek authored
-
- Mar 25, 2007
-
-
Michal Simek authored
Reset support BSP autoconfig support
-
- Mar 24, 2007
-
-
Stefan Roese authored
-
Stefan Roese authored
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>
-
Stefan Roese authored
Signed-off-by:
Stefan Roese <sr@denx.de>
-
Stefan Roese authored
This patch cleans up all the open issue of the preliminary Acadia support. Signed-off-by:
Stefan Roese <sr@denx.de>
-
- Mar 22, 2007
-
-
Jon Loeliger authored
(Dot outside sections problem). This fix is in the spirit of 807d5d73. Signed-off-by:
Jon Loeliger <jdl@freescale.com>
-
Haiying Wang authored
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>
-
Jason Jin authored
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>
-
Ed Swarthout authored
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>
-
- Mar 21, 2007
-
-
Wolfgang Denk authored
Signed-off-by:
Wolfgang Denk <wd@denx.de>
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
Stefan Roese authored
Signed-off-by:
Stefan Roese <sr@denx.de>
-