summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * s5pc1xx: support serial driverMinkyu Kang2009-10-131-0/+7
| * s5pc1xx: support onenand driverMinkyu Kang2009-10-133-0/+136
| * s5pc1xx: support Samsung s5pc1xx SoCMinkyu Kang2009-10-137-0/+475
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-10-245-1/+18
|\ \
| * | ppc4xx: Sequoia: Add chip_config commandStefan Roese2009-10-231-0/+6
| * | ppc4xx: Add function to check and dynamically change PCI sync clockStefan Roese2009-10-232-1/+8
| * | ppc4xx: Update flash size in reg property of the NOR flash nodeStefan Roese2009-10-231-0/+2
| * | fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtbStefan Roese2009-10-231-0/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-10-242-2/+2
|\ \ \ | |/ / |/| |
| * | mpc83xx: cosmetic comment update relating to SPD EEPROMPaul Gortmaker2009-10-092-2/+2
* | | mcc200: fix build errorWolfgang Denk2009-10-191-1/+1
* | | mpc512x: fix System Clock Control constants for USB1 & USB2Martha Stan2009-10-181-2/+2
* | | env: only build env_embedded and envcrc when neededMike Frysinger2009-10-181-0/+5
* | | galaxy5200: change cs1 configurationEric Millbrandt2009-10-181-1/+1
* | | mpc86xx: delete unused MPC86xx_DDR_SDRAM_CLK_CNTL definePaul Gortmaker2009-10-163-6/+0
* | | ppc/P1_P2_RDB: On-chip BootROM supportDipen Dudhat2009-10-161-1/+16
* | | ppc/P1_P2_RDB: NAND Boot SupportDipen Dudhat2009-10-161-7/+65
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-10-152-1/+3
|\ \ \ | |_|/ |/| |
| * | Blackfin: Remove relocation fixupsMike Frysinger2009-10-132-1/+3
* | | at91: Update MEESC board supportDaniel Gorsulowski2009-10-131-17/+8
* | | TI: OMAP3: Overo Tobi ethernet supportOlof Johansson2009-10-131-2/+15
* | | TI OMAP3 Use arm init sequence to initialize i2cTom Rix2009-10-137-0/+7
* | | TI: DaVinci: GPIO header file and definitionsSandeep Paulraj2009-10-131-0/+53
* | | TI: DaVinci DM646x: Update flag used to represent DM646x SOC'sSandeep Paulraj2009-10-132-3/+3
* | | OMAP3 MMC: Fix warning dereferencing type-punned pointerDirk Behme2009-10-131-0/+7
* | | Support for the OpenRD base boardSimon Kagstrom2009-10-131-0/+220
* | | Add support for Eukrea CPU9260/CPU9G20 SBCTom Rix2009-10-131-0/+453
* | | Add support for Eukrea CPUAT91 SBCTom Rix2009-10-132-0/+306
* | | TI: DaVinci DM365: Minor config cleanupSandeep Paulraj2009-10-131-2/+0
* | | TI DaVinci: DM355: Config Cleanup and UpdateSandeep Paulraj2009-10-131-9/+12
* | | TI DaVinci: DM646x: Initial Support for DM646x SOCSandeep Paulraj2009-10-131-0/+11
* | | TI DaVinci: DM6446: Fix Compilation error in NAND modeSandeep Paulraj2009-10-131-0/+1
* | | OMAP3 Move cache routine to cache.STom Rix2009-10-132-1/+3
* | | TI DaVinci: Remove references to SZ_xxSandeep Paulraj2009-10-136-19/+13
|/ /
* | Update all board to support new bbmiiphy driver (with multibus support)Luigi 'Comio' Mantellini2009-10-1018-0/+74
* | Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...Luigi 'Comio' Mantellini2009-10-101-1/+24
|/
* Merge branch 'reloc'Wolfgang Denk2009-10-0927-29/+23
|\
| * ppc: Remove reloc_off field from global_data structurePeter Tyser2009-10-032-2/+2
| * arm/microblaze/nios/nios2/sh: Remove relocation fixupsPeter Tyser2009-10-0310-5/+15
| * Conditionally perform common relocation fixupsPeter Tyser2009-10-031-0/+2
| * p3mx: Remove serial relocation fixupsPeter Tyser2009-10-031-1/+0
| * fpga: Remove relocation fixupsPeter Tyser2009-10-038-17/+1
| * ppc: Remove board-specific command table relocation fixupsPeter Tyser2009-10-031-1/+0
| * ppc: Enable full relocation to RAMPeter Tyser2009-10-034-3/+3
* | tqm5200: Correct comment and code in post_hotkeys_pressed.Detlev Zundel2009-10-081-6/+8
* | mpc512x: fix fixed_sdram() init code.Wolfgang Denk2009-10-082-1/+12
* | ppc4xx: respect 80-chars per line in ppc*.h filesNiklaus Giger2009-10-074-870/+1038
* | ppc4xx: Cleanup some HW register namesNiklaus Giger2009-10-074-189/+216
* | ppc4xx: Add PPC405EX(r) Rev D supportStefan Roese2009-10-071-2/+4
* | Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-0433-38/+72
OpenPOWER on IntegriCloud