summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | efi_loader: avoid anonymous constants for AllocatePagesHeinrich Schuchardt2018-06-032-5/+9
| * | efi_selftest: check for buffer overflow in efi_get_variableIvan Gorinov2018-06-031-1/+17
| * | Makefile: clean should delete *.soHeinrich Schuchardt2018-06-031-1/+1
| * | efi_selftest: imply FAT, FAT_WRITEHeinrich Schuchardt2018-06-031-0/+2
| * | efi_loader: DocBook comments for boot servicesHeinrich Schuchardt2018-06-034-397/+455
| * | Add a comment for board_quiesce_devices()Simon Glass2018-06-031-0/+6
| * | Define board_quiesce_devices() in a shared locationSimon Glass2018-06-035-6/+6
| * | efi: sandbox: Add required linker sectionsSimon Glass2018-06-033-1/+42
| * | sandbox: Add a setjmp() implementationSimon Glass2018-06-034-0/+87
| * | efi: Update some comments related to smbios tablesSimon Glass2018-06-033-3/+16
| * | efi_selftest: test unaligned memory accessHeinrich Schuchardt2018-06-032-0/+71
| * | arm: armv7: allow unaligned memory accessHeinrich Schuchardt2018-06-032-0/+26
| * | efi_loader: allow unaligned memory accessHeinrich Schuchardt2018-06-032-0/+16
| * | efi_selftest: test ReinstallProtocolInterfaceHeinrich Schuchardt2018-06-031-3/+32
| * | efi_loader: implement ReinstallProtocolInterfaceHeinrich Schuchardt2018-06-031-23/+43
| * | efi_loader: check interface when uninstalling protocolHeinrich Schuchardt2018-06-031-0/+2
| * | efi_selftest: correct efi_selftest_manageprotocolsHeinrich Schuchardt2018-06-031-1/+1
| * | video: sunxi: de2: Reserve the fb region in the EFI memory mapEmmanuel Vadot2018-06-031-0/+8
| * | efi_loader: fix off-by-one bug in efi_get_variableIvan Gorinov2018-06-031-24/+16
| * | README.uefi: update list of missing functionalityHeinrich Schuchardt2018-06-031-2/+7
| * | efi_loader: avoid using unitialized values as console sizeHeinrich Schuchardt2018-06-031-2/+12
| * | efi_selftest: unit test for variable servicesHeinrich Schuchardt2018-06-032-0/+181
| * | efi_loader: adjust definitions of variable servicesHeinrich Schuchardt2018-06-035-43/+43
| * | efi_selftest: do not call efi_init_obj_list() twiceHeinrich Schuchardt2018-06-031-2/+0
| * | Makefile: clean should delete *.efiHeinrich Schuchardt2018-06-031-1/+2
| * | efi_loader: build CRT0 and RELOC on x86_64Heinrich Schuchardt2018-06-031-1/+11
| * | efi_selftest: allow building relocation code on x86_64Heinrich Schuchardt2018-06-031-4/+16
| * | efi_loader: always check parameters in efi_cout_query_mode()Heinrich Schuchardt2018-06-031-42/+48
| * | efi_selftest: updating the cursor positionHeinrich Schuchardt2018-06-031-0/+78
| * | efi_loader: updating the cursor positionHeinrich Schuchardt2018-06-031-8/+19
| * | efi_loader: remove unnecessary includeHeinrich Schuchardt2018-06-034-4/+0
| * | efi_loader: if EFI_LOADER is enabled, enable CFB_CONSOLE_ANSIHeinrich Schuchardt2018-06-031-0/+1
| * | efi_loader: correctly apply relocations from the .reloc sectionIvan Gorinov2018-06-031-3/+11
* | | Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini2018-06-031-2/+10
|\ \ \ | |/ / |/| |
| * | rpi: Fix fdt_high & initrd_high for 64-bit buildsTuomas Tynkkynen2018-06-031-2/+10
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-06-0236-34/+2844
|\ \
| * | ARM: dts: rmobile: Sync R8A77990 Ebisu DTS with LinuxMarek Vasut2018-06-012-35/+213
| * | ARM: renesas: Add R8A77990 E3 Ebisu boardMarek Vasut2018-06-019-0/+240
| * | ARM: dts: rmobile: Add Renesas Ebisu board supportTakeshi Kihara2018-06-012-0/+38
| * | ARM: dts: rmobile: Add Renesas R8A77990 SoC supportYoshihiro Shimoda2018-06-011-0/+131
| * | ARM: renesas: Add R8A77990 E3 SoC IDMarek Vasut2018-06-013-0/+5
| * | net: ravb: Add R8A77990 E3 compatibleMarek Vasut2018-06-011-0/+1
| * | mmc: renesas-sdhi: Add R8A77990 E3 compatibleMarek Vasut2018-06-011-0/+1
| * | gpio: rmobile: Add R8A77990 E3 compatibleMarek Vasut2018-06-011-0/+1
| * | pinctrl: renesas: Initial R8A77990 PFC supportMarek Vasut2018-06-015-0/+1756
| * | pinctrl: renesas: Add PORT_GP_11 helper macroTakeshi Kihara2018-06-011-2/+6
| * | clk: renesas: Add R8A77990 E3 clock tablesMarek Vasut2018-06-014-0/+374
| * | clk: renesas: Add PE clock handlingMarek Vasut2018-06-012-6/+40
| * | clk: renesas: Add PLL1 and PLL3 dividersMarek Vasut2018-06-011-4/+8
| * | clk: renesas: Pass clock rate around as 64bit number internallyMarek Vasut2018-06-011-25/+31