aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2012-04-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2012-04-30Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2012-04-30Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2012-04-30Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk
2012-04-29Merge branch 'marex@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2012-04-24powerpc/85xx: don't touch MAS7 on e500v1 when relocating CCSRTimur Tabi
2012-04-24powerpc/corenet_ds: Slave core in holdoff when boot from SRIOLiu Gang
2012-04-24powerpc/corenet_ds: Slave reads ENV from master when boot from SRIOLiu Gang
2012-04-24powerpc/corenet_ds: Slave uploads ucode when boot from SRIOLiu Gang
2012-04-24powerpc/corenet_ds: Master module for boot from SRIOLiu Gang
2012-04-24powerpc/srio: Rewrite the struct ccsr_rioLiu Gang
2012-04-24powerpc/85xx:Fix lds for nand boot debug infoPrabhakar Kushwaha
2012-04-24powerpc/85xx:Avoid vector table compilation for nand_splPrabhakar Kushwaha
2012-04-24powerpc/85xx:Fix IVORs addr after vector table relocationPrabhakar Kushwaha
2012-04-24powerpc/85xx:Avoid hardcoded vector address for IVORsPrabhakar Kushwaha
2012-04-24i2c: Add support for designware i2c controllerVipin KUMAR
2012-04-23sandbox: Use the new run_command()Simon Glass
2012-04-23arm: restore fdt_fixup_ethernet call to do_bootm_linuxStephen Warren
2012-04-23arm: fix bootm with device treeStephen Warren
2012-04-22Blackfin: move gd/bd to bss by defaultMike Frysinger
2012-04-22Blackfin: gd_t: relocate volatile markingsMike Frysinger
2012-04-22nds32/ag102: add ag102 soc supportMacpaul Lin
2012-04-22nds32/ag102: add header support of ag102 socMacpaul Lin
2012-04-19CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZEMarek Vasut
2012-04-16Prepare v2012.04-rc2; minor Coding Style cleanupv2012.04-rc2Wolfgang Denk
2012-04-16ARM926EJS: Fix cache.c to comply with checkpatch.plMarek Vasut
2012-04-16ARM926EJS: Make asm routines volatile in cache opsMarek Vasut
2012-04-16ARM1136: MX35: Make asm routines volatile in cache opsStefano Babic
2012-04-16ARM: add u-boot.imx as target for i.MX SOCsStefano Babic
2012-04-16DMA: Split the APBH DMA init into block and channel initMarek Vasut
2012-04-16imx: Remove unneeded/repititive definitions from imx headersVikram Narayanan
2012-04-16ARM: 926ejs: use debug() for misaligned addressesStefano Babic
2012-04-16ARM1136: add cache flush and invalidate operationsAnatolij Gustschin
2012-04-16i.MX6: implement enable_caches()Eric Nelson
2012-04-16i.MX6: define CACHELINE_SIZEEric Nelson
2012-04-09Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-stagingWolfgang Denk
2012-04-09Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk
2012-04-02MIPS: fix endianess handlingDaniel Schwierzeck
2012-04-02MIPS: fix inconsistency in config option for cache operation modeDaniel Schwierzeck
2012-04-02MIPS: board.c: fix init of flash data in bd_infoDaniel Schwierzeck
2012-03-30BOOT: Add "bootz" command to boot Linux zImage on ARMMarek Vasut
2012-03-30Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-03-30arm: Use common .lds file where possibleSimon Glass
2012-03-30arm: add a common .lds link scriptSimon Glass
2012-03-30arm: Remove unneeded setting of LDCSRIPTSimon Glass
2012-03-29arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warningsAnatolij Gustschin
2012-03-29sdrc.c: Fix typo in do_sdrc_init() for SPLTom Rini
2012-03-29tegra: i2c: Add I2C driverYen Lin
2012-03-29tegra: fdt: i2c: Add extra I2C bindings for U-BootSimon Glass