Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-30 | LPC2292 SODIMM port coding style cleanup. | Wolfgang Denk | |
2007-01-24 | Add port for the lpc2292sodimm evaluation board from EmbeddedArtists | Gary Jennejohn | |
2007-01-24 | Merge with /home/tur/proj/idmr/u-boot | Wolfgang Denk | |
2007-01-23 | [iDMR] Flash driver on initialisation write-protects some sectors, | Bartlomiej Sieka | |
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. | |||
2007-01-19 | Minor code cleanup. | Wolfgang Denk | |
2007-01-19 | Merge with /home/hs/SC3/u-boot-dev | Wolfgang Denk | |
2007-01-18 | [PATCH] Add support for Prodrive SCPU (PDNB3 variant) board | Stefan Roese | |
Signed-off-by: Stefan Roese <sr@denx.de> | |||
2007-01-18 | [PATCH] Update Prodrive P3Mx support | Stefan Roese | |
Signed-off-by: Stefan Roese <sr@denx.de> | |||
2007-01-18 | [PATCH] Fix: Compilerwarnings for SC3 board. | Heiko Schocher | |
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> | |||
2007-01-18 | Merge with /home/stefan/git/u-boot/denx-merge-sr | Stefan Roese | |
2007-01-18 | [PATCH] Add support for AMCC Taishan PPC440GX eval board | Stefan Roese | |
Signed-off-by: Stefan Roese <sr@denx.de> | |||
2007-01-16 | Raname solidcard3 into sc3; add redundant env for sc3 | Wolfgang Denk | |
2007-01-15 | Merge with /home/hs/SC3/u-boot | Wolfgang Denk | |
Some code cleanup. | |||
2007-01-15 | Merge with /home/hs/MAN/u-boot-dev | Wolfgang Denk | |
2007-01-13 | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr | Stefan Roese | |
2007-01-13 | [PATCH] Update Yellowstone (440GR) to display board rev and PCI bus speed | Stefan Roese | |
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> | |||
2007-01-13 | [PATCH] Update Yosemite (440EP) to display board rev and PCI bus speed | Stefan Roese | |
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> | |||
2007-01-13 | [PATCH] Update Sequoia (440EPx) to display board rev and PCI bus speed | Stefan Roese | |
Now the board revision and the current PCI bus speed are printed after the board message. Signed-off-by: Stefan Roese <sr@denx.de> | |||
2007-01-11 | Added support for the SOLIDCARD III board from Eurodesign | Heiko Schocher | |
Signed-off-by: Heiko Schocher <hs@denx.de> | |||
2007-01-10 | Merge with /home/m8/git/u-boot/ | Detlev Zundel | |
2007-01-10 | Merge with /home/mk/11-cmb1920/u-boot#4upstream | Wolfgang Denk | |
2007-01-10 | Fix auto_update for MCC200 board. | Wolfgang Denk | |
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. | |||
2007-01-10 | CAM5200 flash driver modifications: | Marian Balakowicz | |
- use CFI driver (replaces custom flash driver) for main 'cam5200' target - add second build target 'cam5200_niosflash' which still uses custom driver | |||
2007-01-09 | SPC1920: cleanup memory contoller setup | Markus Klotzbuecher | |
2007-01-09 | SPC1920: add support for the FM18L08 Ramtron FRAM | Markus Klotzbuecher | |
2007-01-09 | Miscellanious spc1920 related cleanups | Markus Klotzbuecher | |
2007-01-09 | SPC1920 GO/NOGO led should be set to color red in U-Boot | Markus Klotzbuecher | |
2007-01-09 | Update the SPC1920 CMB PLD driver | Markus Klotzbuecher | |
2007-01-09 | Add support for the tms320671x host port interface (HPI) | Markus Klotzbuecher | |
2007-01-06 | [PATCH] Update ALPR board files | Stefan Roese | |
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> | |||
2007-01-05 | Merge with /home/stefan/git/u-boot/denx-merge-sr | Stefan Roese | |
2007-01-05 | [PATCH] Clear PLB4A0_ACR[WRP] on Sequoia (440EPx) | Stefan Roese | |
This fix will make the MAL burst disabling patch for the Linux EMAC driver obsolete. Signed-off-by: Stefan Roese <sr@denx.de> | |||
2007-01-05 | [PATCH] Add DDR2 optimization code for Sequoia (440EPx) board | Stefan Roese | |
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> | |||
2007-01-04 | Merge with /home/tur/proj/v38b/u-boot | Wolfgang Denk | |
2006-12-28 | Few V38B changes: | Bartlomiej Sieka | |
- 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) | |||
2006-12-24 | Minor code cleanup. | Wolfgang Denk | |
2006-12-24 | Merge with /home/hs/TQ/u-boot-dev | Wolfgang Denk | |
2006-12-22 | [PATCH] Fix sequoia flash autodetection (finally correct) | Stefan Roese | |
Now 32MByte and 64MByte FLASH is know to work and other configurations should work too. Signed-off-by: Stefan Roese <sr@denx.de> | |||
2006-12-22 | Minor code cleanup; update CHANGELOG. | Wolfgang Denk | |
2006-12-21 | Added support for the TQM8272 board from TQ | Heiko Schocher | |
Signed-off-by: Heiko Schocher <hs@denx.de> | |||
2006-12-21 | [PATCH] Add support for the UC101 board from MAN. | Heiko Schocher | |
Signed-off-by: Heiko Schocher <hs@denx.de> | |||
2006-12-20 | Preliminary support for the iDMR board (ColdFire). | Bartlomiej Sieka | |
2006-12-08 | automatic update mechanism | Andrei Safronov | |
2006-11-30 | Code cleanup. | Wolfgang Denk | |
2006-11-30 | Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git | Wolfgang Denk | |
2006-11-30 | Code cleanup. Update CHANGELOG. | Wolfgang Denk | |
2006-11-29 | [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards | Stefan Roese | |
This patch adds support for the Prodrive P3M750 (PPC750 & MV64460) and the P3M7448 (MPC7448 & MV64460) PMC modules. Both modules are quite similar and share the same board directory "prodrive/p3mx" and the same config file "p3mx.h". Signed-off-by: Stefan Roese <sr@denx.de> | |||
2006-11-28 | Merge http://www.denx.de/git/u-boot | Kim Phillips | |
2006-11-28 | mpc83xx: Miscellaneous code style fixes | Timur Tabi | |
Implement various code style fixes and similar changes. Signed-off-by: Timur Tabi <timur@freescale.com> | |||
2006-11-28 | [PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux. | Stefan Roese | |
This patch adds the code and configuration necessary to boot with an arch/powerpc Linux kernel. Signed-off-by: Grant Likely <grant.likely@gmail.com> Acked-by: Jon Loeliger <jdl@freescale.com> |