summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Add support for wrPPMC7xx/74xx boardsHeiko Schocher2006-06-191-1/+1
* Add support for PS/2 keyboard on TQM85xx boardWolfgang Denk2006-06-162-7/+54
* Fix watchdog handling in CFI flash driverWolfgang Denk2006-06-021-5/+1
* Fix watchdog issues for ColdFire boards.Wolfgang Denk2006-05-091-0/+5
* Merge with /home/m8/git/u-bootWolfgang Denk2006-04-127-35/+18
|\
| * Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-087-35/+18
* | Merge with /home/sr/git/u-boot/cfi-flashWolfgang Denk2006-04-061-11/+60
|\ \
| * | * Changes/fixes for drivers/cfi_flash.c:Stefan Roese2006-04-011-11/+60
| |/
* | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-317-13/+14
|/
* Add Nat Semi DP83865 PHY support to MPC85xx TSEC driverWolfgang Denk2006-03-122-0/+61
* Fix compile problemWolfgang Denk2006-03-121-1/+2
* Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#pciWolfgang Denk2006-03-123-10/+65
|\
| * Fixed PCI indirect config ops to handle multiple PCI controllersKumar Gala2006-01-121-0/+16
| * Report back PCI bus when doing table based device configKumar Gala2006-01-111-0/+1
| * Added support for PCI prefetchable region and BARsKumar Gala2006-01-111-10/+48
* | Fix a HW timing issue on 8548 CDS for eTSEC 3 in RGMII modeWolfgang Denk2006-03-121-1/+1
* | Fix bad register definitions for LTX971 PHY on MPC85xx boards.Wolfgang Denk2006-03-121-6/+6
* | Add ADI Blackfin supportWolfgang Denk2006-03-123-0/+25
* | Fix conditional for including ks8695eth driverWolfgang Denk2006-03-121-2/+1
* | Cleanup compiler warnings.Wolfgang Denk2006-03-121-2/+2
* | Some code cleanup for GCC 4.xWolfgang Denk2006-03-116-28/+35
* | Cleanup (get rid of debug code that sneaked in)Wolfgang Denk2006-03-071-1/+1
* | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-03-0610-306/+2029
|\ \
| * | Minor code cleanupWolfgang Denk2006-03-061-218/+218
| * | Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk2006-03-069-0/+7613
| |\ \
| | * | Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-058-19/+1658
| * | | Fix problem with flash_get_size() from CFI driver updateStefan Roese2006-03-011-0/+1
| * | | Major CFI-FLASH driver update:Stefan Roese2006-02-281-69/+152
* | | | Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzbücher2006-03-061-7/+1
* | | | NAND finally working. Two bugs fixed:Markus Klotzbücher2006-03-061-2/+11
* | | | Merge /home/tur/nand/u-boot/Markus Klotzbücher2006-02-247-0/+5974
|\ \ \ \ | | |/ / | |/| |
| * | | Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka2006-02-247-0/+5974
| |\ \ \ | | |/ / | |/| |
| | * | * Add hook to NAND erase and implement nand_wait function.Wolfgang Denk2005-11-021-3/+33
| | * | Update of new NAND codeWolfgang Denk2005-09-146-506/+502
| | * | Merge with testing-NAND (Rewrite of NAND code)Wolfgang Denk2005-08-177-0/+5927
| | |\ \
| | | * | Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk2005-08-177-0/+5927
* | | | | Merged and added more pxa-regs.h stuff, especially the GPIO ControlMarkus Klotzbücher2006-02-201-1/+1
|/ / / /
* | | | Add VGA support (CT69000) to CPCI750 board.Stefan Roese2006-01-182-0/+40
| |_|/ |/| |
* | | Add support for Prodrive P3P440 board:Stefan Roese2005-11-221-0/+2
* | | Add support for multiple PHYs.Marian Balakowicz2005-10-283-27/+133
* | | Add PCI support for the TQM834x board.Rafal Jaworowski2005-10-172-2/+13
* | | Merge with /home/m8/git/u-bootWolfgang Denk2005-10-151-4/+10
|\ \ \
| * | | Added support for TQM834x boards.Marian Balakowicz2005-10-111-4/+10
* | | | Cleanup for GCC-4.xWolfgang Denk2005-10-138-14/+16
* | | | Merge with /home/sr/git/u-bootWolfgang Denk2005-10-131-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Fix gzip bmp support (test if malloc fails, warning when truncated).Stefan Roese2005-10-081-0/+7
* | | | Add support for NetSilicon NS7520 processor.Wolfgang Denk2005-10-092-1/+850
* | | | Add support for AP1000 board.Wolfgang Denk2005-10-091-0/+37
* | | | Fixed compilation for ARM when using a (standard) hard-FP toolchainWolfgang Denk2005-10-091-2/+2
|/ / /
* | | Remove unnecessary dependency of netconsole on CONFIG_NET_MULTIWolfgang Denk2005-10-061-4/+0
OpenPOWER on IntegriCloud