summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-16efi_loader: Call fdt preparation functionsAlexander Graf
2016-03-16arm: Allow EFI payload code to take exceptionsAlexander Graf
2016-03-16arm64: Replace fdt_name env variables with fdtfileAlexander Graf
2016-03-16efi_loader: Add MAINTAINERS entryAlexander Graf
2016-03-16efi_loader: Add README section in README.efiAlexander Graf
2016-03-16efi_loader: Add distro boot script for removable mediaAlexander Graf
2016-03-16efi_loader: hook up in build environmentAlexander Graf
2016-03-16arm64: Allow EFI payload code to take exceptionsAlexander Graf
2016-03-16arm64: Allow exceptions to returnAlexander Graf
2016-03-16efi_loader: Implement memory allocation and mapAlexander Graf
2016-03-16efi_loader: Add "bootefi" commandAlexander Graf
2016-03-15efi_loader: Add disk interfacesAlexander Graf
2016-03-15efi_loader: Add runtime servicesAlexander Graf
2016-03-15efi_loader: Add console interfaceAlexander Graf
2016-03-15efi_loader: Add boot time servicesAlexander Graf
2016-03-15efi_loader: Add PE image loaderAlexander Graf
2016-03-15include/efi_api.h: Add more detailed API definitionsAlexander Graf
2016-03-15disk/part.c: Expose list of available block driversAlexander Graf
2016-03-15arm64: Only allow dcache disabled in SPL buildsAlexander Graf
2016-03-15arm64: Remove non-full-va map codeAlexander Graf
2016-03-15hikey: Add MMU tablesAlexander Graf
2016-03-15dwmmc: Increase retry timeoutAlexander Graf
2016-03-15vexpress64: Add MMU tablesAlexander 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-15kc1: Clear reboot mode garbage on cold resetPaul Kocialkowski
2016-03-15kc1: Power off when the power on reason is not a valid onePaul Kocialkowski
2016-03-15input: TWL6030 input support for power button, USB and chargerPaul Kocialkowski
2016-03-15power: twl6030: Power off supportPaul Kocialkowski
2016-03-15power: twl6030: Remove ifdef around the codePaul Kocialkowski
2016-03-15kc1: Boot to bootloader (fastboot) on ID pin pull-upPaul Kocialkowski
2016-03-15kc1: OMAP4 reboot mode supportPaul Kocialkowski
2016-03-15omap4: Check warm reset for reboot mode validityPaul Kocialkowski
2016-03-15omap4: Reboot mode supportPaul Kocialkowski
2016-03-15kc1: MUSB USB controller and fastboot USB gadget supportPaul Kocialkowski
2016-03-15usb: musb-new: omap2430: OMAP4 MUSB USB controller supportPaul Kocialkowski
2016-03-15power: twl6030: Clear VUSB_IN_PMID bit on USB device setupPaul Kocialkowski
2016-03-15power: twl6030: Configure VUSB voltage on USB device setupPaul 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