summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| * | | | | x86: Ensure that all relocation data is included in the imageSimon Glass2014-11-25-1/+3
| * | | | | x86: Panic if there is no relocation dataSimon Glass2014-11-25-0/+3
| * | | | | x86: Remove board_early_init_r()Simon Glass2014-11-25-11/+0
| * | | | | x86: Add ivybridge directory to MakefileSimon Glass2014-11-25-0/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2014-11-27-6/+374
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ARM: UniPhier: enable Device Tree controlMasahiro Yamada2014-11-28-0/+1
| * | | | usb: UniPhier: support OF configurationMasahiro Yamada2014-11-28-3/+72
| * | | | serial: UniPhier: support OF configurationMasahiro Yamada2014-11-28-0/+111
| * | | | ARM: UniPhier: add device tree sourcesMasahiro Yamada2014-11-28-0/+181
| * | | | ARM: UniPhier: add dummy gpio.h to enable CONFIG_OF_CONTROLMasahiro Yamada2014-11-28-0/+6
| * | | | ARM: UniPhier: do not compile platform data when CONFIG_OF_CONTROL=yMasahiro Yamada2014-11-28-3/+3
| | |/ / | |/| |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2014-11-27-330/+30
|\ \ \ \
| * | | | MIPS: bootm: remove unused or redundant header filesDaniel Schwierzeck2014-11-27-3/+0
| * | | | MIPS: bootm: add missing initramfs relocationDaniel Schwierzeck2014-11-27-0/+20
| * | | | MIPS: remove board.cDaniel Schwierzeck2014-11-27-323/+0
| * | | | MIPS: fix setup of initial stack frameDaniel Schwierzeck2014-11-27-4/+10
| |/ / /
* | | | mtd: nand: s3c: Unify the register definition and namingMarek Vasut2014-11-26-20/+19
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-11-26-58/+24
|\ \ \
| * | | arm: ls102xa: Remove bit reversing for SCFG registersAlison Wang2014-11-24-2/+0
| * | | arm: ls102xa: Add snoop disable for slave port 0, 1 and 2Jason Jin2014-11-24-0/+1
| * | | drivers: usb: fsl: Define USB configs for LS102XANikhil Badola2014-11-24-0/+4
| * | | drivers : usb: fsl: Implement usb Erratum A007798 workaroundNikhil Badola2014-11-24-0/+5
| * | | drivers: usb: fsl: Move USB Errata checking codeNikhil Badola2014-11-21-55/+1
| * | | arm: ls102xa: Fixed a register definition errorTang Yuantian2014-11-19-1/+1
| * | | qe: add u-qe support to arm boardZhao Qiang2014-11-19-0/+12
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-11-26-0/+16
|\ \ \ \
| * | | | net/fm: add 2.5G SGMII supportShengzhou Liu2014-11-19-0/+16
| |/ / /
* | | | Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini2014-11-26-20/+286
|\ \ \ \
| * | | | arm: odroid: usb: add support for usb host including ethernetSuriyan Ramasami2014-11-17-0/+24
| * | | | arm: odroid: enable/disable usb host phy for exynos4412Suriyan Ramasami2014-11-17-0/+34
| * | | | exynos: dts: Correct USB vbus-gpio numbering for SnowSjoerd Simons2014-11-17-2/+2
| * | | | Peach-Pi: Use the enhanced usb_copy() prototypeVadim Bendebury2014-11-17-2/+8
| * | | | Exynos5: ddr3: Choose between single or double channel configAkshay Saraswat2014-11-17-0/+10
| * | | | DMC: Exynos5: Enable update mode for DREX controllerAlim Akhtar2014-11-17-0/+20
| * | | | Config: Exynos5800: Enable build for Peach-PiAkshay Saraswat2014-11-17-1/+6
| * | | | Exynos5800: Add DTS for new board Peach-PiAkshay Saraswat2014-11-17-1/+159
| * | | | Exynos5800: Introduce new proid for Exynos5800Akshay Saraswat2014-11-17-14/+23
* | | | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2014-11-26-7/+364
|\ \ \ \ \
| * | | | | sun6i: Drop some "unknown magic" from dram initHans de Goede2014-11-25-3/+0
| * | | | | sun6i: Add gmac support for sun6i boardsHans de Goede2014-11-25-0/+13
| * | | | | sunxi: video: Add simplefb supportLuc Verhaegen2014-11-25-0/+2
| * | | | | sunxi: video: Add cfb console driver for sunxiLuc Verhaegen2014-11-25-0/+185
| * | | | | sunxi: Add video pll clock functionsHans de Goede2014-11-25-1/+161
| * | | | | sun4i: Rename dram_clk_cfg to dram_clk_gateHans de Goede2014-11-25-3/+3
| | |_|/ / | |/| | |
* | | | | Merge git://git.denx.de/u-boot-fdtTom Rini2014-11-26-4/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-21-4/+11
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-11-24-5/+66
|\ \ \ \ \
| * | | | | ARM: bootm: Allow booting in secure mode on hyp capable systemsHans de Goede2014-11-24-5/+37
| * | | | | ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt optionsHans de Goede2014-11-24-0/+29
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-24-73/+277
|\ \ \ \ \