summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * microblaze: Showing model information from DT by defaultMichal Simek2018-11-261-0/+1
| * microblaze: Use standard functions for memory decodingMichal Simek2018-11-261-24/+3
| * arm64: zynqmp: Reflect emmc controller ID in model in DTMichal Simek2018-11-262-2/+2
| * arm64: zynqmp: Disable bootelf and fdt commands for mini configurationsMichal Simek2018-11-262-0/+4
| * ARM: zynq: cse: Shrink u-boot sizeMichal Simek2018-11-262-0/+6
| * ARM: zynq: cse: Disable autoboot featureMichal Simek2018-11-263-1/+3
| * ARM: zynq: cse: Disable distro bootcommandsMichal Simek2018-11-261-3/+3
| * ARM: zynq: Guard zynq_help_text with CONFIG_SYS_LONGHELPMichal Simek2018-11-261-0/+2
| * mtd: nand: Arasan: Add subpage configuration supportMartin Lund2018-11-261-0/+4
| * arm: zynq: cse_qspi: Fix overwriting spi-rx-bus-width propertySiva Durga Prasad Paladugu2018-11-262-2/+2
| * arm64: zynqmp: Fix logic in CG/EG/EV detectionSiva Durga Prasad Paladugu2018-11-261-11/+37
| * arm64: zynqmp: Enable SPL gzip support for zcu102 and zcu100Michal Simek2018-11-263-0/+3
* | Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini2018-12-037-8/+12
|\ \
| * | rpi: add 3 Model A+Jonathan Gray2018-12-031-0/+5
| * | rpi: add URL of official revision code listJonathan Gray2018-12-031-8/+1
| * | ARM: rpi_*_defconfig: Add support to find UUID for filesystemOtavio Salvador2018-12-025-0/+5
| * | rpi: Add mmc 1 as a boot targetEmmanuel Vadot2018-12-021-0/+1
* | | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-12-0365-582/+1549
|\ \ \
| * | | efi_loader: bootmgr: add load option helper functionsAKASHI Takahiro2018-12-032-33/+83
| * | | efi_loader: allow device == NULL in efi_dp_from_name()AKASHI Takahiro2018-12-031-4/+7
| * | | doc: README.iscsi: Open-iSCSI configurationHeinrich Schuchardt2018-12-021-15/+20
| * | | efi_loader: Align runtime section to 64kbAlexander Graf2018-12-021-3/+17
| * | | efi_selftest: rename setup_okHeinrich Schuchardt2018-12-021-4/+4
| * | | efi_loader: fix simple network protocolHeinrich Schuchardt2018-12-021-59/+332
| * | | efi_loader: correctly aligned transmit bufferHeinrich Schuchardt2018-12-021-11/+20
| * | | efi_selftest: fix simple network protocol testHeinrich Schuchardt2018-12-021-8/+8
| * | | MAINTAINERS: add EFI PAYLOAD reviewerHeinrich Schuchardt2018-12-021-0/+3
| * | | efi_selftest: check fdt is marked as runtime dataHeinrich Schuchardt2018-12-022-4/+30
| * | | efi_loader: create fdt reservation before copyHeinrich Schuchardt2018-12-021-9/+3
| * | | efi_loader: fix memory mapping for sandboxHeinrich Schuchardt2018-12-021-12/+17
| * | | fdt_support: fdt reservations on the sandboxHeinrich Schuchardt2018-12-021-1/+2
| * | | fdt: sandbox: correct use of ${fdtcontroladdr}Heinrich Schuchardt2018-12-022-3/+6
| * | | efi_loader: macro efi_size_in_pages()Heinrich Schuchardt2018-12-023-13/+19
| * | | efi_selftest: building sandbox with EFI_SELFTESTHeinrich Schuchardt2018-12-021-1/+1
| * | | efi_selftest: add test for memory allocationHeinrich Schuchardt2018-12-022-0/+164
| * | | efi_loader: eliminate sandbox addressesHeinrich Schuchardt2018-12-021-5/+4
| * | | efi: Rename bootefi_test_finish() to bootefi_run_finish()Simon Glass2018-12-021-22/+24
| * | | efi: Create a function to set up for running EFI codeSimon Glass2018-12-021-21/+31
| * | | efi: Split out test init/uninit into functionsSimon Glass2018-12-021-21/+64
| * | | efi: Check for failure to create objects in selftestSimon Glass2018-12-021-0/+5
| * | | efi_loader: Reserve unaccessible memoryAlexander Graf2018-12-022-3/+40
| * | | efi_selftest: incorrect use of bitwise orHeinrich Schuchardt2018-12-021-1/+1
| * | | sandbox: smbios: Update to support sandboxSimon Glass2018-12-022-16/+56
| * | | Revert "efi_loader: remove efi_exit_caches()"Alexander Graf2018-12-021-0/+28
| * | | efi_loader: use u16* for UTF16 stringsHeinrich Schuchardt2018-12-022-2/+2
| * | | efi_loader: SetVirtualAddressMap() should return EFI_UNSUPPORTEDAKASHI Takahiro2018-12-021-1/+1
| * | | efi_loader: correct a function prototype of QueryCapsuleCapabilities()AKASHI Takahiro2018-12-022-4/+4
| * | | efi_loader: correct efi_add_known_memory()Heinrich Schuchardt2018-12-021-6/+14
| * | | efi_loader: carving out memory reservationsHeinrich Schuchardt2018-12-021-1/+10
| * | | efi_loader: memory reservation for fdtHeinrich Schuchardt2018-12-021-16/+5