Commit Graph

49574 Commits (2f8ffb0655ccb7f5cc5568a52ff45272b19fa5d3)
 

Author SHA1 Message Date
Heinrich Schuchardt 0aa2da788b efi_selftest: unit test for EFI_SIMPLE_TEXT_INPUT_PROTOCOL 6 years ago
Heinrich Schuchardt 482fc90c0a efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC 6 years ago
Heinrich Schuchardt b944e47111 efi_selftest: test gop bitblt 6 years ago
Heinrich Schuchardt 0e0a3ceb50 efi_loader: implement missing bit blit operations in gop 6 years ago
Heinrich Schuchardt b095f3c85f efi_loader: implement event groups 6 years ago
Heinrich Schuchardt a3a28f5f0c efi_loader: define GUIDS for event groups 6 years ago
Heinrich Schuchardt 43bce44262 efi_loader: manage events in a linked list 6 years ago
Heinrich Schuchardt ab9efa979c efi_loader: fix formatting errors 6 years ago
Heinrich Schuchardt 7069515e7f efi_loader: clear signaled state in CheckEvent 6 years ago
Heinrich Schuchardt eb68b4ef31 efi_loader: check parameter in InstallConfigurationTable 6 years ago
Heinrich Schuchardt 0fb4169e28 efi_loader: correct input of special keys 6 years ago
Heinrich Schuchardt 06c3d5b989 efi_selftest: check installation of the device tree 6 years ago
Heinrich Schuchardt bc4f9133ed efi_loader: support device tree for bootefi selftest 6 years ago
Heinrich Schuchardt fc225e6082 efi_loader: check initialization of EFI subsystem is successful 6 years ago
Heinrich Schuchardt 45204b1025 efi_loader: do_bootefi_exec should always return an EFI status code 6 years ago
Heinrich Schuchardt 14ad49d100 efi_loader: efi_get_time_init should return status code 6 years ago
Heinrich Schuchardt 22c793e6a2 efi_loader: exit status for efi_reset_system_init 6 years ago
Heinrich Schuchardt 098a6cdd1c efi_loader: simplify calling efi_init_obj_list 6 years ago
Heinrich Schuchardt d7b181d57d efi_loader: consistently return efi_status_t efi_watchdog_register 6 years ago
Heinrich Schuchardt 075d425d65 efi_loader: return efi_status_t from efi_net_register 6 years ago
Heinrich Schuchardt 80ea9b0990 efi_loader: return efi_status_t from efi_gop_register 6 years ago
Heinrich Schuchardt 7657152bdd efi_loader: efi_smbios_register should have a return value 6 years ago
Heinrich Schuchardt 1914e5b5d8 efi_loader: provide new doc/README.uefi 6 years ago
Heinrich Schuchardt e1214151e8 efi_loader: delete doc/README.efi 6 years ago
Leif Lindholm e70f8dfa2c efi_loader: Initial EFI_DEVICE_PATH_UTILITIES_PROTOCOL 6 years ago
Heinrich Schuchardt 8396e3fd63 efi_loader: remove deprecated ConsoleControlProtocol 6 years ago
Heinrich Schuchardt 28a4fd46e7 efi_loader: parameter checks for LoadImage 6 years ago
Andre Przywara f3fed05e09 Revert "sunxi: Pine64: temporarily remove extra Pine64 non-plus DT" 6 years ago
Andre Przywara d14db11d76 sunxi: revert disabling of features 6 years ago
Andre Przywara 901fb09d01 sunxi: disable direct MMC environment 6 years ago
Andre Przywara ecd0cec04c net: sun8i-emac: remove support for old binding 6 years ago
Andre Przywara 0bb48ef243 arm: dts: sunxi: update H5 to new EMAC binding 6 years ago
Andre Przywara e88d2a57f3 arm: dts: sunxi: update H3 to new EMAC binding 6 years ago
Andre Przywara 06a57f656b arm: dts: sunxi: update A64 to new EMAC binding 6 years ago
Andre Przywara 12afd95711 net: sun8i-emac: add support for new EMAC DT binding 6 years ago
Andre Przywara c034117302 net: sun8i-emac: support new pinctrl DT bindings 6 years ago
Andre Przywara 381996c5ed sunxi: gpio: add missing compatible strings 6 years ago
Andre Przywara 35debf8a45 sunxi: README.sunxi64: Add hint about non-debug of ARM Trusted Firmware 6 years ago
Alexey Brodkin 948071bab4 Makefile: Disable stack-usage check for ARC 6 years ago
Tom Rini e63d142f6f Merge tag 'arc-for-2018.05' of git://git.denx.de/u-boot-arc 6 years ago
Miquel Raynal e71553fe75
configs: add NAND support for NES Classic 6 years ago
Miquel Raynal 748b5b34d3
sunxi: move the NAND parameters to Kconfig 6 years ago
Miquel Raynal b56052f4ca
sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig 6 years ago
Miquel Raynal 6d094d535c
sunxi: automatically select SPL_NAND_SUPPORT in Kconfig 6 years ago
Miquel Raynal 491feffa88
sunxi: dts: enable NAND on NES classic 6 years ago
Miquel Raynal 663e8a9b54
sunxi: allow NAND support to be compiled for sun8i platforms 6 years ago
Miquel Raynal 136e325933
sunxi: spl: remove DMA related settings of the NAND controller 6 years ago
Miquel Raynal 6ddbb1e936
spl: nand: sunxi: use PIO instead of DMA 6 years ago
Miquel Raynal 7440bd7885
spl: nand: sunxi: declare the ecc_bytes array globally 6 years ago
Miquel Raynal ba1c98bae2
sunxi: spl: deassert the NAND controller reset line 6 years ago