Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | | | | Fix the confilcts when merging 'master' into hpc2. | roy zang | 2006-12-01 | -49/+4016 | |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Clean up the code according to codestyle: | roy zang | 2006-12-01 | -469/+460 | |
| | * | | | | | | Solve the copyright conflicts when merging 'master' into hpc2. | roy zang | 2006-11-29 | -64/+163 | |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | This patch comes from Yuli's posted patch on 8/8/2006 | roy zang | 2006-11-02 | -6/+26 | |
| | * | | | | | | | Tsi108 on chip i2c support. | roy zang | 2006-11-02 | -0/+300 | |
| | * | | | | | | | Tsi108 on chip pci controller support. | roy zang | 2006-11-02 | -0/+178 | |
| | * | | | | | | | Tundra tsi108 on chip Ethernet controller support. | roy zang | 2006-11-02 | -0/+1043 | |
| | * | | | | | | | General code modification for mpc7448hpc2 board support. | roy zang | 2006-11-02 | -3/+3 | |
| * | | | | | | | | Atmel MACB ethernet driver | Haavard Skinnemoen | 2007-04-14 | -1/+845 | |
| * | | | | | | | | AVR32: Resource management rewrite | Haavard Skinnemoen | 2007-04-14 | -22/+34 | |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | mpc83xx: Fix empty i2c reads/writes in fsl_i2c.c | Joakim Tjernlund | 2007-03-02 | -13/+14 | |
| * | | | | | | | mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UEC | Emilian Medve | 2007-03-02 | -1/+1 | |
| * | | | | | | | mpc83xx: U-Boot support for Wind River SBC8349 | Paul Gortmaker | 2007-03-02 | -0/+89 | |
| * | | | | | | | mpc83xx: Add support for the MPC832XEMDS board | Dave Liu | 2007-03-02 | -3/+10 | |
| * | | | | | | | mpc83xx: Fix the UEC driver bug of QE | Dave Liu | 2007-03-02 | -8/+6 | |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | [PATCH] SystemACE support for Microblaze | Michal Simek | 2007-04-21 | -0/+6 | |
|/ / / / / / | |||||
* | | | | | | Minor code cleanup. | Wolfgang Denk | 2007-02-27 | -4/+4 | |
* | | | | | | [PATCH] Change systemace driver to select 8 & 16bit mode | Stefan Roese | 2007-02-22 | -5/+2 | |
* | | | | | | [PATCH v3] Add sync to ensure flash_write_cmd is fully finished | Haiying Wang | 2007-02-21 | -12/+4 | |
* | | | | | | [PATCH] Fix problem in systemace driver (ace_writew instead of ace_write) | Stefan Roese | 2007-02-21 | -4/+4 | |
* | | | | | | [PATCH] Update SystemACE driver for 16bit access | Stefan Roese | 2007-02-20 | -3/+11 | |
* | | | | | | [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe... | Grant Likely | 2007-02-20 | -4/+3 | |
* | | | | | | [PATCH 7_9] Replace ace_readw_ace_writeb functions with macros | Grant Likely | 2007-02-20 | -26/+10 | |
* | | | | | | [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c | Grant Likely | 2007-02-20 | -1/+265 | |
| |_|_|_|/ |/| | | | | |||||
* | | | | | [PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driver | Heiko Schocher | 2007-01-19 | -16/+10 | |
* | | | | | [PATCH] Fix: Compilerwarnings for SC3 board. | Heiko Schocher | 2007-01-18 | -3/+3 | |
* | | | | | Merge with /home/hs/SC3/u-boot | Wolfgang Denk | 2007-01-15 | -2/+10 | |
|\ \ \ \ \ | |||||
| * | | | | | Added support for the SOLIDCARD III board from Eurodesign | Heiko Schocher | 2007-01-11 | -2/+10 | |
| | |_|_|/ | |/| | | | |||||
* | | | | | [PATCH] nand: Fix problem with oobsize calculation | Stefan Roese | 2007-01-05 | -1/+1 | |
|/ / / / | |||||
* | | | | Fix bug in adaption of Stefano Babic's CFI driver patch. | Wolfgang Denk | 2006-12-27 | -15/+21 | |
* | | | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-12-24 | -1/+2 | |
|\ \ \ \ | |||||
| * | | | | Fix cfi failure with Spansion Flash (Spansion Flash Devices have a different ... | Stefano Babic | 2006-12-24 | -1/+2 | |
| | |_|/ | |/| | | |||||
* | | | | Merge with /home/hs/TQ/u-boot-dev | Wolfgang Denk | 2006-12-24 | -7/+10 | |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Added support for the TQM8272 board from TQ | Heiko Schocher | 2006-12-21 | -7/+12 | |
| |/ / | |||||
* | | | Code cleanup. | Wolfgang Denk | 2006-11-30 | -574/+580 | |
* | | | Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git | Wolfgang Denk | 2006-11-30 | -47/+4008 | |
|\ \ \ | |||||
| * | | | Make fsl-i2c not conflict with SOFT I2C | Joakim Tjernlund | 2006-11-29 | -7/+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 | -61/+163 | |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.c | Kim Phillips | 2006-11-28 | -3/+3 | |
| * | | | mpc83xx: Update 83xx to use fsl_i2c.c | Timur Tabi | 2006-11-03 | -32/+81 | |
| * | | | mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR | Timur Tabi | 2006-11-03 | -1/+1 | |
| * | | | mpc83xx: add QE ethernet support | Dave Liu | 2006-11-03 | -0/+3910 | |
| * | | | mpc83xx: Add support for the MPC8349E-mITX | Timur Tabi | 2006-11-03 | -3/+1 | |
| * | | | NAND Flash verify across block boundaries | Nick Spence | 2006-11-03 | -0/+1 | |
| * | | | Added RGMII support to the TSECs and Marvell 881111 Phy | Nick Spence | 2006-11-03 | -4/+4 | |
| | |/ | |/| | |||||
* | | | [PATCH] nand: Fix patch merge problem | Stefan Roese | 2006-11-28 | -2/+2 | |
| |/ |/| | |||||
* | | Merge with /home/sr/git/u-boot/denx-alpr-merge-test | Wolfgang Denk | 2006-11-27 | -0/+2 | |
|\ \ | |||||
| * \ | Merge with /home/stefan/git/u-boot/denx | Stefan Roese | 2006-11-27 | -57/+157 | |
| |\ \ | |||||
| * \ \ | Merge with /home/stefan/git/u-boot/denx | Stefan Roese | 2006-11-10 | -397/+2766 | |
| |\ \ \ | | | |/ | | |/| |