summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: gpio: Correct GPIO setup orderingSimon Glass2016-03-171-0/+5
* x86: dts: link: Add board ID GPIOsSimon Glass2016-03-171-0/+2
* x86: dts: link: Move SPD info into the memory controllerSimon Glass2016-03-171-111/+110
* x86: link: Add required GPIO propertiesSimon Glass2016-03-171-3/+9
* x86: Add some more common MSR indexesSimon Glass2016-03-173-20/+43
* x86: cpu: Make the vendor table constSimon Glass2016-03-171-1/+1
* x86: Support booting SeaBIOSBin Meng2016-03-173-0/+28
* x86: Implement functions for writing coreboot tableBin Meng2016-03-173-0/+147
* x86: Support writing configuration tables in high areaBin Meng2016-03-171-0/+11
* x86: Simplify codes in write_tables()Bin Meng2016-03-171-27/+34
* x86: Change write_acpi_tables() signature a little bitBin Meng2016-03-173-6/+5
* x86: Use a macro for ROM table alignmentBin Meng2016-03-172-5/+7
* x86: Change to use start/end address pair in write_tables()Bin Meng2016-03-171-6/+12
* x86: Clean up coreboot_tables.hBin Meng2016-03-171-73/+80
* x86: Move sysinfo related to sysinfo.hBin Meng2016-03-172-4/+2
* x86: Move asm/arch-coreboot/tables.h to a common placeBin Meng2016-03-174-3/+1
* spl: arm: Make sure to include all of the u_boot_list entriesTom Rini2016-03-165-15/+9
* arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XXTom Rini2016-03-161-1/+7
* ARM: keystone2: Only link cmd_ddr3.o on non-SPL buildsTom Rini2016-03-161-1/+2
* ARM: keystone2: Switch to using the poweroff commandTom Rini2016-03-164-29/+30
* ARM: keystone2: Split monitor code / command codeTom Rini2016-03-164-52/+71
* ARM: DRA7: DDR: Enable SR in Power Management ControlNishanth Menon2016-03-151-3/+3
* arm: Allow EFI payload code to take exceptionsAlexander Graf2016-03-151-0/+8
* arm64: Allow EFI payload code to take exceptionsAlexander Graf2016-03-151-0/+9
* arm64: Allow exceptions to returnAlexander Graf2016-03-151-0/+34
* efi_loader: Add runtime servicesAlexander Graf2016-03-154-0/+54
* arm64: Only allow dcache disabled in SPL buildsAlexander Graf2016-03-151-0/+9
* arm64: Remove non-full-va map codeAlexander Graf2016-03-156-216/+85
* tegra: Replace home grown mmu code with generic table approachAlexander Graf2016-03-151-115/+17
* zymqmp: Replace home grown mmu code with generic table approachAlexander Graf2016-03-151-169/+48
* thunderx: Move mmu table into board fileAlexander Graf2016-03-152-5/+5
* arm64: Make full va map code more dynamicAlexander Graf2016-03-155-100/+494
* arm64: Disable TTBR1 maps in EL1Alexander Graf2016-03-152-1/+2
* thunderx: Calculate TCR dynamicallyAlexander Graf2016-03-152-6/+59
* omap4: Check warm reset for reboot mode validityPaul Kocialkowski2016-03-151-0/+4
* omap4: Reboot mode supportPaul Kocialkowski2016-03-152-0/+49
* omap4: Properly enable USB PHY clocksPaul Kocialkowski2016-03-153-1/+9
* omap-common: clocks-common: Setup USB DPLL when MUSB is in usePaul Kocialkowski2016-03-151-2/+4
* Amazon Kindle Fire (first generation) codename kc1 supportPaul Kocialkowski2016-03-151-0/+4
* omap4: Move i2c clocks enable to enable_basic_clocksPaul Kocialkowski2016-03-151-4/+4
* omap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL reference and whitespacePaul Kocialkowski2016-03-151-2/+1
* omap-common: Remove deprecated arch_cpu_init codePaul Kocialkowski2016-03-151-13/+0
* omap-common: Rename set_muxconf_regs_essential to set_muxconf_regsPaul Kocialkowski2016-03-153-4/+4
* omap4: Export jedec sdram timingsPaul Kocialkowski2016-03-152-2/+4
* omap4: Export elpidia sdram timingsPaul Kocialkowski2016-03-152-1/+6
* omap4: Export elpidia sdram device detailsPaul Kocialkowski2016-03-152-2/+7
* omap3: Use a define for reboot reason offsetPaul Kocialkowski2016-03-152-3/+7
* omap3: String-based reboot mode handlingPaul Kocialkowski2016-03-152-6/+12
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-03-154-2/+156
|\
| * imx: mx6: hdmi: handle overflow conditionPeng Fan2016-03-141-1/+12
OpenPOWER on IntegriCloud