summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-03-17x86: Support booting SeaBIOSBin Meng3-0/+28
2016-03-17x86: Implement functions for writing coreboot tableBin Meng3-0/+147
2016-03-17x86: Support writing configuration tables in high areaBin Meng1-0/+11
2016-03-17x86: Simplify codes in write_tables()Bin Meng1-27/+34
2016-03-17x86: Change write_acpi_tables() signature a little bitBin Meng3-6/+5
2016-03-17x86: Use a macro for ROM table alignmentBin Meng2-5/+7
2016-03-17x86: Change to use start/end address pair in write_tables()Bin Meng1-6/+12
2016-03-17x86: Clean up coreboot_tables.hBin Meng1-73/+80
2016-03-17x86: Move sysinfo related to sysinfo.hBin Meng2-4/+2
2016-03-17x86: Move asm/arch-coreboot/tables.h to a common placeBin Meng4-3/+1
2016-03-16spl: arm: Make sure to include all of the u_boot_list entriesTom Rini5-15/+9
2016-03-16arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XXTom Rini1-1/+7
2016-03-16ARM: keystone2: Only link cmd_ddr3.o on non-SPL buildsTom Rini1-1/+2
2016-03-16ARM: keystone2: Switch to using the poweroff commandTom Rini4-29/+30
2016-03-16ARM: keystone2: Split monitor code / command codeTom Rini4-52/+71
2016-03-16ARM: DRA7: DDR: Enable SR in Power Management ControlNishanth Menon1-3/+3
2016-03-16arm: Allow EFI payload code to take exceptionsAlexander Graf1-0/+8
2016-03-16arm64: Allow EFI payload code to take exceptionsAlexander Graf1-0/+9
2016-03-16arm64: Allow exceptions to returnAlexander Graf1-0/+34
2016-03-16efi_loader: Add runtime servicesAlexander Graf4-0/+54
2016-03-15arm64: Only allow dcache disabled in SPL buildsAlexander Graf1-0/+9
2016-03-15arm64: Remove non-full-va map codeAlexander Graf6-216/+85
2016-03-15tegra: Replace home grown mmu code with generic table approachAlexander Graf1-115/+17
2016-03-15zymqmp: Replace home grown mmu code with generic table approachAlexander Graf1-169/+48
2016-03-15thunderx: Move mmu table into board fileAlexander Graf2-5/+5
2016-03-15arm64: Make full va map code more dynamicAlexander Graf5-100/+494
2016-03-15arm64: Disable TTBR1 maps in EL1Alexander Graf2-1/+2
2016-03-15thunderx: Calculate TCR dynamicallyAlexander Graf2-6/+59
2016-03-15omap4: Check warm reset for reboot mode validityPaul Kocialkowski1-0/+4
2016-03-15omap4: Reboot mode supportPaul Kocialkowski2-0/+49
2016-03-15omap4: Properly enable USB PHY clocksPaul Kocialkowski3-1/+9
2016-03-15omap-common: clocks-common: Setup USB DPLL when MUSB is in usePaul Kocialkowski1-2/+4
2016-03-15Amazon Kindle Fire (first generation) codename kc1 supportPaul Kocialkowski1-0/+4
2016-03-15omap4: Move i2c clocks enable to enable_basic_clocksPaul Kocialkowski1-4/+4
2016-03-15omap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL reference and whitespacePaul Kocialkowski1-2/+1
2016-03-15omap-common: Remove deprecated arch_cpu_init codePaul Kocialkowski1-13/+0
2016-03-15omap-common: Rename set_muxconf_regs_essential to set_muxconf_regsPaul Kocialkowski3-4/+4
2016-03-15omap4: Export jedec sdram timingsPaul Kocialkowski2-2/+4
2016-03-15omap4: Export elpidia sdram timingsPaul Kocialkowski2-1/+6
2016-03-15omap4: Export elpidia sdram device detailsPaul Kocialkowski2-2/+7
2016-03-15omap3: Use a define for reboot reason offsetPaul Kocialkowski2-3/+7
2016-03-15omap3: String-based reboot mode handlingPaul Kocialkowski2-6/+12
2016-03-15Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini4-2/+156
2016-03-15Merge git://git.denx.de/u-boot-dmTom Rini8-24/+14
2016-03-15arm64: define _image_binary_end to fix SPL_OF_CONTROLMasahiro Yamada1-0/+2
2016-03-15ARM: DRA7: Move emif settings to board specific filesLokesh Vutla1-147/+2
2016-03-15ARM: DRA7: Enable EEPROM supportLokesh Vutla1-0/+1
2016-03-15ARM: Various: Future-proof serial platdataAdam Ford2-10/+10
2016-03-15ARM: OMAP4+: Allow arch specfic code to use early DMLokesh Vutla1-9/+21
2016-03-15ARM: DRA7: emif: Enable interleaving for higher address spaceLokesh Vutla2-0/+5