summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2014-11-2610-7/+364
|\
| * sun6i: Drop some "unknown magic" from dram initHans de Goede2014-11-251-3/+0
| * sun6i: Add gmac support for sun6i boardsHans de Goede2014-11-253-0/+13
| * sunxi: video: Add simplefb supportLuc Verhaegen2014-11-251-0/+2
| * sunxi: video: Add cfb console driver for sunxiLuc Verhaegen2014-11-251-0/+185
| * sunxi: Add video pll clock functionsHans de Goede2014-11-255-1/+161
| * sun4i: Rename dram_clk_cfg to dram_clk_gateHans de Goede2014-11-252-3/+3
* | Merge git://git.denx.de/u-boot-fdtTom Rini2014-11-262-4/+11
|\ \ | |/ |/|
| * fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-212-4/+11
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-11-244-5/+66
|\ \
| * | ARM: bootm: Allow booting in secure mode on hyp capable systemsHans de Goede2014-11-242-5/+37
| * | ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt optionsHans de Goede2014-11-243-0/+29
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-2418-73/+277
|\ \ \
| * | | arm: imx: stop sata on bootNikita Kiryanov2014-11-241-2/+6
| * | | sata: implement reset_sata for dwc_ahsataNikita Kiryanov2014-11-241-0/+5
| * | | arm: mx6: introduce disable_sata_clockNikita Kiryanov2014-11-242-0/+9
| * | | mx6: thermal: Check cpu temperature via thermal sensorYe.Li2014-11-212-0/+36
| * | | mx6: clock: Add thermal clock enable functionNitin Garg2014-11-212-0/+31
| * | | mx6: add weim registersFabio Estevam2014-11-201-0/+37
| * | | imx: consolidate set_chipselect_size functionFabio Estevam2014-11-205-41/+39
| * | | mx6: Use a common SPL configuration fileFabio Estevam2014-11-201-0/+8
| * | | imx: fix exception vectors relocation in imx27Albert ARIBAUD2014-11-204-28/+101
| * | | cosmetic: arm: fix whitespace in arch/arm/lib/relocate.SAlbert ARIBAUD2014-11-201-4/+4
| * | | ARM: mxs: tools: Add support for boot progress display flagAlexey Ignatov2014-11-203-0/+3
* | | | Merge git://git.denx.de/u-boot-dmTom Rini2014-11-246-2/+46
|\ \ \ \
| * | | | dm: arm: spl: Make driver model linker lists availableSimon Glass2014-11-211-0/+7
| * | | | dm: arm: spl: Allow simple malloc() in SPLSimon Glass2014-11-211-1/+1
| * | | | dm: at91: Add driver model support for the serial driverSimon Glass2014-11-211-0/+15
| * | | | dm: at91: Add platform data for GPIO on at91sam9260-based boardsSimon Glass2014-11-212-1/+17
| * | | | dm: at91: Add driver model support for atmel GPIO driverSimon Glass2014-11-211-0/+6
| | |_|/ | |/| |
* | | | Merge git://git.denx.de/u-boot-x86Tom Rini2014-11-2457-175/+6391
|\ \ \ \
| * | | | x86: Rename chromebook-x86 to corebootSimon Glass2014-11-211-1/+1
| * | | | x86: ivybridge: Implement SDRAM initSimon Glass2014-11-2119-5/+1861
| * | | | x86: ivybridge: Add LAPIC supportSimon Glass2014-11-213-0/+163
| * | | | x86: Make show_boot_progress() commonSimon Glass2014-11-212-24/+24
| * | | | x86: chromebook_link: Enable GPIO supportSimon Glass2014-11-211-0/+3
| * | | | x86: ivybridge: Add support for early GPIO initSimon Glass2014-11-214-6/+158
| * | | | x86: ivybridge: Add early init for PCH devicesSimon Glass2014-11-217-1/+524
| * | | | x86: dts: Add microcode updates for ivybridge CPUSimon Glass2014-11-213-0/+1382
| * | | | x86: ivybridge: Perform Intel microcode update on bootSimon Glass2014-11-214-0/+177
| * | | | x86: ivybridge: Check BIST value on bootSimon Glass2014-11-211-0/+16
| * | | | x86: ivybridge: Perform initial CPU setupSimon Glass2014-11-214-0/+274
| * | | | x86: Add msr read/write functions that use a structureSimon Glass2014-11-211-0/+19
| * | | | x86: Add clr/setbits functionsSimon Glass2014-11-211-0/+49
| * | | | x86: Tidy up coreboot header usageSimon Glass2014-11-213-6/+6
| * | | | x86: ivybridge: Add early LPC init so that serial worksSimon Glass2014-11-215-0/+110
| * | | | x86: pci: Allow configuration before relocationSimon Glass2014-11-212-0/+63
| * | | | x86: ivybridge: Enable PCI in early initSimon Glass2014-11-213-0/+67
| * | | | x86: Support use of PCI before relocationSimon Glass2014-11-213-0/+31
| * | | | x86: Refactor PCI to permit alternate initSimon Glass2014-11-214-15/+46
OpenPOWER on IntegriCloud