| Commit message (Expand) | Author | Age | Lines |
* | SPC1920 GO/NOGO led should be set to color red in U-Boot | Markus Klotzbuecher | 2007-01-09 | -0/+8 |
* | Add support for the DS3231 RTC | Markus Klotzbuecher | 2007-01-09 | -1/+200 |
* | SMC1 uses external CLK4 instead of BRG on spc1920 | Markus Klotzbuecher | 2007-01-09 | -3/+12 |
* | Update the SPC1920 CMB PLD driver | Markus Klotzbuecher | 2007-01-09 | -10/+8 |
* | 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 | -2/+678 |
* | Prepare for release 1.2.0 | Wolfgang Denk | 2007-01-07 | -4/+125 |
* | [PATCH] 44x: Fix problem with DDR controller setup (refresh rate) | Stefan Roese | 2007-01-06 | -1/+1 |
* | [PATCH] Update ALPR board files | Stefan Roese | 2007-01-06 | -21/+29 |
* | [PATCH] nand: Fix problem with oobsize calculation | Stefan Roese | 2007-01-05 | -1/+1 |
* | Merge with /home/stefan/git/u-boot/denx-merge-sr | Stefan Roese | 2007-01-05 | -12/+16 |
|\ |
|
| * | Merge with /home/tur/proj/v38b/u-boot | Wolfgang Denk | 2007-01-04 | -12/+16 |
| |\ |
|
| | * | Few V38B changes: | Bartlomiej Sieka | 2006-12-28 | -12/+16 |
* | | | [PATCH] Clear PLB4A0_ACR[WRP] on Sequoia (440EPx) | Stefan Roese | 2007-01-05 | -12/+23 |
* | | | [PATCH] Add DDR2 optimization code for Sequoia (440EPx) board | Stefan Roese | 2007-01-05 | -14/+872 |
|/ / |
|
* | | Fix bug in adaption of Stefano Babic's CFI driver patch. | Wolfgang Denk | 2006-12-27 | -15/+21 |
* | | Minor code cleanup. | Wolfgang Denk | 2006-12-24 | -328/+322 |
* | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-12-24 | -1/+3 |
|\ \ |
|
| * | | Fix cfi failure with Spansion Flash (Spansion Flash Devices have a different ... | Stefano Babic | 2006-12-24 | -1/+3 |
* | | | Merge with /home/hs/TQ/u-boot-dev | Wolfgang Denk | 2006-12-24 | -16/+2305 |
|\ \ \
| |/ /
|/| | |
|
| * | | Added support for the TQM8272 board from TQ | Heiko Schocher | 2006-12-21 | -16/+2307 |
* | | | [PATCH] Fix sequoia flash autodetection (finally correct) | Stefan Roese | 2006-12-22 | -3/+11 |
* | | | Minor code cleanup; update CHANGELOG. | Wolfgang Denk | 2006-12-22 | -22/+34 |
* | | | Fix to make the baudrate changes immediate for the MCF52x2 family. | Bartlomiej Sieka | 2006-12-20 | -1/+1 |
* | | | Preliminary support for the iDMR board (ColdFire). | Bartlomiej Sieka | 2006-12-20 | -3/+951 |
* | | | automatic update mechanism | Andrei Safronov | 2006-12-08 | -2/+478 |
* | | | Code cleanup. | Wolfgang Denk | 2006-11-30 | -1296/+1725 |
* | | | Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git | Wolfgang Denk | 2006-11-30 | -1647/+11314 |
|\ \ \ |
|
| * | | | Make fsl-i2c not conflict with SOFT I2C | Joakim Tjernlund | 2006-11-29 | -11/+10 |
| * | | | Fix I2C master address initialization. | Joakim Tjernlund | 2006-11-29 | -1/+1 |
| * | | | Merge http://www.denx.de/git/u-boot | Kim Phillips | 2006-11-28 | -219/+2368 |
| |\ \ \ |
|
| * | | | | Assign maintainers for mpc8349emds and mpc8360emds | Kim Phillips | 2006-11-28 | -0/+8 |
| * | | | | Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.c | Kim Phillips | 2006-11-28 | -3/+3 |
| * | | | | mpc83xx: Miscellaneous code style fixes | Timur Tabi | 2006-11-28 | -218/+108 |
| * | | | | mpc83xx: Update 83xx to use fsl_i2c.c | Timur Tabi | 2006-11-03 | -620/+163 |
| * | | | | mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR | Timur Tabi | 2006-11-03 | -82/+82 |
| * | | | | mpc83xx: Lindent and clean up cpu/mpc83xx/speed.c | Kim Phillips | 2006-11-03 | -79/+82 |
| * | | | | mpc83xx: Fix the incorrect dcbz operation | Dave Liu | 2006-11-03 | -34/+39 |
| * | | | | mpc83xx: add OF_FLAT_TREE bits to 83xx boards | Kim Phillips | 2006-11-03 | -20/+245 |
| * | | | | mpc83xx: change ft code to modify local-mac-address property | Kim Phillips | 2006-11-03 | -2/+2 |
| * | | | | mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and M... | Timur Tabi | 2006-11-03 | -109/+154 |
| * | | | | mpc83xx: add the README.mpc8360emds | Dave Liu | 2006-11-03 | -0/+126 |
| * | | | | mpc83xx: add QE ethernet support | Dave Liu | 2006-11-03 | -7/+4138 |
| * | | | | mpc83xx: Add MPC8360EMDS basic board support | Dave Liu | 2006-11-03 | -276/+2092 |
| * | | | | mpc83xx: add the QUICC Engine (QE) immap file | Dave Liu | 2006-11-03 | -0/+550 |
| * | | | | mpc83xx: Add 8360 specifics to 83xx immap | Dave Liu | 2006-11-03 | -571/+1404 |
| * | | | | mpc83xx: Fix PCI, USB, bootargs for MPC8349E-mITX | Timur Tabi | 2006-11-03 | -20/+18 |
| * | | | | mpc83xx: Add support for the MPC8349E-mITX | Timur Tabi | 2006-11-03 | -13/+1926 |
| * | | | | Additional MPC8349 support for multibus i2c | Ben Warren | 2006-11-03 | -2/+10 |
| * | | | | Multi-bus I2C implementation of MPC834x | Ben Warren | 2006-11-03 | -35/+160 |