summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-11-24Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-11-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini
2014-11-24Merge git://git.denx.de/u-boot-x86Tom Rini
2014-11-24arm: imx: stop sata on bootNikita Kiryanov
2014-11-24sata: implement reset_sata for dwc_ahsataNikita Kiryanov
2014-11-24arm: mx6: introduce disable_sata_clockNikita Kiryanov
2014-11-24ARM: bootm: Allow booting in secure mode on hyp capable systemsHans de Goede
2014-11-24ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt optionsHans de Goede
2014-11-23sandbox: Prepare API change for files greater than 2GBSuriyan Ramasami
2014-11-23tegra: do not descend into empty directoriesMasahiro Yamada
2014-11-23kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada
2014-11-23x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directoryMasahiro Yamada
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada
2014-11-23ARM: bcm: Enable five Cygnus boardsSteve Rae
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-11-21mx6: thermal: Check cpu temperature via thermal sensorYe.Li
2014-11-21mx6: clock: Add thermal clock enable functionNitin Garg
2014-11-21dm: arm: spl: Make driver model linker lists availableSimon Glass
2014-11-21dm: arm: spl: Allow simple malloc() in SPLSimon Glass
2014-11-21dm: at91: Add driver model support for the serial driverSimon Glass
2014-11-21dm: at91: Add platform data for GPIO on at91sam9260-based boardsSimon Glass
2014-11-21dm: at91: Add driver model support for atmel GPIO driverSimon Glass
2014-11-21x86: Rename chromebook-x86 to corebootSimon Glass
2014-11-21x86: ivybridge: Implement SDRAM initSimon Glass
2014-11-21x86: ivybridge: Add LAPIC supportSimon Glass
2014-11-21x86: Make show_boot_progress() commonSimon Glass
2014-11-21x86: chromebook_link: Enable GPIO supportSimon Glass
2014-11-21x86: ivybridge: Add support for early GPIO initSimon Glass
2014-11-21x86: ivybridge: Add early init for PCH devicesSimon Glass
2014-11-21x86: dts: Add microcode updates for ivybridge CPUSimon Glass
2014-11-21x86: ivybridge: Perform Intel microcode update on bootSimon Glass
2014-11-21x86: ivybridge: Check BIST value on bootSimon Glass
2014-11-21x86: ivybridge: Perform initial CPU setupSimon Glass
2014-11-21x86: Add msr read/write functions that use a structureSimon Glass
2014-11-21x86: Add clr/setbits functionsSimon Glass
2014-11-21x86: Tidy up coreboot header usageSimon Glass
2014-11-21x86: ivybridge: Add early LPC init so that serial worksSimon Glass
2014-11-21x86: pci: Allow configuration before relocationSimon Glass
2014-11-21x86: ivybridge: Enable PCI in early initSimon Glass
2014-11-21x86: Support use of PCI before relocationSimon Glass
2014-11-21x86: Refactor PCI to permit alternate initSimon Glass
2014-11-21x86: chromebook_link: Implement CAR support (cache as RAM)Simon Glass
2014-11-21x86: Emit post codes in startup code for ChromebooksSimon Glass
2014-11-21x86: Build a .rom file which can be flashed to an x86 machineSimon Glass
2014-11-21x86: Add chromebook_link boardSimon Glass
2014-11-21x86: Allow timer calibration to work on ivybridgeSimon Glass
2014-11-21x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directoryMasahiro Yamada
2014-11-21x86: Replace fill_processor_name() with cpu_get_name()Simon Glass
2014-11-21x86: Remove unnecessary find_fdt(), prepare_fdt() functionsSimon Glass