summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
* | video: cfb_console.c: add support for RLE8 bitmapsAnatolij Gustschin2010-04-08-2/+198
|/
* Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2010-04-08-0/+2
|\
| * cfi_flash: reset timer in flash status checkThomas Chou2010-04-07-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-04-08-20/+39
|\ \
| * | 85xx: Added various P1012/P1013/P1021/P1022 definesKumar Gala2010-04-07-1/+3
| * | ppc/8xxx: Delete PCI nodes from device tree if not configuredKumar Gala2010-04-07-6/+12
| * | fsl_esdhc: Only modify the field we are changing in WMLRoy Zang2010-04-07-5/+4
| * | fsl_esdhc: Add function to reset the eSDHC controllerJerry Huang2010-04-07-0/+17
| * | fsl_esdhc: Always stop clock before changing frequencyKumar Gala2010-04-07-8/+3
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-04-08-0/+440
|\ \
| * | i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese2010-04-06-0/+440
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-04-08-25/+24
|\ \
| * | at91: use C structs for AT91 OHCI codeMatthias Fuchs2010-04-03-15/+13
| * | Convert at91 watchdog driver to new SoC accessAchim Ehrlich2010-04-03-10/+11
| |/
* | nios2: Fix outx/writex parameter order in io.hScott McNutt2010-04-02-9/+9
* | nios2: Move serial drivers to individual files in drivers/serialScott McNutt2010-04-02-0/+355
|/
* Merge branch 'next'Wolfgang Denk2010-04-01-112/+489
|\
| * Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-29-1/+4
| |\
| * \ Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into nextWolfgang Denk2010-03-29-7/+86
| |\ \
| | * | cfi flash: add status polling method for amd flashThomas Chou2010-03-26-7/+86
| * | | Merge branch 'next' of git://git.denx.de/u-boot-coldfire into nextWolfgang Denk2010-03-28-27/+31
| |\ \ \
| | * | | ColdFire: Update uart_port_conf in serial driverTsiChung Liew2010-03-24-2/+2
| | * | | add block write function to spartan3 slave serial loadWolfgang Wegner2010-03-24-25/+29
| | |/ /
| * | | at91: add hwecc method for nandNikolay Petukhov2010-03-23-0/+301
| * | | TI: Davinci: NAND Driver CleanupCyril Chemparathy2010-03-23-59/+69
| |/ /
| * | Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-21-19/+19
| |\ \
| * | | mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-21-19/+2
| * | | video: Fix console display when splashscreen is usedMatthias Weisser2010-03-21-9/+12
* | | | net, fec_mxc: only setup the device enetaddr with eeprom valueHeiko Schocher2010-03-31-1/+0
| |_|/ |/| |
* | | cfi_flash: precision and underflow problem in tout calculationRenato Andreola2010-03-25-1/+4
| |/ |/|
* | mod change 755 => 644 for multiple filesThomas Weber2010-03-21-0/+0
* | mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessorsStefano Babic2010-03-21-18/+18
* | Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device()Wolfgang Denk2010-03-21-1/+1
* | video: Fix console display when splashscreen is usedMatthias Weisser2010-03-13-9/+12
|/
* Prepare v2010.03-rc1v2010.03-rc1Wolfgang Denk2010-03-12-6/+1
* mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver.Detlev Zundel2010-03-12-45428/+0
* Fix memory leak in mmc_read()Wolfgang Denk2010-03-11-1/+1
* fec_mxc: add MX25 supportJohn Rigby2010-03-07-3/+60
* fec_mxc: cleanup and factor out MX27 dependenciesJohn Rigby2010-03-07-6/+9
* Add support for Freescale MX25 SOCJohn Rigby2010-03-07-5/+5
* fsl_esdhc: add support for mx51 processorStefano Babic2010-03-07-48/+101
* MMC: add weak function to detect MMC/SD cardStefano Babic2010-03-07-0/+7
* mmc: check correctness of the voltage mask in ocrStefano Babic2010-03-07-1/+9
* serial_mxc: add support for MX51 processorStefano Babic2010-03-07-6/+12
* ] fix monitor protection for CONFIG_MONITOR_IS_IN_RAMWolfgang Wegner2010-03-04-1/+2
* convert common files to new SoC accessJens Scharsig2010-02-12-6/+48
* add a new AT91 GPIO driverJens Scharsig2010-02-12-0/+215
* SPI: Fix 32 bit transfers in mxc_spi.cMagnus Lilja2010-02-12-0/+9
* TI DaVinci: Driver for the davinci SPI controllerSekhar Nori2010-02-12-0/+325
* fec_mxc: add support for MX51 processorStefano Babic2010-02-06-41/+32