summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Collapse)AuthorAgeFilesLines
* Motion-PRO: Code cleanup, fix of a typo in OF_STDOUT_PATH.Bartlomiej Sieka2007-05-271-6/+6
| | | | Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
* MPC5XXX, Motion-PRO: Fix PHY initialization problem.Bartlomiej Sieka2007-05-271-1/+17
| | | | | | | | | | After being reset in mpc5xxx_fec_init_phy(), PHY goes into FX mode, in which networking does not function. This commit switches PHY to TX mode by clearing the FX_SEL bit of Mode Control Register. It also reverses commit 008861a2f3ef2c062744d733787c7e530a1b8761, i.e., a temporary workaround. Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com> Acked-by: Bartlomiej Sieka <tur@semihalf.com>
* Motion-PRO: Add displaying of CPLD revision information during boot.Bartlomiej Sieka2007-05-271-1/+2
| | | | | Signed-off-by: Jan Wrobel <wrr@semihalf.com> Acked-by: Bartlomiej Sieka <tur@semihalf.com>
* Motion-PRO: Add LED support.Bartlomiej Sieka2007-05-271-0/+30
| | | | | | Signed-off-by: Jan Wrobel <wrr@semihalf.com> Signed-off-by: Marian Balakowicz <m8@semihalf.com> Acked-by: Bartlomiej Sieka <tur@semihalf.com>
* [Motion-PRO] Enable Flat Device Tree support and modify default environmentBartlomiej Sieka2007-05-081-0/+11
| | | | to allow booting of FDT-expecting kernels.
* [Motion-PRO] Preliminary support for the Motion-PRO board.Bartlomiej Sieka2007-02-094-0/+374
|
* Merge with /home/tur/proj/idmr/u-bootWolfgang Denk2007-01-241-1/+1
|\
| * [iDMR] Flash driver on initialisation write-protects some sectors,Bartlomiej Sieka2007-01-231-1/+1
| | | | | | | | | | | | currently sectors 0-3. Sector 3 does not need to be protected, though (U-boot occupies sectors 0-1 and the environment sector 2). This commit fixes this, i.e., only sectors 0-2 are protected.
* | Minor code cleanup.Wolfgang Denk2007-01-192-4/+4
| |
* | Merge with /home/hs/SC3/u-boot-devWolfgang Denk2007-01-191-0/+2
|\ \
| * | [PATCH] Fix: Compilerwarnings for SC3 board.Heiko Schocher2007-01-181-0/+2
| | | | | | | | | | | | | | | | | | | | | The EBC Configuration Register is now by CFG_EBC_CFG definable Added JFFS2 support for the SC3 board. Signed-off-by: Heiko Schocher <hs@denx.de>
* | | [PATCH] Add support for Prodrive SCPU (PDNB3 variant) boardStefan Roese2007-01-181-0/+4
| | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de>
* | | [PATCH] Update Prodrive P3Mx supportStefan Roese2007-01-182-6/+61
| | | | | | | | | | | | Signed-off-by: Stefan Roese <sr@denx.de>
* | | Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese2007-01-187-2/+2
|\ \ \ | |/ /
| * | Raname solidcard3 into sc3; add redundant env for sc3Wolfgang Denk2007-01-167-2/+2
| | |
* | | [PATCH] Add support for AMCC Taishan PPC440GX eval boardStefan Roese2007-01-188-0/+1374
|/ / | | | | | | Signed-off-by: Stefan Roese <sr@denx.de>
* | Merge with /home/hs/SC3/u-bootWolfgang Denk2007-01-1510-11/+1598
|\ \ | | | | | | | | | Some code cleanup.
| * | Added support for the SOLIDCARD III board from EurodesignHeiko Schocher2007-01-116-0/+1500
| | | | | | | | | | | | Signed-off-by: Heiko Schocher <hs@denx.de>
* | | Merge with /home/hs/MAN/u-boot-devWolfgang Denk2007-01-154-0/+601
|\ \ \
| * | | [PATCH] Add support for the UC101 board from MAN.Heiko Schocher2006-12-214-0/+601
| | | | | | | | | | | | | | | | Signed-off-by: Heiko Schocher <hs@denx.de>
* | | | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-srStefan Roese2007-01-138-17/+675
|\ \ \ \
| * \ \ \ Merge with /home/m8/git/u-boot/Detlev Zundel2007-01-101-2/+2
| |\ \ \ \
| | * | | | CAM5200 flash driver modifications:Marian Balakowicz2007-01-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - use CFI driver (replaces custom flash driver) for main 'cam5200' target - add second build target 'cam5200_niosflash' which still uses custom driver
| * | | | | Merge with /home/mk/11-cmb1920/u-boot#4upstreamWolfgang Denk2007-01-105-7/+666
| |\ \ \ \ \
| | * | | | | SPC1920: cleanup memory contoller setupMarkus Klotzbuecher2007-01-092-10/+5
| | | | | | |
| | * | | | | SPC1920: add support for the FM18L08 Ramtron FRAMMarkus Klotzbuecher2007-01-091-0/+5
| | | | | | |
| | * | | | | Miscellanious spc1920 related cleanupsMarkus Klotzbuecher2007-01-092-3/+12
| | | | | | |
| | * | | | | SPC1920 GO/NOGO led should be set to color red in U-BootMarkus Klotzbuecher2007-01-091-0/+8
| | | | | | |
| | * | | | | Update the SPC1920 CMB PLD driverMarkus Klotzbuecher2007-01-091-1/+1
| | | | | | |
| | * | | | | Add support for the tms320671x host port interface (HPI)Markus Klotzbuecher2007-01-094-2/+644
| | |/ / / /
| * | | | | Fix auto_update for MCC200 board.Wolfgang Denk2007-01-102-8/+7
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | [PATCH] Update Yellowstone (440GR) to display board rev and PCI bus speedStefan Roese2007-01-131-18/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | [PATCH] Update Yosemite (440EP) to display board rev and PCI bus speedStefan Roese2007-01-131-18/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | [PATCH] Update Sequoia (440EPx) to display board rev and PCI bus speedStefan Roese2007-01-131-0/+7
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Now the board revision and the current PCI bus speed are printed after the board message. Signed-off-by: Stefan Roese <sr@denx.de>
* | | | [PATCH] Update ALPR board filesStefan Roese2007-01-062-20/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese2007-01-051-9/+12
|\ \ \ \
| * \ \ \ Merge with /home/tur/proj/v38b/u-bootWolfgang Denk2007-01-041-9/+12
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Few V38B changes:Bartlomiej Sieka2006-12-281-9/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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)
* | | | | [PATCH] Clear PLB4A0_ACR[WRP] on Sequoia (440EPx)Stefan Roese2007-01-051-3/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fix will make the MAL burst disabling patch for the Linux EMAC driver obsolete. Signed-off-by: Stefan Roese <sr@denx.de>
* | | | | [PATCH] Add DDR2 optimization code for Sequoia (440EPx) boardStefan Roese2007-01-053-10/+866
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | Minor code cleanup.Wolfgang Denk2006-12-241-316/+314
| | | |
* | | | Merge with /home/hs/TQ/u-boot-devWolfgang Denk2006-12-2410-6/+1448
|\ \ \ \
| * | | | Added support for the TQM8272 board from TQHeiko Schocher2006-12-2110-6/+1448
| |/ / / | | | | | | | | | | | | Signed-off-by: Heiko Schocher <hs@denx.de>
* | | | [PATCH] Fix sequoia flash autodetection (finally correct)Stefan Roese2006-12-221-3/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Now 32MByte and 64MByte FLASH is know to work and other configurations should work too. Signed-off-by: Stefan Roese <sr@denx.de>
* | | | Minor code cleanup; update CHANGELOG.Wolfgang Denk2006-12-221-21/+9
| |_|/ |/| |
* | | Preliminary support for the iDMR board (ColdFire).Bartlomiej Sieka2006-12-205-0/+739
| |/ |/|
* | automatic update mechanismAndrei Safronov2006-12-083-1/+475
| |
* | Code cleanup.Wolfgang Denk2006-11-3016-115/+113
| |
* | Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk2006-11-3015-34/+2289
|\ \
| * \ Merge http://www.denx.de/git/u-bootKim Phillips2006-11-2813-2/+1149
| |\ \
OpenPOWER on IntegriCloud