Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the confilcts when merging 'master' into hpc2. | roy zang | 2006-12-01 | 13 | -49/+4016 |
|\ | |||||
| * | Code cleanup. | Wolfgang Denk | 2006-11-30 | 3 | -574/+580 |
| * | Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git | Wolfgang Denk | 2006-11-30 | 13 | -47/+4008 |
| |\ | |||||
| | * | Make fsl-i2c not conflict with SOFT I2C | Joakim Tjernlund | 2006-11-29 | 1 | -7/+10 |
| | * | Fix I2C master address initialization. | Joakim Tjernlund | 2006-11-29 | 1 | -1/+1 |
| | * | Merge http://www.denx.de/git/u-boot | Kim Phillips | 2006-11-28 | 2 | -61/+163 |
| | |\ | |||||
| | * | | Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.c | Kim Phillips | 2006-11-28 | 1 | -3/+3 |
| | * | | mpc83xx: Update 83xx to use fsl_i2c.c | Timur Tabi | 2006-11-03 | 1 | -32/+81 |
| | * | | mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR | Timur Tabi | 2006-11-03 | 1 | -1/+1 |
| | * | | mpc83xx: add QE ethernet support | Dave Liu | 2006-11-03 | 9 | -0/+3910 |
| | * | | mpc83xx: Add support for the MPC8349E-mITX | Timur Tabi | 2006-11-03 | 1 | -3/+1 |
| | * | | NAND Flash verify across block boundaries | Nick Spence | 2006-11-03 | 1 | -0/+1 |
| | * | | Added RGMII support to the TSECs and Marvell 881111 Phy | Nick Spence | 2006-11-03 | 1 | -4/+4 |
| * | | | [PATCH] nand: Fix patch merge problem | Stefan Roese | 2006-11-28 | 1 | -2/+2 |
| | |/ | |/| | |||||
* | | | Clean up the code according to codestyle: | roy zang | 2006-12-01 | 3 | -469/+460 |
* | | | Solve the copyright conflicts when merging 'master' into hpc2. | roy zang | 2006-11-29 | 2 | -64/+163 |
|\ \ \ | |/ / | |||||
| * | | Merge with /home/sr/git/u-boot/denx-alpr-merge-test | Wolfgang Denk | 2006-11-27 | 1 | -0/+2 |
| |\ \ | |||||
| | * \ | Merge with /home/stefan/git/u-boot/denx | Stefan Roese | 2006-11-27 | 1 | -57/+157 |
| | |\ \ | |||||
| | * \ \ | Merge with /home/stefan/git/u-boot/denx | Stefan Roese | 2006-11-10 | 15 | -397/+2766 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | * | | | CFG_NAND_QUIET_TEST added to not warn upon missing NAND device | Stefan Roese | 2006-10-07 | 1 | -0/+2 |
| * | | | | [PATCH] nand_wait() timeout fixes | Stefan Roese | 2006-11-27 | 1 | -4/+4 |
| | |_|/ | |/| | | |||||
| * | | | [PATCH] CFI driver AMD Command Set Top boot geometry reversal, etc. [Updated] | Stefan Roese | 2006-11-13 | 1 | -57/+157 |
| | |/ | |/| | |||||
* | | | This patch comes from Yuli's posted patch on 8/8/2006 | roy zang | 2006-11-02 | 1 | -6/+26 |
* | | | Tsi108 on chip i2c support. | roy zang | 2006-11-02 | 1 | -0/+300 |
* | | | Tsi108 on chip pci controller support. | roy zang | 2006-11-02 | 1 | -0/+178 |
* | | | Tundra tsi108 on chip Ethernet controller support. | roy zang | 2006-11-02 | 1 | -0/+1043 |
* | | | General code modification for mpc7448hpc2 board support. | roy zang | 2006-11-02 | 1 | -3/+3 |
|/ / | |||||
* | | [PATCH] NAND: Partition name support added to NAND subsystem | Stefan Roese | 2006-10-28 | 1 | -9/+2 |
* | | Fix TSEC driver (now for real): avoid crashes if PHY is not attached | Ben Warren | 2006-10-26 | 1 | -3/+6 |
* | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-10-24 | 3 | -1/+403 |
|\ \ | |||||
| * | | Add common serial driver for Atmel AT32 and AT91 chips | Wolfgang Denk | 2006-10-24 | 3 | -1/+403 |
* | | | Merge with http://www.jdl.com/software/u-boot-86xx.git | Wolfgang Denk | 2006-10-20 | 7 | -384/+1480 |
|\ \ \ | |/ / |/| | | |||||
| * | | Converted all 85xx boards to use a common FSL I2C driver. | Jon Loeliger | 2006-10-20 | 1 | -3/+7 |
| * | | Rewrite a series of goto statements as a sequences of | Jon Loeliger | 2006-10-19 | 1 | -31/+21 |
| * | | Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c | Jon Loeliger | 2006-10-19 | 2 | -1/+249 |
| * | | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | 2006-10-12 | 1 | -3/+3 |
| |\ \ | |||||
| * | | | Remove unneeded include files and local variable. | Jon Loeliger | 2006-10-12 | 1 | -3/+0 |
| * | | | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | 2006-10-11 | 2 | -1/+870 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | 2006-10-10 | 5 | -8/+7 |
| |\ \ \ \ | |||||
| * | | | | | Ran lindent and cleaned up whitespace issues. | Jon Loeliger | 2006-10-10 | 1 | -441/+455 |
| * | | | | | Merge branch 'mpc85xx' | Jon Loeliger | 2006-09-19 | 2 | -13/+77 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add support for eTSEC 3 & 4 on 8548 CDS | Andy Fleming | 2006-09-19 | 2 | -10/+76 |
| * | | | | | | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | 2006-09-19 | 6 | -29/+211 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Merge branch 'mpc86xx' | Jon Loeliger | 2006-08-23 | 1 | -142/+138 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Cleanup and lindent new AHCI driver. | Jon Loeliger | 2006-08-23 | 1 | -142/+138 |
| * | | | | | | | Merge branch 'mpc86xx' | Jon Loeliger | 2006-08-23 | 2 | -1/+707 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Add AHCI support to u-boot | Jin Zhengxiong | 2006-08-23 | 2 | -1/+707 |
| * | | | | | | | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | 2006-08-22 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'mpc85xx' | Jon Loeliger | 2006-08-09 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | |||||
| | * | | | | | | | * Made sure the code which disables prefetch for PCI devices sets the size of... | Matthew McClintock | 2006-08-09 | 1 | -1/+1 |