aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-04-25OMAP4: Panda: Add usb peripheral bootJohn Rigby
2012-04-25OMAP4: Make mmc and fat conditional in splJohn Rigby
2012-04-25OMAP4: avoid null pointer access in save_boot_paramsJohn Rigby
2012-04-25mx5: Add clock config interfaceJason Liu
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-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
2012-03-29tegra: Enhance clock support to handle 16-bit clock divisorsSimon Glass
2012-03-29tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASESimon Glass
2012-03-29arm: Check for valid FDT after console is upSimon Glass
2012-03-29tegra: usb: Add support for Tegra USB peripheralSimon Glass
2012-03-29tegra: fdt: Add function to return peripheral/clock IDSimon Glass
2012-03-29tegra: usb: fdt: Add additional device tree definitions for USB portsSimon Glass
2012-03-29tegra: fdt: Add clock bindingsSimon Glass
2012-03-29tegra: fdt: Add Tegra2x device tree file from kernelSimon Glass
2012-03-29arm: fdt: Add skeleton device tree file from kernelSimon Glass
2012-03-29arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer loadTom Warren
2012-03-29i.MX28: Enable caches by defaultMarek Vasut
2012-03-29ARM926EJS: Implement cache operationsMarek Vasut
2012-03-28nhk8815: fix build errorsAnatolij Gustschin
2012-03-28ARM: highbank: add reset supportRob Herring
2012-03-28ARM: highbank: Add boot counter supportRob Herring
2012-03-28ARM: highbank: fix us_to_tick calculationRob Herring
2012-03-28ARM: highbank: add missing get_tbclkRob Herring
2012-03-27EXYNOS: Add structure for Exynos4 DMCChander Kashyap