aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-10-18env: only build env_embedded and envcrc when neededMike Frysinger1-0/+5
2009-10-18galaxy5200: change cs1 configurationEric Millbrandt1-1/+1
2009-10-16mpc86xx: delete unused MPC86xx_DDR_SDRAM_CLK_CNTL definePaul Gortmaker3-6/+0
2009-10-16ppc/P1_P2_RDB: On-chip BootROM supportDipen Dudhat1-1/+16
2009-10-16ppc/P1_P2_RDB: NAND Boot SupportDipen Dudhat1-7/+65
2009-10-15Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2-1/+3
2009-10-13Blackfin: Remove relocation fixupsMike Frysinger2-1/+3
2009-10-13at91: Update MEESC board supportDaniel Gorsulowski1-17/+8
2009-10-13TI: OMAP3: Overo Tobi ethernet supportOlof Johansson1-2/+15
2009-10-13TI OMAP3 Use arm init sequence to initialize i2cTom Rix7-0/+7
2009-10-13TI: DaVinci: GPIO header file and definitionsSandeep Paulraj1-0/+53
2009-10-13TI: DaVinci DM646x: Update flag used to represent DM646x SOC'sSandeep Paulraj2-3/+3
2009-10-13OMAP3 MMC: Fix warning dereferencing type-punned pointerDirk Behme1-0/+7
2009-10-13Support for the OpenRD base boardSimon Kagstrom1-0/+220
2009-10-13Add support for Eukrea CPU9260/CPU9G20 SBCTom Rix1-0/+453
2009-10-13Add support for Eukrea CPUAT91 SBCTom Rix2-0/+306
2009-10-13TI: DaVinci DM365: Minor config cleanupSandeep Paulraj1-2/+0
2009-10-13TI DaVinci: DM355: Config Cleanup and UpdateSandeep Paulraj1-9/+12
2009-10-13TI DaVinci: DM646x: Initial Support for DM646x SOCSandeep Paulraj1-0/+11
2009-10-13TI DaVinci: DM6446: Fix Compilation error in NAND modeSandeep Paulraj1-0/+1
2009-10-13OMAP3 Move cache routine to cache.STom Rix2-1/+3
2009-10-13TI DaVinci: Remove references to SZ_xxSandeep Paulraj6-19/+13
2009-10-10Update all board to support new bbmiiphy driver (with multibus support)Luigi 'Comio' Mantellini18-0/+74
2009-10-10Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...Luigi 'Comio' Mantellini1-1/+24
2009-10-09Merge branch 'reloc'Wolfgang Denk27-29/+23
2009-10-08tqm5200: Correct comment and code in post_hotkeys_pressed.Detlev Zundel1-6/+8
2009-10-08mpc512x: fix fixed_sdram() init code.Wolfgang Denk2-1/+12
2009-10-07ppc4xx: respect 80-chars per line in ppc*.h filesNiklaus Giger4-870/+1038
2009-10-07ppc4xx: Cleanup some HW register namesNiklaus Giger4-189/+216
2009-10-07ppc4xx: Add PPC405EX(r) Rev D supportStefan Roese1-2/+4
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren33-38/+72
2009-10-04net: add random_port() prototypeMike Frysinger1-0/+3
2009-10-03Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2-4/+4
2009-10-03Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2-2/+2
2009-10-03ppc: Remove reloc_off field from global_data structurePeter Tyser2-2/+2
2009-10-03arm/microblaze/nios/nios2/sh: Remove relocation fixupsPeter Tyser10-5/+15
2009-10-03Conditionally perform common relocation fixupsPeter Tyser1-0/+2
2009-10-03p3mx: Remove serial relocation fixupsPeter Tyser1-1/+0
2009-10-03fpga: Remove relocation fixupsPeter Tyser8-17/+1
2009-10-03ppc: Remove board-specific command table relocation fixupsPeter Tyser1-1/+0
2009-10-03ppc: Enable full relocation to RAMPeter Tyser4-3/+3
2009-10-02ppc4xx: Add SDRAM detection for PMC440 boardsMatthias Fuchs1-1/+0
2009-10-02ppc4xx: Merge PPC4xx DDR and DDR2 ECC handlingStefan Roese2-7/+4
2009-10-02ppc4xx: Reorganize DDR2 ECC handlingFelix Radensky1-0/+4
2009-09-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk3-1677/+1773
2009-09-30Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2-100/+72
2009-09-30Blackfin: update default console= settingsMike Frysinger1-1/+1
2009-09-30Blackfin: bf533-ezkit: update env locationMike Frysinger1-1/+1
2009-09-30On-chip ROM boot: MPC8536DS supportMingkai Hu1-1/+16
2009-09-30NAND boot: MPC8536DS supportMingkai Hu1-18/+77