summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* fpga: zynq: Add support for loading bitstreamMichal Simek2013-05-063-2/+46
* i2c: zynq: Add support for Xilinx ZynqMichal Simek2013-04-301-0/+2
* mmc: Add support for Xilinx Zynq sdhci controllerMichal Simek2013-04-302-0/+5
* zynq: Move macros to hardware.hMichal Simek2013-04-301-0/+2
* net: gem: Fix gem driver on 1Gbps LANMichal Simek2013-04-303-1/+33
* zynq: Move scutimer baseaddr to hardware.hMichal Simek2013-04-302-1/+3
* arm: zynq: Rename XPSS_ prefix to ZYNQ_ for hardcoded SoC addressesMichal Simek2013-04-301-6/+6
* arm: zynq: U-Boot udelay < 1000 FIXDavid Andrey2013-04-301-9/+37
* Merge branch 'master' of git://git.denx.de/u-boot-arm into HEADTom Rini2013-04-1819-55/+221
|\
| * exynos: Correct use of 64-bit divisionSimon Glass2013-04-171-1/+6
| * Tegra: Split tegra_get_chip_type() into soc & sku funcsTom Warren2013-04-155-36/+83
| * Tegra: Fix MSELECT clock divisors for T30/T114.Tom Warren2013-04-152-8/+6
| * Tegra114: Initialize System Counter (TSC) with osc frequencyTom Warren2013-04-157-0/+72
| * Tegra: Configure L2 cache control reg properly.Tom Warren2013-04-154-8/+52
| * Tegra: Restore cp15 VBAR _start vector write for ARMv7Tom Warren2013-04-151-2/+0
| * ARM: tegra: support T33 SKU of Tegra30Stephen Warren2013-04-152-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2013-04-161-1/+6
|\ \ | |/ |/|
| * x86: Fix DRAM bank size init with generic boardSimon Glass2013-04-151-1/+6
* | ARMv7: start.S: stay in HYP mode if u-boot is entered in itAndre Przywara2013-04-151-3/+7
|/
* ARM: fix CONFIG_SPL_MAX_SIZE semanticsAlbert ARIBAUD2013-04-142-15/+13
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-142-0/+2
|\
| * spi: mxc_spi: Set master mode for all channelsFabio Estevam2013-04-132-0/+2
* | ARM: Fix __bss_start and __bss_end in linker scriptsAlbert ARIBAUD2013-04-132-8/+20
* | BUGFIX: arm: data abort in get_bad_stack_swiTetsuyuki Kobayashi2013-04-134-4/+9
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-132-9/+9
|\ \
| * | omap3: Display MHz instead of mHz on the consoleman.huber@arcor.de2013-04-121-2/+2
| * | am335x: Really correct DDR timings on new BeagleBone partTom Rini2013-04-121-7/+7
* | | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-1215-1458/+174
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-04-111-0/+5
| |\ \
| | * | powerpc/usb: Fix usb device-tree fix-upramneek mehresh2013-04-101-0/+5
| * | | powerpc/lib: fix unsafe register handling in wait_ticksMats Kärrman2013-04-101-6/+11
| |/ /
| * | Consolidate bool typeYork Sun2013-04-019-177/+158
| * | Merge branch 'for-v2013.04'Anatolij Gustschin2013-03-294-1275/+0
| |\ \
| | * | lcd, pxafb: move the pxafb to drivers/videoJeroen Hofstee2013-03-212-651/+0
| | * | lcd, mpc8xx: move the mpc8xx driver to drivers/videoJeroen Hofstee2013-03-212-619/+0
| | * | common/lcd.c: cleanup use of global variablesWolfgang Denk2013-03-212-5/+0
* | | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-124-21/+27
|\ \ \ \
| * | | | omap5912-osk: Fix get_timer() and CONFIG_SYS_HZJon Hunter2013-04-101-7/+8
| * | | | OMAP4: Fix bug in omap4460_volts structLubomir Popov2013-04-101-4/+4
| * | | | am335x: Update timings for the beaglebone againTom Rini2013-04-101-10/+10
| * | | | am335x/ti814x: Correct MMC_BOOT_DEVICES_START/ENDTom Rini2013-04-091-0/+5
* | | | | arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-126-14/+14
* | | | | arm1176: Remove unused MMU setup from start.SBenoît Thébaudeau2013-04-121-90/+1
* | | | | arm: Remove deprecated and now unused NAND SPLBenoît Thébaudeau2013-04-123-24/+6
* | | | | arm: Remove support for unused s3c64xxBenoît Thébaudeau2013-04-1210-1632/+0
* | | | | arm: Remove support for smdk6400Benoît Thébaudeau2013-04-121-13/+0
* | | | | imx: Add u-boot-with-nand-spl.imx make targetBenoît Thébaudeau2013-04-121-0/+11
* | | | | imx: Add u-boot-with-spl.imx make targetBenoît Thébaudeau2013-04-121-0/+6
* | | | | arm: Remove unused relocate_code() parametersBenoît Thébaudeau2013-04-1214-57/+29
* | | | | arm926ejs: Remove deprecated and now unused NAND SPLBenoît Thébaudeau2013-04-121-10/+0
OpenPOWER on IntegriCloud