summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-05-01sandbox: Allow -c argument to provide a command listSimon Glass
2013-05-01sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host fileSimon Glass
2013-05-01sandbox: Switch over to generic boardSimon Glass
2013-05-01sandbox: Provide a way to map from host RAM to U-Boot RAMSimon Glass
2013-05-01Merge branch 'microblaze' of git://www.denx.de/git/u-boot-microblazeTom Rini
2013-04-30watchdog: Add support for Xilinx Microblaze watchdogMichal Simek
2013-04-22ppc4xx: Add SPL supportStefan Roese
2013-04-18Merge branch 'master' of git://git.denx.de/u-boot-arm into HEADTom Rini
2013-04-17exynos: Correct use of 64-bit divisionSimon Glass
2013-04-16Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2013-04-15x86: Fix DRAM bank size init with generic boardSimon Glass
2013-04-15Tegra: Split tegra_get_chip_type() into soc & sku funcsTom Warren
2013-04-15Tegra: Fix MSELECT clock divisors for T30/T114.Tom Warren
2013-04-15Tegra114: Initialize System Counter (TSC) with osc frequencyTom Warren
2013-04-15Tegra: Configure L2 cache control reg properly.Tom Warren
2013-04-15Tegra: Restore cp15 VBAR _start vector write for ARMv7Tom Warren
2013-04-15ARM: tegra: support T33 SKU of Tegra30Stephen Warren
2013-04-15ARMv7: start.S: stay in HYP mode if u-boot is entered in itAndre Przywara
2013-04-14ARM: fix CONFIG_SPL_MAX_SIZE semanticsAlbert ARIBAUD
2013-04-14Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-13ARM: Fix __bss_start and __bss_end in linker scriptsAlbert ARIBAUD
2013-04-13spi: mxc_spi: Set master mode for all channelsFabio Estevam
2013-04-13BUGFIX: arm: data abort in get_bad_stack_swiTetsuyuki Kobayashi
2013-04-13Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-12Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-12omap3: Display MHz instead of mHz on the consoleman.huber@arcor.de
2013-04-12am335x: Really correct DDR timings on new BeagleBone partTom Rini
2013-04-12Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-12arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau
2013-04-12arm1176: Remove unused MMU setup from start.SBenoît Thébaudeau
2013-04-12arm: Remove deprecated and now unused NAND SPLBenoît Thébaudeau
2013-04-12arm: Remove support for unused s3c64xxBenoît Thébaudeau
2013-04-12arm: Remove support for smdk6400Benoît Thébaudeau
2013-04-12imx: Add u-boot-with-nand-spl.imx make targetBenoît Thébaudeau
2013-04-12imx: Add u-boot-with-spl.imx make targetBenoît Thébaudeau
2013-04-12arm: Remove unused relocate_code() parametersBenoît Thébaudeau
2013-04-12arm926ejs: Remove deprecated and now unused NAND SPLBenoît Thébaudeau
2013-04-12nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau
2013-04-12imx: Fix automatic make targets for imx imagesBenoît Thébaudeau
2013-04-12arm: crt0.S: Remove bogus .globlBenoît Thébaudeau
2013-04-12arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau
2013-04-12arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau
2013-04-12arm1136: Remove redundant relocate_code() returnBenoît Thébaudeau
2013-04-12arm: relocate_code() is no longer noreturnBenoît Thébaudeau
2013-04-12arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau
2013-04-12imx: mx5: lowlevel_init: Simplify codeBenoît Thébaudeau
2013-04-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2013-04-10omap5912-osk: Fix get_timer() and CONFIG_SYS_HZJon Hunter
2013-04-10OMAP4: Fix bug in omap4460_volts structLubomir Popov
2013-04-10powerpc/lib: fix unsafe register handling in wait_ticksMats Kärrman