- Jan 15, 2007
-
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
Stefan Roese authored
Signed-off-by:
Stefan Roese <sr@denx.de>
-
- Jan 14, 2007
-
-
Heiko Schocher authored
Signed-off-by:
Heiko Schocher <hs@denx.de>
-
- Jan 13, 2007
-
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
Wolfgang Denk authored
Haiying Wang's modification to the reset command was broken, undo it. Signed-off-by:
Wolfgang Denk <wd@denx.de>
-
Stefan Roese authored
Also display enabled/disabled RAID 6 support for 440SP/440SPe PPC's. Signed-off-by:
Stefan Roese <sr@denx.de>
-
Stefan Roese authored
Now the board revision and the current PCI bus speed are printed after the board message. Also the EBC initialising is now done via defines in the board config file. Signed-off-by:
Stefan Roese <sr@denx.de>
-
Stefan Roese authored
Now the board revision and the current PCI bus speed are printed after the board message. Also the EBC initialising is now done via defines in the board config file. Signed-off-by:
Stefan Roese <sr@denx.de>
-
Stefan Roese authored
Now the board revision and the current PCI bus speed are printed after the board message. Signed-off-by:
Stefan Roese <sr@denx.de>
-
- Jan 10, 2007
-
-
Reinhard Thies authored
-
Detlev Zundel authored
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
Wolfgang Denk authored
The invocation of do_auto_update() is moved to the end of the misc_init_r() function, after the flash mappings have been initialized. Please find attached a patch that implements that change. Also correct the decoding of the keypad status. With this update, the key that will trigger the update is Column 2, Row 2.
-
- Jan 09, 2007
-
-
Marian Balakowicz authored
- use CFI driver (replaces custom flash driver) for main 'cam5200' target - add second build target 'cam5200_niosflash' which still uses custom driver
-
Markus Klotzbuecher authored
-
Markus Klotzbuecher authored
-
Markus Klotzbuecher authored
-
Markus Klotzbuecher authored
generation of hardware
-
Markus Klotzbuecher authored
-
Markus Klotzbuecher authored
-
Markus Klotzbuecher authored
-
Markus Klotzbuecher authored
-
Markus Klotzbuecher authored
-
Markus Klotzbuecher authored
-
Markus Klotzbuecher authored
-
- Jan 06, 2007
-
-
Wolfgang Denk authored
-
Stefan Roese authored
This patch fixes a problem with an incorrect setup for the refresh timer of the 44x DDR controller in the file cpu/ppc4xx/sdram.c Signed-off-by:
Stefan Roese <sr@denx.de>
-
Stefan Roese authored
This update brings the ALPR board support to the newest version. It also fixes a problem with the NAND driver. Signed-off-by:
Stefan Roese <sr@denx.de>
-
- Jan 05, 2007
-
-
Stefan Roese authored
Here the description from Brian Brelsford <Brian_Brelsford@dell.com>: The Hynix part returns a 0x1d in the 4th ID byte. The Samsung part returns a 0x15. In the code fragment below bits [1:0] determine the page size, it is ANDed via "(extid & 0x3)" then shifted out. The next field is also ANDed with 0x3. However this is a one bit field as defined in the Hynix and Samsung parts in the 4th ID byte that determins the oobsize, not a two bit field. It works on Samsung as bits[3:2] are 01. However for the Hynix there is a 11 in these two bits, so the oob size gets messed up. I checked the correct linux code and the suggested fix from Brian is also available in the linux nand mtd driver. Signed-off-by:
Stefan Roese <sr@denx.de>
-
Stefan Roese authored
-
Stefan Roese authored
This fix will make the MAL burst disabling patch for the Linux EMAC driver obsolete. Signed-off-by:
Stefan Roese <sr@denx.de>
-
Stefan Roese authored
This code will optimize the DDR2 controller setup on a board specific basis. Note: This code doesn't work right now on the NAND booting image for the Sequoia board, since it doesn't fit into the 4kBytes for the SPL image. Signed-off-by:
Stefan Roese <sr@denx.de>
-
- Jan 04, 2007
-
-
Wolfgang Denk authored
-
- Dec 28, 2006
-
-
Bartlomiej Sieka authored
- fix a typo in V38B config file - move watchdog initialisation earlier in the boot process - add "wdt=off" to default kernel command line (disables kernel watchdog)
-
- Dec 27, 2006
-
-
Wolfgang Denk authored
-
- Dec 24, 2006
-
-
Wolfgang Denk authored
-