| Commit message (Expand) | Author | Age | Lines |
* | [PATCH] SC3 board: added CFG_CMD_AUTOSCRIPT. | Heiko Schocher | 2007-01-19 | -12/+13 |
* | [PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driver | Heiko Schocher | 2007-01-19 | -0/+3 |
* | [PATCH] Fix: Compilerwarnings for SC3 board. | Heiko Schocher | 2007-01-18 | -13/+26 |
* | Raname solidcard3 into sc3; add redundant env for sc3 | Wolfgang Denk | 2007-01-16 | -32/+38 |
* | Update default environment for Solidcard3 | Wolfgang Denk | 2007-01-16 | -0/+25 |
* | Merge with /home/hs/SC3/u-boot | Wolfgang Denk | 2007-01-15 | -0/+537 |
|\ |
|
| * | Added support for the SOLIDCARD III board from Eurodesign | Heiko Schocher | 2007-01-11 | -0/+537 |
* | | Merge with /home/hs/MAN/u-boot-dev | Wolfgang Denk | 2007-01-15 | -0/+353 |
|\ \ |
|
| * | | [PATCH] Add support for the UC101 board from MAN. | Heiko Schocher | 2006-12-21 | -0/+353 |
* | | | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr | Stefan Roese | 2007-01-13 | -27/+109 |
|\ \ \ |
|
| * | | | Adjusted default environment for cam5200 board. | Reinhard Thies | 2007-01-10 | -2/+12 |
| * | | | Merge with /home/m8/git/u-boot/ | Detlev Zundel | 2007-01-10 | -10/+10 |
| |\ \ \ |
|
| | * | | | CAM5200 flash driver modifications: | Marian Balakowicz | 2007-01-10 | -10/+10 |
| * | | | | SPC1920: cleanup memory contoller setup | Markus Klotzbuecher | 2007-01-09 | -5/+5 |
| * | | | | Fix the cpu speed setup to work with all boards. | Markus Klotzbuecher | 2007-01-09 | -1/+1 |
| * | | | | SPC1920: add support for the FM18L08 Ramtron FRAM | Markus Klotzbuecher | 2007-01-09 | -1/+14 |
| * | | | | SPC1920: update the HPI register addresses to work with the second | Markus Klotzbuecher | 2007-01-09 | -6/+6 |
| * | | | | Miscellanious spc1920 related cleanups | Markus Klotzbuecher | 2007-01-09 | -6/+5 |
| * | | | | Add support for the DS3231 RTC | Markus Klotzbuecher | 2007-01-09 | -0/+6 |
| * | | | | SMC1 uses external CLK4 instead of BRG on spc1920 | Markus Klotzbuecher | 2007-01-09 | -1/+1 |
| * | | | | Update the SPC1920 CMB PLD driver | Markus Klotzbuecher | 2007-01-09 | -9/+7 |
| * | | | | Add / enable I2C support on the spc1920 board | Markus Klotzbuecher | 2007-01-09 | -3/+25 |
| * | | | | Add support for the tms320671x host port interface (HPI) | Markus Klotzbuecher | 2007-01-09 | -0/+34 |
| |/ / / |
|
* | | | | [PATCH] Update Yellowstone (440GR) to display board rev and PCI bus speed | Stefan Roese | 2007-01-13 | -0/+14 |
* | | | | [PATCH] Update Yosemite (440EP) to display board rev and PCI bus speed | Stefan Roese | 2007-01-13 | -0/+14 |
|/ / / |
|
* | | | [PATCH] Update ALPR board files | Stefan Roese | 2007-01-06 | -1/+18 |
* | | | Merge with /home/stefan/git/u-boot/denx-merge-sr | Stefan Roese | 2007-01-05 | -3/+4 |
|\ \ \ |
|
| * \ \ | Merge with /home/tur/proj/v38b/u-boot | Wolfgang Denk | 2007-01-04 | -3/+4 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Few V38B changes: | Bartlomiej Sieka | 2006-12-28 | -3/+4 |
* | | | | [PATCH] Add DDR2 optimization code for Sequoia (440EPx) board | Stefan Roese | 2007-01-05 | -1/+4 |
|/ / / |
|
* | | | Minor code cleanup. | Wolfgang Denk | 2006-12-24 | -12/+8 |
* | | | Merge with /home/hs/TQ/u-boot-dev | Wolfgang Denk | 2006-12-24 | -0/+758 |
|\ \ \ |
|
| * | | | Added support for the TQM8272 board from TQ | Heiko Schocher | 2006-12-21 | -0/+758 |
* | | | | Preliminary support for the iDMR board (ColdFire). | Bartlomiej Sieka | 2006-12-20 | -0/+197 |
| |_|/
|/| | |
|
* | | | automatic update mechanism | Andrei Safronov | 2006-12-08 | -1/+3 |
* | | | Code cleanup. | Wolfgang Denk | 2006-11-30 | -113/+113 |
* | | | Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git | Wolfgang Denk | 2006-11-30 | -20/+1517 |
|\ \ \ |
|
| * \ \ | Merge http://www.denx.de/git/u-boot | Kim Phillips | 2006-11-28 | -43/+368 |
| |\ \ \ |
|
| * | | | | mpc83xx: Update 83xx to use fsl_i2c.c | Timur Tabi | 2006-11-03 | -17/+37 |
| * | | | | mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR | Timur Tabi | 2006-11-03 | -24/+24 |
| * | | | | mpc83xx: add OF_FLAT_TREE bits to 83xx boards | Kim Phillips | 2006-11-03 | -20/+112 |
| * | | | | mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and M... | Timur Tabi | 2006-11-03 | -2/+2 |
| * | | | | mpc83xx: add QE ethernet support | Dave Liu | 2006-11-03 | -0/+29 |
| * | | | | mpc83xx: Add MPC8360EMDS basic board support | Dave Liu | 2006-11-03 | -0/+585 |
| * | | | | mpc83xx: Fix PCI, USB, bootargs for MPC8349E-mITX | Timur Tabi | 2006-11-03 | -8/+11 |
| * | | | | mpc83xx: Add support for the MPC8349E-mITX | Timur Tabi | 2006-11-03 | -0/+753 |
| * | | | | Multi-bus I2C implementation of MPC834x | Ben Warren | 2006-11-03 | -2/+4 |
| * | | | | mpc83xx: fix TQM build by defining a CFG_FLASH_SIZE for it | Timur Tabi | 2006-11-03 | -0/+1 |
| * | | | | mpc83xx: Unified TQM834x variable names with 83xx and consolidated macros | Tanya Jiang | 2006-11-03 | -0/+12 |
| | |/ /
| |/| | |
|
* | | | | [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards | Stefan Roese | 2006-11-29 | -0/+450 |