Age | Commit message (Expand) | Author |
2019-07-06 | test/py: not all boards support UEFI runtime reset | Heinrich Schuchardt |
2019-07-06 | efi_loader: bump UEFI specification number to 2.8 | Heinrich Schuchardt |
2019-07-06 | efi_loader: split off detaching SetVirtualAddress() | Heinrich Schuchardt |
2019-07-06 | efi_selftest: test variable services at runtime | Heinrich Schuchardt |
2019-07-06 | efi_loader: unimplemented runtime services | Heinrich Schuchardt |
2019-07-06 | efi_loader: let the variable driver patch out the runtime | Heinrich Schuchardt |
2019-07-06 | efi_loader: clean up runtime detaching | Heinrich Schuchardt |
2019-07-06 | efi_loader: remove NULL entries from runtime detach list | Heinrich Schuchardt |
2019-07-06 | efi_loader: initialization of variable services | Heinrich Schuchardt |
2019-07-06 | efi_loader: move efi_query_variable_info() | Heinrich Schuchardt |
2019-07-06 | efi_loader: remove superfluous spaces in comments | Heinrich Schuchardt |
2019-07-06 | test/py: error message test_efi_selftest_device_tree | Heinrich Schuchardt |
2019-07-06 | efi_selftest: description of CMD_BOOTEFI_SELFTEST | Heinrich Schuchardt |
2019-07-06 | disk: efi: buffer overflow in part_get_info_efi() | Heinrich Schuchardt |
2019-07-04 | board: amlogic: add mailing-list to MAINTAINERS | Neil Armstrong |
2019-07-04 | Merge tag 'u-boot-imx-20190704' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2019-07-04 | wandboard: README: Adjust the U-Boot proper binary name | Fabio Estevam |
2019-07-04 | wandboard: Add FIT image support | Fabio Estevam |
2019-07-04 | wandboard: Add mmc0 alias | Fabio Estevam |
2019-07-04 | wandboard: Import extra wandboard devicetree files | Fabio Estevam |
2019-07-04 | wandboard: Sync with devicetree files from kernel 5.1.9 | Fabio Estevam |
2019-07-04 | mx6: dts: Move dtbs under SoC level | Fabio Estevam |
2019-07-04 | mx6: dts: Keep dtb entries sorted | Fabio Estevam |
2019-07-02 | Merge tag 'rockchip-for-v2019.07-rc5-2' of https://gitlab.denx.de/u-boot/cust... | Tom Rini |
2019-07-02 | rockchip: rk3288: enable TPL for tinker-board | Kever Yang |
2019-07-02 | rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KB | Kever Yang |
2019-07-02 | rockchip: config: update config for TPL support on tinker-rk3288 | Kever Yang |
2019-07-02 | rockchip: dts: rk3288-tinker: enable sdmmc pinctrl node in spl | Kever Yang |
2019-07-02 | rockchip: dts: tinker: migrate the dm-pre-reloc tag into -u-boot dts | Kever Yang |
2019-07-02 | rockchip: dts: rk3288: move reloc tag into -u-boot dts | Kever Yang |
2019-07-02 | rockchip: rk3288: add separate TPL STACK address | Kever Yang |
2019-07-02 | rockchip: rk3288: enable TPL configs to chip level | Kever Yang |
2019-07-02 | rockchip: dts: rk3399: rockpro64: Provide init voltage | Mark Kettenis |
2019-07-02 | spl: atf: Fix uninitialized pointer to bl31_image_info | Frieder Schrempf |
2019-07-01 | poplar: increase SYS_MALLOC_F_LEN for DM_FLAG_PRE_RELOC support | Shawn Guo |
2019-07-01 | Merge tag 'u-boot-atmel-fixes-2019.07-b' of https://gitlab.denx.de/u-boot/cus... | Tom Rini |
2019-06-29 | Merge tag 'uniphier-v2019.07' of https://gitlab.denx.de/u-boot/custodians/u-b... | Tom Rini |
2019-06-29 | Merge tag 'efi-2019-07-rc5-4' of https://gitlab.denx.de/u-boot/custodians/u-b... | Tom Rini |
2019-06-29 | ARM: uniphier: move sg_set_{pinsel, iectrl} to more relevant places | Masahiro Yamada |
2019-06-29 | ARM: uniphier: remove unused init code for CONFIG_DEBUG_UART | Masahiro Yamada |
2019-06-29 | ARM: uniphier: include <linux/io.h> from dram_init.c | Masahiro Yamada |
2019-06-29 | ARM: uniphier: remove unused sg_set_iectrl_range() | Masahiro Yamada |
2019-06-29 | ARM: uniphier: remove unused SC_DPLLOSCCTRL | Masahiro Yamada |
2019-06-29 | ARM: uniphier: fix build error for CONFIG_DEBUG_LL=y | Masahiro Yamada |
2019-06-29 | pinctrl: uniphier: Add SPI pin-mux settings | Kunihiko Hayashi |
2019-06-29 | efi_loader: correct signature of ConvertPointer() | Heinrich Schuchardt |
2019-06-28 | Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2019-06-28 | Merge tag 'u-boot-stm32-20190628' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini |
2019-06-28 | mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4 | Patrice Chotard |
2019-06-28 | ARM: dts: stm32: Remove useless u-boot, dm-pre-reloc in stm32f746-disco-u-boo... | Patrice Chotard |