Commit Graph

  • 0c5d2a3dac efi_loader: completely initialize network Heinrich Schuchardt 2018-04-03 22:06:52 +02:00
  • 99b8db7291 arm: print information about loaded UEFI images Heinrich Schuchardt 2018-04-05 11:56:22 +02:00
  • c9a63f44b5 efi_loader: new functions to print loaded image information Heinrich Schuchardt 2018-04-05 11:56:21 +02:00
  • 8ae1f82988 mmc: use core clock frequency in bcm2835 sdhost Jonathan Gray 2018-03-17 16:15:48 +11:00
  • 79153ff0c4 rpi3_32b: Enable lan78xx driver Peter Robinson 2018-03-16 06:26:29 +00:00
  • 7fe77226aa rpi: Add identifier for the new RPi3 B+ Alexander Graf 2018-03-15 15:05:37 +01:00
  • 0d1a6c5e52 rpi3: Enable lan78xx driver Alexander Graf 2018-03-15 15:05:36 +01:00
  • 065dcacf39 rpi: Allow to boot without serial Alexander Graf 2018-04-05 11:36:22 +02:00
  • 1348c17ab2 efi_selftest: test getinfo(EFI_FILE_SYSTEM_INFO) Heinrich Schuchardt 2018-04-04 15:42:13 +02:00
  • db851c84c9 efi_selftest: partition label for test image Heinrich Schuchardt 2018-04-04 15:42:12 +02:00
  • 9e6835e6ba efi_loader: implement EFI_FILE_SYSTEM_INFO Heinrich Schuchardt 2018-04-04 15:42:11 +02:00
  • c412166de2 efi_loader: ascii2unicode(): add trailing \0 Heinrich Schuchardt 2018-04-04 15:42:10 +02:00
  • 9c9021e245 efi_loader: use const for GUIDs in the EFI_FILE_PROTOCOL Heinrich Schuchardt 2018-04-04 15:42:09 +02:00
  • e294ba0678 Merge git://git.denx.de/u-boot-sunxi Tom Rini 2018-04-04 09:18:38 -04:00
  • 2db1eba1c3 efi_loader: correctly determine the boot partition Heinrich Schuchardt 2018-04-03 22:40:55 +02:00
  • b6dd577737 efi_loader: use correct types in EFI_FILE_PROTOCOL Heinrich Schuchardt 2018-04-03 22:37:11 +02:00
  • 43dace5d89 efi_loader: correct types for EFI_LOADED_IMAGE_PROTOCOL Heinrich Schuchardt 2018-04-03 22:29:33 +02:00
  • 82786754b9 efi_loader: ImageSize must be multiple of SectionAlignment Heinrich Schuchardt 2018-04-03 22:29:32 +02:00
  • 84b40b40ad efi_loader: save image relocation address and size Heinrich Schuchardt 2018-04-03 22:29:31 +02:00
  • 7fb96a10b3 efi_loader: use efi_uintn_t for LoadImage Heinrich Schuchardt 2018-04-03 22:29:30 +02:00
  • eab2dc37ee efi_loader: initialize device path on alloc Patrick Wildt 2018-03-25 19:54:03 +02:00
  • e274235866 efi_loader: complete efi_pxe_mode struct definition Patrick Wildt 2018-03-27 14:23:20 +02:00
  • f9cfad1a61 efi_loader: Fix network DP with DM_ETH Alexander Graf 2018-03-15 17:33:38 +01:00
  • 813468cdbd efi_loader: Fix return value for efi_add_runtime_mmio Alexander Graf 2018-03-15 15:08:16 +01:00
  • 8e47506409 efi_loader: Optimize GOP more Alexander Graf 2018-03-15 15:02:29 +01:00
  • ba718e67a2 efi_loader: Optimize GOP switch Alexander Graf 2018-03-15 15:02:28 +01:00
  • 90b658b4cc efi_loader: use __always_inline for pixel conversion Heinrich Schuchardt 2018-03-16 19:59:06 +01:00
  • 0f7fcc7256 efi_loader: RestoreTPL should execute queued events Heinrich Schuchardt 2018-03-24 18:40:21 +01:00
  • ee3db4fc04 efi_loader: use TPL_NOTIFY for network timer event Heinrich Schuchardt 2018-03-24 18:40:22 +01:00
  • 0176330ee5 git: mailrc: Add myself and efi to list Alexander Graf 2018-04-04 10:56:00 +02:00
  • 51a0f45122 efi_loader: correctly support parameter delta in Blt Heinrich Schuchardt 2018-03-14 19:57:02 +01:00
  • 6fc901c538 efi_selftest: unit test for event groups Heinrich Schuchardt 2018-02-18 15:17:53 +01:00
  • 9967adb71d efi_selftest: fix device tree unit test Heinrich Schuchardt 2018-03-12 19:52:25 +01:00
  • bdecaebd5d efi: Correct header order in efi_memory Simon Glass 2018-03-08 21:53:27 +01:00
  • 7c92fd69b1 efi_loader: use constants in efi_allocate_pages() Heinrich Schuchardt 2018-01-30 21:08:00 +01:00
  • f7c342f413 efi_loader: show UEFI revision in helloworld Heinrich Schuchardt 2018-02-05 18:24:26 +01:00
  • 0aa2da788b efi_selftest: unit test for EFI_SIMPLE_TEXT_INPUT_PROTOCOL Heinrich Schuchardt 2018-03-03 15:39:53 +01:00
  • 482fc90c0a efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC Heinrich Schuchardt 2018-02-06 22:00:22 +01:00
  • b944e47111 efi_selftest: test gop bitblt Heinrich Schuchardt 2018-02-07 22:14:23 +01:00
  • 0e0a3ceb50 efi_loader: implement missing bit blit operations in gop Heinrich Schuchardt 2018-02-07 22:14:22 +01:00
  • b095f3c85f efi_loader: implement event groups Heinrich Schuchardt 2018-02-18 15:17:52 +01:00
  • a3a28f5f0c efi_loader: define GUIDS for event groups Heinrich Schuchardt 2018-02-18 15:17:51 +01:00
  • 43bce44262 efi_loader: manage events in a linked list Heinrich Schuchardt 2018-02-18 15:17:50 +01:00
  • ab9efa979c efi_loader: fix formatting errors Heinrich Schuchardt 2018-02-18 15:17:49 +01:00
  • 7069515e7f efi_loader: clear signaled state in CheckEvent Heinrich Schuchardt 2018-02-18 11:32:02 +01:00
  • eb68b4ef31 efi_loader: check parameter in InstallConfigurationTable Heinrich Schuchardt 2018-02-18 00:08:00 +01:00
  • 0fb4169e28 efi_loader: correct input of special keys Heinrich Schuchardt 2018-02-19 18:53:29 +01:00
  • 06c3d5b989 efi_selftest: check installation of the device tree Heinrich Schuchardt 2018-03-03 15:29:04 +01:00
  • bc4f9133ed efi_loader: support device tree for bootefi selftest Heinrich Schuchardt 2018-03-03 15:29:03 +01:00
  • fc225e6082 efi_loader: check initialization of EFI subsystem is successful Heinrich Schuchardt 2018-03-03 15:29:02 +01:00
  • 45204b1025 efi_loader: do_bootefi_exec should always return an EFI status code Heinrich Schuchardt 2018-03-03 15:29:01 +01:00
  • 14ad49d100 efi_loader: efi_get_time_init should return status code Heinrich Schuchardt 2018-03-03 15:29:00 +01:00
  • 22c793e6a2 efi_loader: exit status for efi_reset_system_init Heinrich Schuchardt 2018-03-03 15:28:59 +01:00
  • 098a6cdd1c efi_loader: simplify calling efi_init_obj_list Heinrich Schuchardt 2018-03-03 15:28:58 +01:00
  • d7b181d57d efi_loader: consistently return efi_status_t efi_watchdog_register Heinrich Schuchardt 2018-03-03 15:28:57 +01:00
  • 075d425d65 efi_loader: return efi_status_t from efi_net_register Heinrich Schuchardt 2018-03-03 15:28:56 +01:00
  • 80ea9b0990 efi_loader: return efi_status_t from efi_gop_register Heinrich Schuchardt 2018-03-03 15:28:55 +01:00
  • 7657152bdd efi_loader: efi_smbios_register should have a return value Heinrich Schuchardt 2018-03-03 15:28:54 +01:00
  • 1914e5b5d8 efi_loader: provide new doc/README.uefi Heinrich Schuchardt 2018-03-02 19:58:50 +01:00
  • e1214151e8 efi_loader: delete doc/README.efi Heinrich Schuchardt 2018-03-02 19:58:49 +01:00
  • e70f8dfa2c efi_loader: Initial EFI_DEVICE_PATH_UTILITIES_PROTOCOL Leif Lindholm 2018-03-09 17:43:21 +01:00
  • 8396e3fd63 efi_loader: remove deprecated ConsoleControlProtocol Heinrich Schuchardt 2018-03-03 15:41:37 +01:00
  • 28a4fd46e7 efi_loader: parameter checks for LoadImage Heinrich Schuchardt 2018-03-07 02:40:51 +01:00
  • f3fed05e09 Revert "sunxi: Pine64: temporarily remove extra Pine64 non-plus DT" Andre Przywara 2018-04-04 01:31:23 +01:00
  • d14db11d76 sunxi: revert disabling of features Andre Przywara 2018-04-04 01:31:22 +01:00
  • 901fb09d01 sunxi: disable direct MMC environment Andre Przywara 2018-04-04 01:31:21 +01:00
  • ecd0cec04c net: sun8i-emac: remove support for old binding Andre Przywara 2018-04-04 01:31:20 +01:00
  • 0bb48ef243 arm: dts: sunxi: update H5 to new EMAC binding Andre Przywara 2018-04-04 01:31:19 +01:00
  • e88d2a57f3 arm: dts: sunxi: update H3 to new EMAC binding Andre Przywara 2018-04-04 01:31:18 +01:00
  • 06a57f656b arm: dts: sunxi: update A64 to new EMAC binding Andre Przywara 2018-04-04 01:31:17 +01:00
  • 12afd95711 net: sun8i-emac: add support for new EMAC DT binding Andre Przywara 2018-04-04 01:31:16 +01:00
  • c034117302 net: sun8i-emac: support new pinctrl DT bindings Andre Przywara 2018-04-04 01:31:15 +01:00
  • 381996c5ed sunxi: gpio: add missing compatible strings Andre Przywara 2018-04-04 01:31:14 +01:00
  • 35debf8a45 sunxi: README.sunxi64: Add hint about non-debug of ARM Trusted Firmware Andre Przywara 2018-04-04 01:31:13 +01:00
  • 948071bab4 Makefile: Disable stack-usage check for ARC Alexey Brodkin 2018-04-02 12:18:02 +03:00
  • e63d142f6f Merge tag 'arc-for-2018.05' of git://git.denx.de/u-boot-arc Tom Rini 2018-04-03 08:33:15 -04:00
  • e71553fe75 configs: add NAND support for NES Classic Miquel Raynal 2018-02-28 20:52:02 +01:00
  • 748b5b34d3 sunxi: move the NAND parameters to Kconfig Miquel Raynal 2018-02-28 20:52:01 +01:00
  • b56052f4ca sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig Miquel Raynal 2018-02-28 20:52:00 +01:00
  • 6d094d535c sunxi: automatically select SPL_NAND_SUPPORT in Kconfig Miquel Raynal 2018-02-28 20:51:59 +01:00
  • 491feffa88 sunxi: dts: enable NAND on NES classic Miquel Raynal 2018-02-28 20:51:58 +01:00
  • 663e8a9b54 sunxi: allow NAND support to be compiled for sun8i platforms Miquel Raynal 2018-02-28 20:51:57 +01:00
  • 136e325933 sunxi: spl: remove DMA related settings of the NAND controller Miquel Raynal 2018-02-28 20:51:56 +01:00
  • 6ddbb1e936 spl: nand: sunxi: use PIO instead of DMA Miquel Raynal 2018-02-28 20:51:55 +01:00
  • 7440bd7885 spl: nand: sunxi: declare the ecc_bytes array globally Miquel Raynal 2018-02-28 20:51:54 +01:00
  • ba1c98bae2 sunxi: spl: deassert the NAND controller reset line Miquel Raynal 2018-02-28 20:51:53 +01:00
  • 22f0aa0528 spl: nand: sunxi: make the reset column helper more generic Miquel Raynal 2018-02-28 20:51:52 +01:00
  • 4dac80a5e9 spl: nand: sunxi: ensure enough time has passed after changing the column Miquel Raynal 2018-02-28 20:51:51 +01:00
  • a084cb6664 spl: nand: sunxi: create an helper to handle command execution Miquel Raynal 2018-02-28 20:51:50 +01:00
  • 781e70cff1 spl: nand: sunxi: add missing status clear Miquel Raynal 2018-02-28 20:51:49 +01:00
  • 60fb179133 spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper Miquel Raynal 2018-02-28 20:51:48 +01:00
  • 28f7a9d375 spl: nand: sunxi: introduce the nand_wait_int() helper Miquel Raynal 2018-02-28 20:51:47 +01:00
  • 802f766994 spl: nand: sunxi: fix typo on register name Miquel Raynal 2018-02-28 20:51:46 +01:00
  • a0a984e14a spl: nand: sunxi: fix second case of modulo by zero error Miquel Raynal 2018-02-28 20:51:45 +01:00
  • f3aff37689 mtd: nand: sunxi: fix ECC strength choice Miquel Raynal 2018-02-28 20:51:44 +01:00
  • 55fe0e2b54 spl: fix binman_sym output check Miquel Raynal 2018-02-28 20:51:43 +01:00
  • 645b5afbb8 Prepare v2018.05-rc1 v2018.05-rc1 Tom Rini 2018-04-02 20:31:36 -04:00
  • f770b3ee18 ARC: HSDK: Enable SPI flash support Eugeniy Paltsev 2018-03-26 15:57:38 +03:00
  • ada8affdfe ARC: HSDK: Add platform-specific commands Eugeniy Paltsev 2018-03-26 15:57:37 +03:00
  • 1e43118560 ARC: Bump ARC tools used in TravisCI to the most recent release arc-2017.09 Alexey Brodkin 2018-03-30 16:34:55 +03:00