summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-03-17x86: dts: link: Move SPD info into the memory controllerSimon Glass
2016-03-17x86: link: Add required GPIO propertiesSimon Glass
2016-03-17x86: Add some more common MSR indexesSimon Glass
2016-03-17x86: cpu: Make the vendor table constSimon Glass
2016-03-17x86: Support booting SeaBIOSBin Meng
2016-03-17x86: Implement functions for writing coreboot tableBin Meng
2016-03-17x86: Support writing configuration tables in high areaBin Meng
2016-03-17x86: Simplify codes in write_tables()Bin Meng
2016-03-17x86: Change write_acpi_tables() signature a little bitBin Meng
2016-03-17x86: Use a macro for ROM table alignmentBin Meng
2016-03-17x86: Change to use start/end address pair in write_tables()Bin Meng
2016-03-17x86: Clean up coreboot_tables.hBin Meng
2016-03-17x86: Move sysinfo related to sysinfo.hBin Meng
2016-03-17x86: Move asm/arch-coreboot/tables.h to a common placeBin Meng
2016-03-16spl: arm: Make sure to include all of the u_boot_list entriesTom Rini
2016-03-16arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XXTom Rini
2016-03-16ARM: keystone2: Only link cmd_ddr3.o on non-SPL buildsTom Rini
2016-03-16ARM: keystone2: Switch to using the poweroff commandTom Rini
2016-03-16ARM: keystone2: Split monitor code / command codeTom Rini
2016-03-15ARM: DRA7: DDR: Enable SR in Power Management ControlNishanth Menon
2016-03-15arm: Allow EFI payload code to take exceptionsAlexander Graf
2016-03-15arm64: Allow EFI payload code to take exceptionsAlexander Graf
2016-03-15arm64: Allow exceptions to returnAlexander Graf
2016-03-15efi_loader: Add runtime servicesAlexander Graf
2016-03-15arm64: Only allow dcache disabled in SPL buildsAlexander Graf
2016-03-15arm64: Remove non-full-va map codeAlexander Graf
2016-03-15tegra: Replace home grown mmu code with generic table approachAlexander Graf
2016-03-15zymqmp: Replace home grown mmu code with generic table approachAlexander Graf
2016-03-15thunderx: Move mmu table into board fileAlexander Graf
2016-03-15arm64: Make full va map code more dynamicAlexander Graf
2016-03-15arm64: Disable TTBR1 maps in EL1Alexander Graf
2016-03-15thunderx: Calculate TCR dynamicallyAlexander Graf
2016-03-15omap4: Check warm reset for reboot mode validityPaul Kocialkowski
2016-03-15omap4: Reboot mode supportPaul Kocialkowski
2016-03-15omap4: Properly enable USB PHY clocksPaul Kocialkowski
2016-03-15omap-common: clocks-common: Setup USB DPLL when MUSB is in usePaul Kocialkowski
2016-03-15Amazon Kindle Fire (first generation) codename kc1 supportPaul Kocialkowski
2016-03-15omap4: Move i2c clocks enable to enable_basic_clocksPaul Kocialkowski
2016-03-15omap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL reference and whitespacePaul Kocialkowski
2016-03-15omap-common: Remove deprecated arch_cpu_init codePaul Kocialkowski
2016-03-15omap-common: Rename set_muxconf_regs_essential to set_muxconf_regsPaul Kocialkowski
2016-03-15omap4: Export jedec sdram timingsPaul Kocialkowski
2016-03-15omap4: Export elpidia sdram timingsPaul Kocialkowski
2016-03-15omap4: Export elpidia sdram device detailsPaul Kocialkowski
2016-03-15omap3: Use a define for reboot reason offsetPaul Kocialkowski
2016-03-15omap3: String-based reboot mode handlingPaul Kocialkowski
2016-03-15Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2016-03-14Merge git://git.denx.de/u-boot-dmTom Rini
2016-03-14arm64: define _image_binary_end to fix SPL_OF_CONTROLMasahiro Yamada
2016-03-14ARM: DRA7: Move emif settings to board specific filesLokesh Vutla