Commit Graph

  • 838ee4b479 efi_loader: support load_image() from a file-path Rob Clark 2017-09-13 18:05:35 -04:00
  • 2a92080d8c efi_loader: add file/filesys support Rob Clark 2017-09-13 18:05:34 -04:00
  • 95c5553ea2 efi_loader: refactor boot device and loaded_image handling Rob Clark 2017-09-13 18:05:33 -04:00
  • e15fc33548 efi_loader: use proper device-paths for net Rob Clark 2017-09-13 18:05:32 -04:00
  • 884bcf6f65 efi_loader: use proper device-paths for partitions Rob Clark 2017-09-13 18:05:31 -04:00
  • adae4313cd efi_loader: flesh out device-path to text Rob Clark 2017-09-13 18:05:30 -04:00
  • 9309a1b76c efi_loader: drop redundant efi_device_path_protocol Rob Clark 2017-09-13 18:05:29 -04:00
  • b66c60dde9 efi_loader: add device-path utils Rob Clark 2017-09-13 18:05:28 -04:00
  • c80214ce1f efi: add some more device path structures Peter Jones 2017-09-13 18:05:27 -04:00
  • a8606ef075 efi: add some missing __packed Rob Clark 2017-09-13 18:05:26 -04:00
  • ff98cb9051 part: extract MBR signature from partitions Peter Jones 2017-09-13 18:05:25 -04:00
  • 0d6ab32e37 part: move efi_guid_t Rob Clark 2017-09-13 18:05:24 -04:00
  • 0923876d29 efi_selftest: check notification of ExitBootServices Heinrich Schuchardt 2017-09-15 10:06:19 +02:00
  • 152a263c86 efi_loader: notify when ExitBootServices is invoked Heinrich Schuchardt 2017-09-15 10:06:18 +02:00
  • 1835f6ea71 efi_selftest: test task priority levels Heinrich Schuchardt 2017-09-15 10:06:17 +02:00
  • 32f4b2f8c4 efi_loader: implement task priority level (TPL) Heinrich Schuchardt 2017-09-15 10:06:16 +02:00
  • bd126692da efi_selftest: provide unit test for event services Heinrich Schuchardt 2017-09-15 10:06:15 +02:00
  • 2eca84523f efi_loader: efi_set_timer: reset signaled state Heinrich Schuchardt 2017-09-15 10:06:14 +02:00
  • ca62a4f53e efi_loader: implement queueing of the notification function Heinrich Schuchardt 2017-09-15 10:06:13 +02:00
  • 38b1b79021 test/py: add a test calling the EFI selftest Heinrich Schuchardt 2017-09-15 10:06:12 +02:00
  • 623b3a5797 efi_selftest: provide an EFI selftest application Heinrich Schuchardt 2017-09-15 10:06:11 +02:00
  • ea630ce9ea efi_loader: allow return value in EFI_CALL Heinrich Schuchardt 2017-09-15 10:06:10 +02:00
  • 29f1a3670e efi_loader: fix typo in include/efi.h Heinrich Schuchardt 2017-09-18 07:54:50 +02:00
  • 591cf2e161 efi_loader: avoid obscure constants in efi_runtime.c Heinrich Schuchardt 2017-09-18 22:11:34 +02:00
  • eefa0a647d EFI: find EFI system partition by legacy MBR partition type Andre Przywara 2017-07-06 10:14:03 +01:00
  • c96967e6d7 efi_loader: usage of always in Makefile Heinrich Schuchardt 2017-09-05 03:19:39 +02:00
  • b0763108ea scripts/Makefile.lib: generalize building built in EFI app Heinrich Schuchardt 2017-09-05 16:07:17 +02:00
  • 5e44489bc1 efi_loader: rename __efi_hello_world_* Heinrich Schuchardt 2017-09-05 03:19:37 +02:00
  • d6507e6fd9 scripts/Makefile.lib: remove overridden target $(obj)/helloworld.so: Heinrich Schuchardt 2017-09-03 08:17:46 +02:00
  • a148920e12 efi_loader: Fix efi_exit gd clobbering Alexander Graf 2017-09-03 14:14:17 +02:00
  • ae0bd3a983 efi_loader: write protocol GUID in OpenProtocol Heinrich Schuchardt 2017-08-18 17:45:16 +02:00
  • da94073b42 efi_loader: call __efi_exit_check in efi_exit Heinrich Schuchardt 2017-08-25 19:53:14 +02:00
  • a80a232e96 efi_disk: efi_disk_rw_blocks is not an API function Heinrich Schuchardt 2017-08-26 22:33:13 +02:00
  • 51c533fdce efi_loader: bootefi hello should use loadaddr Heinrich Schuchardt 2017-08-28 18:54:30 +02:00
  • e8f86f2bac ARM: rmobile: dts: Add XHCI USB node to r8a7796 Marek Vasut 2017-09-12 23:02:30 +02:00
  • a79c31156e ARM: rmobile: Enable EHCI generic on ULCB Marek Vasut 2017-09-12 19:07:24 +02:00
  • c54b0b754b ARM: rmobile: Enable EHCI generic on Salvator-X Marek Vasut 2017-09-12 19:07:23 +02:00
  • ef60323326 ARM: rmobile: Move HSUSB configuration to board on ULCB Marek Vasut 2017-09-12 19:07:22 +02:00
  • afb19d65d9 ARM: rmobile: Move HSUSB configuration to board on Salvator-X Marek Vasut 2017-09-12 19:07:21 +02:00
  • 1d871465c4 ARM: rmobile: dts: Add EHCI USB nodes to r8a7796 Marek Vasut 2017-09-12 19:07:20 +02:00
  • 37a7908137 ARM: dts: rmobile: Update DTS to match Linux 4.13 Marek Vasut 2017-09-12 23:01:51 +02:00
  • 91ebf30093 Travis-CI: Checkout only v1.4.3 of dtc Tom Rini 2017-09-17 09:42:25 -04:00
  • 64b8d7a677 net/tftp: fix build if CMD_BOOTEFI is not set Jörg Krause 2017-09-15 22:16:48 +02:00
  • 2fa73e784d Makefile: Update minimum dtc version to 1.4.3 Tom Rini 2017-09-15 13:15:25 -04:00
  • 933f67aa56 spl: Fix compiling warning on gunzip argument York Sun 2017-09-15 08:21:13 -07:00
  • 7cc238f2ee arm: am33xx: Make pin multiplexing functions optional Felix Brack 2017-09-14 14:37:08 +02:00
  • 246771b184 board: Add stm32h7 SoC, discovery and evaluation boards support Patrice Chotard 2017-09-13 18:00:12 +02:00
  • a1e384b4d9 ARM: DTS: stm32: adapt stm32h7 dts files for U-boot Patrice Chotard 2017-09-13 18:00:11 +02:00
  • 5fbb2b25ae ARM: DTS: stm32: add stm32h743i-eval files Patrice Chotard 2017-09-13 18:00:10 +02:00
  • d983a0f008 ARM: DTS: stm32: add stm32h743i-disco files Patrice Chotard 2017-09-13 18:00:09 +02:00
  • 4e280b91a1 dm: misc: add stm32 rcc driver Christophe Kerello 2017-09-13 18:00:08 +02:00
  • 23a0641685 dm: reset: add stm32 reset driver Patrice Chotard 2017-09-13 18:00:07 +02:00
  • 4c3aebd56a dm: clk: add clk driver support for stm32h7 SoCs Patrice Chotard 2017-09-13 18:00:06 +02:00
  • 776b2ddbfa serial: stm32x7: add STM32H7 support Patrice Chotard 2017-09-13 18:00:05 +02:00
  • 092e72cbb3 pinctrl: stm32: add stm32h743-pinctrl compatible Patrice Chotard 2017-09-13 18:00:04 +02:00
  • a8c5112a26 spl: stash bootstage info before jump to next stage Kever Yang 2017-09-13 18:24:24 +08:00
  • 4e6eeeac12 board: STiH410-B2260: add fastboot support Patrice Chotard 2017-09-05 11:04:27 +02:00
  • bfd7ef110a ARM: dts: STiH410: update ehci and ohci compatible Patrice Chotard 2017-09-05 11:04:26 +02:00
  • 01d142850e ARM: dts: STiH410: set DWC3 dual role mode to peripheral Patrice Chotard 2017-09-05 11:04:25 +02:00
  • 40d1a31e63 usb: dwc3: Add dwc3 glue driver support for STi Patrice Chotard 2017-09-05 11:04:24 +02:00
  • 8b35f4346f STiH410-B2260: enable USB, fastboot, reset, PHY related flags Patrice Chotard 2017-09-05 11:04:23 +02:00
  • e9d1257203 STiH410-B2260: enable USB Host Networking Patrice Chotard 2017-09-05 11:04:22 +02:00
  • b7ca56dcda usb: phy: Add STi USB2 PHY Patrice Chotard 2017-09-05 11:04:21 +02:00
  • dca3166f55 mmc: sti_sdhci: Use reset framework Patrice Chotard 2017-09-05 11:04:20 +02:00
  • 9ea2fc88dd ARM: dts: stih410-family: Add missing reset_names for mmc1 node Patrice Chotard 2017-09-05 11:04:19 +02:00
  • 819c626bb0 mmc: sti_sdhci: Rework sti_mmc_core_config() Patrice Chotard 2017-09-05 11:04:18 +02:00
  • 44913a185f pci: Remove unnecessary 'default n' from Kconfig Tuomas Tynkkynen 2017-09-01 17:26:02 +03:00
  • 93b1431f1a pci: layerscape: Remove unused field 'hose' from struct ls_pcie Tuomas Tynkkynen 2017-09-01 17:26:01 +03:00
  • be0105bc1e pci: tegra: Remove unused field 'hose' from struct tegra_pcie Tuomas Tynkkynen 2017-09-01 17:26:00 +03:00
  • bee278de81 pci: xilinx: Remove unused field 'hose' from struct xilinx_pcie Tuomas Tynkkynen 2017-09-01 17:25:59 +03:00
  • adfc3e4804 pci: xilinx: Fix doc comments on config space accessors Tuomas Tynkkynen 2017-09-01 17:25:58 +03:00
  • 2460098cff fs/fat: Reduce stack usage Tom Rini 2017-09-22 07:37:43 -04:00
  • 2dc5b553b9 Merge branch 'next' of git://git.denx.de/u-boot-video Tom Rini 2017-09-21 07:51:20 -04:00
  • 7155cd2e6e nds32: spi: Support spi dm driver. rick 2017-08-28 15:08:01 +08:00
  • 7b1a50b7b6 nds32: board: Support SPI driver. rick 2017-08-28 15:13:09 +08:00
  • 6d3cb0fdcd nds32: mtd: add spi flash id MX25U16335E. rick 2017-08-28 10:09:01 +08:00
  • 1341494c7d nds32: ftmac100: Fix write mac addr fail problem. rick 2017-08-29 10:15:05 +08:00
  • e336b73d8a nds32: ftmac100 support cache enable. rick 2017-08-29 10:12:02 +08:00
  • ce4e2370f7 nds32: ftmac100: support cache enable. rick 2017-08-29 10:09:00 +08:00
  • 19fc21fb4a nds32: bootm: Fix warning of struct tag_serialnr declared rick 2017-08-28 13:31:48 +08:00
  • d573b36402 nds32: board: Fix andestech adp-ae3xx.c make fail problem. rick 2017-08-28 11:04:40 +08:00
  • e884656c2c Merge git://www.denx.de/git/u-boot-imx Tom Rini 2017-09-20 12:32:34 -04:00
  • 031426a7af mx6sabresd: Add Serial Download Protocol support Fabio Estevam 2017-09-05 20:46:40 -03:00
  • 511db3bf5a toradex: imx6: Move g_dnl_bind_fixup() into common SPL code Fabio Estevam 2017-09-05 20:46:39 -03:00
  • be2808c3b0 board: ge: bx50v3: set eth0 MAC address Ian Ray 2017-08-22 09:03:54 +03:00
  • b1e8512e9d detect and setup solidrun hummingboard2 Dennis Gilmore 2017-08-24 10:49:43 -05:00
  • 975f97b431 Merge git://git.denx.de/u-boot-rockchip Tom Rini 2017-09-18 15:44:57 -04:00
  • 60d7c50945 rockchip: puma_rk3399: increase serialno_str size Klaus Goger 2017-09-15 14:46:04 +02:00
  • 6e5bd8d6f3 rockchip: ram: rk3399: update reg map for of-platdata Kever Yang 2017-09-07 11:20:51 +08:00
  • 5184daddaa rockchip: sdhci: update reg map for of-platdata Kever Yang 2017-09-07 11:20:50 +08:00
  • 75ff057851 rockchip: dts: rk3368: reduce the number of nodes seen in TPL Philipp Tomsich 2017-08-14 19:05:33 +02:00
  • 1d70f0ac88 rockchip: rk3368: adjust DMC driver for 32/64bit-aware OF_PLATDATA Philipp Tomsich 2017-08-14 19:05:32 +02:00
  • 8158a848fa rockchip: timer: update for 32/64bit-aware OF_PLATDATA Philipp Tomsich 2017-08-14 19:05:31 +02:00
  • 7b87e3bfaf rockchip: defconfig: puma-rk3399: enable OF_LIVE (live tree) Philipp Tomsich 2017-09-12 17:32:29 +02:00
  • f6230a0057 rockchip: efuse: change to use dev_read_addr_ptr Philipp Tomsich 2017-09-12 17:32:26 +02:00
  • 75c7859803 rockchip: clk: rk3399: Convert to livetree Philipp Tomsich 2017-09-12 17:32:24 +02:00
  • 46c89c8efa rockchip: dts: rk3399-puma: replace 'rockchip, vbus-gpio' with fixed regulator Philipp Tomsich 2017-09-12 17:30:57 +02:00
  • 2f01a2b214 rockchip: clk: rk3399: add clk_enable function and support USB HOST0/1 Philipp Tomsich 2017-09-12 17:30:56 +02:00
  • 8ac884974a rockchip: rk3368: add the missing target and pinctrl config for sheep board Andy Yan 2017-09-04 20:32:58 +08:00
  • ffaefb885e rockchip: rk3368: add ENV_MEM_LAYOUT to extra env settings Andy Yan 2017-09-04 20:32:23 +08:00