aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-15efi_loader: Call fdt preparation functionsAlexander Graf2-3/+13
2016-03-15arm: Allow EFI payload code to take exceptionsAlexander Graf1-0/+8
2016-03-15arm64: Replace fdt_name env variables with fdtfileAlexander Graf3-8/+8
2016-03-15efi_loader: Add MAINTAINERS entryAlexander Graf1-0/+7
2016-03-15efi_loader: Add README section in README.efiAlexander Graf1-1/+82
2016-03-15efi_loader: Add distro boot script for removable mediaAlexander Graf1-1/+46
2016-03-15efi_loader: hook up in build environmentAlexander Graf6-0/+25
2016-03-15arm64: Allow EFI payload code to take exceptionsAlexander Graf1-0/+9
2016-03-15arm64: Allow exceptions to returnAlexander Graf1-0/+34
2016-03-15efi_loader: Implement memory allocation and mapAlexander Graf3-0/+341
2016-03-15efi_loader: Add "bootefi" commandAlexander Graf3-0/+190
2016-03-15efi_loader: Add disk interfacesAlexander Graf2-0/+220
2016-03-15efi_loader: Add runtime servicesAlexander Graf9-3/+398
2016-03-15efi_loader: Add console interfaceAlexander Graf2-0/+365
2016-03-15efi_loader: Add boot time servicesAlexander Graf2-0/+866
2016-03-15efi_loader: Add PE image loaderAlexander Graf3-0/+471
2016-03-15include/efi_api.h: Add more detailed API definitionsAlexander Graf2-37/+163
2016-03-15disk/part.c: Expose list of available block driversAlexander Graf2-7/+8
2016-03-15arm64: Only allow dcache disabled in SPL buildsAlexander Graf1-0/+9
2016-03-15arm64: Remove non-full-va map codeAlexander Graf12-256/+85
2016-03-15hikey: Add MMU tablesAlexander Graf2-2/+24
2016-03-15dwmmc: Increase retry timeoutAlexander Graf1-1/+1
2016-03-15vexpress64: Add MMU tablesAlexander Graf2-3/+24
2016-03-15tegra: Replace home grown mmu code with generic table approachAlexander Graf2-115/+19
2016-03-15zymqmp: Replace home grown mmu code with generic table approachAlexander Graf2-169/+50
2016-03-15thunderx: Move mmu table into board fileAlexander Graf4-16/+29
2016-03-15arm64: Make full va map code more dynamicAlexander Graf6-108/+500
2016-03-15arm64: Disable TTBR1 maps in EL1Alexander Graf2-1/+2
2016-03-15thunderx: Calculate TCR dynamicallyAlexander Graf3-9/+59
2016-03-15kc1: Clear reboot mode garbage on cold resetPaul Kocialkowski1-0/+3
2016-03-15kc1: Power off when the power on reason is not a valid onePaul Kocialkowski2-0/+22
2016-03-15input: TWL6030 input support for power button, USB and chargerPaul Kocialkowski3-0/+70
2016-03-15power: twl6030: Power off supportPaul Kocialkowski2-0/+15
2016-03-15power: twl6030: Remove ifdef around the codePaul Kocialkowski1-2/+0
2016-03-15kc1: Boot to bootloader (fastboot) on ID pin pull-upPaul Kocialkowski1-0/+9
2016-03-15kc1: OMAP4 reboot mode supportPaul Kocialkowski3-0/+24
2016-03-15omap4: Check warm reset for reboot mode validityPaul Kocialkowski1-0/+4
2016-03-15omap4: Reboot mode supportPaul Kocialkowski2-0/+49
2016-03-15kc1: MUSB USB controller and fastboot USB gadget supportPaul Kocialkowski4-0/+68
2016-03-15usb: musb-new: omap2430: OMAP4 MUSB USB controller supportPaul Kocialkowski3-0/+25
2016-03-15power: twl6030: Clear VUSB_IN_PMID bit on USB device setupPaul Kocialkowski2-0/+2
2016-03-15power: twl6030: Configure VUSB voltage on USB device setupPaul Kocialkowski2-0/+6
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 Kocialkowski8-0/+474
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 Kocialkowski3-15/+0
2016-03-15omap-common: Rename set_muxconf_regs_essential to set_muxconf_regsPaul Kocialkowski11-13/+13
2016-03-15omap4: Export jedec sdram timingsPaul Kocialkowski2-2/+4