| Commit message (Expand) | Author | Age | Files | Lines |
* | efi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset() | Heinrich Schuchardt | 2018-07-25 | 1 | -1/+6 |
* | efi_loader: set revision in loaded image protocol | Heinrich Schuchardt | 2018-07-25 | 2 | -0/+3 |
* | efi_driver: set DM_FLAG_NAME_ALLOCED flag | Heinrich Schuchardt | 2018-07-25 | 1 | -0/+2 |
* | efi_selftest: test writing to file | Heinrich Schuchardt | 2018-07-25 | 1 | -0/+70 |
* | fs: fat: cannot write to subdirectories | Heinrich Schuchardt | 2018-07-25 | 1 | -1/+15 |
* | efi_loader: check map_key in ExitBootServices | Heinrich Schuchardt | 2018-07-25 | 3 | -1/+14 |
* | efi_loader: check parameters of GetMemoryMap | Heinrich Schuchardt | 2018-07-25 | 1 | -10/+15 |
* | efi_loader: check parameters in memory allocation | Heinrich Schuchardt | 2018-07-25 | 1 | -0/+6 |
* | efi_loader: check parameters of CreateEvent | Heinrich Schuchardt | 2018-07-25 | 1 | -3/+32 |
* | x86: Add efi_loader bits to x86_64 linker script | Alexander Graf | 2018-07-25 | 1 | -1/+33 |
* | efi_loader: Rename sections to allow for implicit data | Alexander Graf | 2018-07-25 | 16 | -100/+162 |
* | efi: Drop error return in efi_carve_out_dt_rsv() | Simon Glass | 2018-07-25 | 1 | -10/+14 |
* | efi: Tidy up device-tree-size calculation in copy_fdt() | Simon Glass | 2018-07-25 | 1 | -2/+6 |
* | efi_selftest: Clean up a few comments and messages | Simon Glass | 2018-07-25 | 1 | -8/+6 |
* | vsprintf: Handle NULL with %pU | Simon Glass | 2018-07-25 | 1 | -1/+4 |
* | efi_loader: Expose U-Boot addresses in memory map for sandbox | Alexander Graf | 2018-07-25 | 1 | -6/+7 |
* | efi: sandbox: Adjust memory usage for sandbox | Simon Glass | 2018-07-25 | 1 | -3/+10 |
* | efi_loader: Use common elf.h reloc defines | Alexander Graf | 2018-07-25 | 1 | -4/+3 |
* | elf: Move x86 reloc defines to common elf.h | Alexander Graf | 2018-07-25 | 4 | -47/+35 |
* | efi_loader: Move to compiler based target architecture determination | Alexander Graf | 2018-07-25 | 1 | -6/+8 |
* | efi_loader: Introduce ms abi vararg helpers | Alexander Graf | 2018-07-25 | 2 | -18/+26 |
* | efi_loader: Disable miniapps on sandbox | Alexander Graf | 2018-07-25 | 1 | -1/+1 |
* | efi_loader: efi_allocate_pages is too restrictive | Heinrich Schuchardt | 2018-07-25 | 1 | -1/+1 |
* | efi_loader: Allow SMBIOS tables in highmem | Alexander Graf | 2018-07-25 | 1 | -2/+9 |
* | efi_loader: Use map_sysmem() in bootefi command | Alexander Graf | 2018-07-25 | 1 | -5/+8 |
* | efi_loader: Use compiler constants for image loader | Alexander Graf | 2018-07-25 | 1 | -6/+6 |
* | Revert "efi_loader: no support for ARMV7_NONSEC=y" | Mark Kettenis | 2018-07-25 | 2 | -4/+0 |
* | ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supported | Mark Kettenis | 2018-07-25 | 1 | -1/+1 |
* | efi_loader: ARM: don't attempt to enter non-secure mode twice | Mark Kettenis | 2018-07-25 | 1 | -1/+5 |
* | efi_loader: ARM: run EFI payloads non-secure | Mark Kettenis | 2018-07-25 | 1 | -0/+33 |
* | ARM: HYP/non-sec: migrate stack | Mark Kettenis | 2018-07-25 | 1 | -0/+2 |
* | efi_selftest: update .gitignore | Heinrich Schuchardt | 2018-07-25 | 1 | -1/+3 |
* | mtd: nand: add new enum for storing ECC algorithm | Rafał Miłecki | 2018-07-23 | 1 | -0/+8 |
* | ARM: configs: omap3_logic: remove Legacy OMAP3 USB driver | Adam Ford | 2018-07-23 | 1 | -1/+0 |
* | Convert CONFIG_DA8XX_GPIO to Kconfig | Adam Ford | 2018-07-23 | 12 | -5/+11 |
* | ARM: DTS: am3517-evm-u-boot: Mark MMC1 with cd-inverted | Adam Ford | 2018-07-23 | 1 | -0/+4 |
* | ARM: dts: am3517-evm-uboot: Add reg-shift for UART | Adam Ford | 2018-07-23 | 1 | -0/+12 |
* | doc: Replace DocBook with sphinx-based docs | Mario Six | 2018-07-23 | 26 | -2404/+4375 |
* | ARM: DTS: Resync Logic PD SOM-LV 37xx devkit with Linux 4.18-RC4 | Adam Ford | 2018-07-23 | 3 | -255/+323 |
* | ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.18-RC4 | Adam Ford | 2018-07-23 | 3 | -426/+475 |
* | ARM: dts: Resync OMAP3 and omap36xx with Linux 4.18-RC4 | Adam Ford | 2018-07-23 | 3 | -18/+71 |
* | ARM: DTS: Resync am3517-evm.dts with Linux 4.18-rc4 | Adam Ford | 2018-07-23 | 3 | -2/+377 |
* | m68k: m5253evbe: Remove this board | Tom Rini | 2018-07-23 | 8 | -441/+0 |
* | spi: stm32_qspi: rework mode management | Christophe Kerello | 2018-07-23 | 1 | -14/+14 |
* | spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccr | Christophe Kerello | 2018-07-23 | 1 | -9/+8 |
* | bios_emulator: remove assignment without effect | Heinrich Schuchardt | 2018-07-23 | 1 | -1/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-imx | Tom Rini | 2018-07-23 | 50 | -508/+2514 |
|\ |
|
| * | configs: imx6q_logic: Cleanup ramdiskaddr and fdtaddr | Adam Ford | 2018-07-23 | 1 | -11/+9 |
| * | mx25: fix the offset between the USB ports' registers | Martin Kaiser | 2018-07-23 | 1 | -1/+6 |
| * | tools/imximage: get HAB information from header | Holger Dengler | 2018-07-23 | 1 | -4/+9 |