summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Move arch/ppc to arch/powerpcStefan Roese2010-04-214-4/+4
* mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser2010-04-131-1/+1
* sh: Move cpu/$CPU to arch/sh/cpu/$CPUPeter Tyser2010-04-131-1/+1
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-132-2/+2
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-131-1/+1
* drivers/mtd/spi/eeprom_m95xxx.c: add missing error checkingAlbin Tonnerre2010-04-091-0/+6
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2010-04-092-18/+21
|\
| * EHCI: add NEC PCI IDSergei Shtylyov2010-04-081-0/+1
| * EHCI: fix port reset reportingSergei Shtylyov2010-04-081-15/+17
| * EHCI: fix off-by-one error in ehci_submit_root()Sergei Shtylyov2010-04-081-1/+1
| * EHCI: fix root hub device descriptorSergei Shtylyov2010-04-081-2/+2
* | video: ati_radeon_fb.c: fix warning while compiling with DEBUGAnatolij Gustschin2010-04-081-1/+1
* | ati_radeon: Support PCI virtual not eq bus mapping.Ed Swarthout2010-04-083-28/+33
* | ati_radeon: return with error when emulator failsEd Swarthout2010-04-082-2/+4
* | video: cfb_console.c: add support for RLE8 bitmapsAnatolij Gustschin2010-04-081-2/+198
|/
* Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2010-04-081-0/+2
|\
| * cfi_flash: reset timer in flash status checkThomas Chou2010-04-071-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-04-083-20/+39
|\ \
| * | 85xx: Added various P1012/P1013/P1021/P1022 definesKumar Gala2010-04-071-1/+3
| * | ppc/8xxx: Delete PCI nodes from device tree if not configuredKumar Gala2010-04-071-6/+12
| * | fsl_esdhc: Only modify the field we are changing in WMLRoy Zang2010-04-071-5/+4
| * | fsl_esdhc: Add function to reset the eSDHC controllerJerry Huang2010-04-071-0/+17
| * | fsl_esdhc: Always stop clock before changing frequencyKumar Gala2010-04-071-8/+3
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-04-082-0/+440
|\ \
| * | i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese2010-04-062-0/+440
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-04-082-25/+24
|\ \
| * | at91: use C structs for AT91 OHCI codeMatthias Fuchs2010-04-031-15/+13
| * | Convert at91 watchdog driver to new SoC accessAchim Ehrlich2010-04-031-10/+11
| |/
* | nios2: Fix outx/writex parameter order in io.hScott McNutt2010-04-023-9/+9
* | nios2: Move serial drivers to individual files in drivers/serialScott McNutt2010-04-024-0/+355
|/
* Merge branch 'next'Wolfgang Denk2010-04-018-112/+489
|\
| * Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-291-1/+4
| |\
| * \ Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into nextWolfgang Denk2010-03-291-7/+86
| |\ \
| | * | cfi flash: add status polling method for amd flashThomas Chou2010-03-261-7/+86
| * | | Merge branch 'next' of git://git.denx.de/u-boot-coldfire into nextWolfgang Denk2010-03-282-27/+31
| |\ \ \
| | * | | ColdFire: Update uart_port_conf in serial driverTsiChung Liew2010-03-241-2/+2
| | * | | add block write function to spartan3 slave serial loadWolfgang Wegner2010-03-241-25/+29
| | |/ /
| * | | at91: add hwecc method for nandNikolay Petukhov2010-03-232-0/+301
| * | | TI: Davinci: NAND Driver CleanupCyril Chemparathy2010-03-231-59/+69
| |/ /
| * | Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-2110-19/+19
| |\ \
| * | | mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-212-19/+2
| * | | video: Fix console display when splashscreen is usedMatthias Weisser2010-03-211-9/+12
* | | | net, fec_mxc: only setup the device enetaddr with eeprom valueHeiko Schocher2010-03-311-1/+0
| |_|/ |/| |
* | | cfi_flash: precision and underflow problem in tout calculationRenato Andreola2010-03-251-1/+4
| |/ |/|
* | mod change 755 => 644 for multiple filesThomas Weber2010-03-218-0/+0
* | mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessorsStefano Babic2010-03-211-18/+18
* | Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device()Wolfgang Denk2010-03-211-1/+1
* | video: Fix console display when splashscreen is usedMatthias Weisser2010-03-131-9/+12
|/
* Prepare v2010.03-rc1Wolfgang Denk2010-03-124-6/+1
* mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver.Detlev Zundel2010-03-1243-45428/+0
OpenPOWER on IntegriCloud