Commit Graph

  • 5810511dac efi_loader: simplify efi_uninstall_protocol_interface Heinrich Schuchardt 2017-10-26 19:25:56 +02:00
  • 42cf12420b efi_loader: simplify efi_search Heinrich Schuchardt 2017-10-26 19:25:55 +02:00
  • 1202530d22 efi_loader: simplify efi_install_protocol_interface Heinrich Schuchardt 2017-10-26 19:25:54 +02:00
  • 3f79a2b532 efi_loader: helper functions for protocol management Heinrich Schuchardt 2017-10-26 19:25:53 +02:00
  • 49d62cb093 efi_selftest: test for graphics output protocol Heinrich Schuchardt 2017-10-26 19:25:52 +02:00
  • 1c38a7741c efi_loader: efi_gop: use correct types for parameters Heinrich Schuchardt 2017-10-26 19:25:51 +02:00
  • 085d07cd3b efi_loader: argument of efi_search_obj should be const Heinrich Schuchardt 2017-10-26 19:25:50 +02:00
  • 2edab5e2e6 efi_loader: make efi_create_handle non-static Heinrich Schuchardt 2017-10-26 19:25:49 +02:00
  • ff401d3f81 efi_loader: efi_dp_match should have const arguments Heinrich Schuchardt 2017-10-26 19:25:48 +02:00
  • cb90ee9757 efi_loader: efi_net: check return value of calloc Heinrich Schuchardt 2017-10-26 19:25:47 +02:00
  • 93945f2c65 efi_loader: efi_disk: check return value of calloc Heinrich Schuchardt 2017-10-26 19:25:46 +02:00
  • 753edb131a efi_loader: efi_gop: check calloc return value Heinrich Schuchardt 2017-10-26 19:25:45 +02:00
  • 843ce54c74 efi_loader implement UninstallMultipleProtocolInterfaces Heinrich Schuchardt 2017-10-26 19:25:44 +02:00
  • af1408e080 efi_loader: debug output efi_install_protocol_interface Heinrich Schuchardt 2017-10-26 19:25:43 +02:00
  • 62471e46cd efi_loader: fix typo efi_install_multiple_protocol_interfaces Heinrich Schuchardt 2017-10-26 19:25:42 +02:00
  • 1b68153af1 efi_loader: rework efi_search_obj Heinrich Schuchardt 2017-11-06 21:17:50 +01:00
  • caf864e434 efi_loader: rework efi_locate_handle Heinrich Schuchardt 2017-11-06 21:17:49 +01:00
  • f5a2a93892 efi_loader: consistently use efi_uintn_t in boot services Heinrich Schuchardt 2017-11-06 21:17:48 +01:00
  • 152cade326 efi_loader: replace UINTN by efi_uintn_t Heinrich Schuchardt 2017-11-06 21:17:47 +01:00
  • 7e82449495 efi_loader: remove unused typedef for INTN Heinrich Schuchardt 2017-11-06 21:17:46 +01:00
  • cd534083cd efi_loader: eliminate efi_uninstall_protocol_interface_ext Heinrich Schuchardt 2017-11-06 21:17:45 +01:00
  • 1760ef574a efi_loader: eliminate efi_install_protocol_interface_ext Heinrich Schuchardt 2017-11-06 21:17:44 +01:00
  • 927ca890b0 efi_selftest: test protocol management Heinrich Schuchardt 2017-11-06 21:17:43 +01:00
  • 9f0770ff9c efi_loader: capitalize EFI_LOCATE_SEARCH_TYPE values Heinrich Schuchardt 2017-11-06 21:17:42 +01:00
  • 32fc2ac381 efi_loader: set parent handle in efi_load_image Heinrich Schuchardt 2017-10-18 18:13:20 +02:00
  • 7406f824b8 efi_selftest: provide test for EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL Heinrich Schuchardt 2017-10-18 18:13:19 +02:00
  • 83dee949cb test/py: fix typo in test_efi_loader.py Heinrich Schuchardt 2017-10-18 18:13:18 +02:00
  • df172e117d test/py: test reboot by EFI watchdog Heinrich Schuchardt 2017-10-18 18:13:17 +02:00
  • 7bbae6f293 efi_selftest: test reboot by watchdog Heinrich Schuchardt 2017-10-18 18:13:16 +02:00
  • b57f48a87c efi_loader: use bootargs as load options Heinrich Schuchardt 2017-10-18 18:13:15 +02:00
  • c2b53902ca efi_selftest: correctly cleanup after selftest Heinrich Schuchardt 2017-10-18 18:13:14 +02:00
  • d78e40d651 efi_selftest: allow to select a single test for execution Heinrich Schuchardt 2017-10-18 18:13:13 +02:00
  • 1f66a12e23 efi_selftest: deduplicate code Heinrich Schuchardt 2017-10-18 18:13:12 +02:00
  • 9a52a0f77d efi_selftest: efi_st_memcmp should return 0 Heinrich Schuchardt 2017-10-18 18:13:11 +02:00
  • fd4a1c4911 efi_selftest: reformat code Heinrich Schuchardt 2017-10-18 18:13:10 +02:00
  • f972dc1401 efi_selftest: provide a dummy device path Heinrich Schuchardt 2017-10-18 18:13:09 +02:00
  • 3eb0841be7 efi_loader: consistently use efi_status_t in bootefi Heinrich Schuchardt 2017-10-18 18:13:08 +02:00
  • cd9e18dee0 efi_loader: guard against double inclusion of efi_loader.h Heinrich Schuchardt 2017-10-18 18:13:07 +02:00
  • f58c5ecb87 efi_loader: new function utf8_to_utf16 Heinrich Schuchardt 2017-10-18 18:13:06 +02:00
  • 30a0045a54 efi_selftest: provide test for watchdog timer Heinrich Schuchardt 2017-10-18 18:13:05 +02:00
  • b3d6090042 efi_loader: implement SetWatchdogTimer Heinrich Schuchardt 2017-10-18 18:13:04 +02:00
  • 7b9f8ad749 efi_loader: move efi_search_obj up in code Heinrich Schuchardt 2017-10-18 18:13:03 +02:00
  • 5f104178bf rockchip: dts: rk3399-puma: add /config/sysreset-gpio property Philipp Tomsich 2017-11-28 17:56:12 +01:00
  • ae0d33a729 rockchip: rk3399-puma: add code to allow forcing a power-on reset Philipp Tomsich 2017-11-28 17:56:11 +01:00
  • 884ad05d34 rockchip: dts: rk3399-puma: add a 'tsd, usb-port-power' stringlist for USB1 Philipp Tomsich 2017-11-22 17:15:19 +01:00
  • 614539d4f7 rockchip: rk3399-puma: implement usb_hub_reset_devices for puma-rk3399 Philipp Tomsich 2017-11-22 17:15:18 +01:00
  • fd1f80aab6 rockchip: rk3036: sdram: correct setting for pll integer mode Kever Yang 2017-11-30 16:51:21 +08:00
  • 731cafecc5 rockchip: rk3036: update clock driver for ddr Kever Yang 2017-11-30 16:51:20 +08:00
  • faa75ad9e6 rockchip: rk3036: fix pll config for correct frequency Kever Yang 2017-11-30 16:51:19 +08:00
  • f9cf8cbb9e rockchip: board: evb-rk3128: add empty Makefile Philipp Tomsich 2017-11-28 12:30:37 +01:00
  • b7aef28953 rockchip: rk3128: add sdram driver Kever Yang 2017-11-28 16:04:21 +08:00
  • ed7e64e5e8 rockchip: rk3128: add defconfig for evb-rk3128 Kever Yang 2017-11-28 16:04:20 +08:00
  • 6074cfaa8e rockchip: rk3128: add evb-rk3128 support Kever Yang 2017-11-28 16:04:19 +08:00
  • e129c480e4 rockchip: rk3128: add pinctrl driver Kever Yang 2017-11-28 16:04:18 +08:00
  • 9246d9e541 rockchip: rk3128: add clock driver Kever Yang 2017-11-28 16:04:17 +08:00
  • daeed1dbb5 rockchip: rk3128: add soc basic support Kever Yang 2017-11-28 16:04:16 +08:00
  • bbd6e6d729 rockchip: rk3128: add device tree file Kever Yang 2017-11-28 16:04:15 +08:00
  • dca4740930 rockchip: board: evb_rv1108: update README Andy Yan 2017-11-27 19:59:45 +08:00
  • 8b45193a22 MAINTAINERS: update maintained files for Rockchip Philipp Tomsich 2017-11-27 00:18:42 +01:00
  • 9804d88630 Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh Tom Rini 2017-11-30 10:39:04 -05:00
  • 55e76b3c86 Merge git://git.denx.de/u-boot-marvell Tom Rini 2017-11-30 10:38:40 -05:00
  • 6ea51d2860 Merge git://git.denx.de/u-boot-x86 Tom Rini 2017-11-30 10:37:43 -05:00
  • ab61e17571 ARM: rmobile: Rework the ULCB CPLD driver Marek Vasut 2017-11-26 20:32:44 +01:00
  • 01c541e0e6 arm: mvebu: correct comments around cas_wl/cas_l Chris Packham 2017-11-29 10:38:34 +13:00
  • f86474e281 arm64: mvebu: armada-7k/8k: drop useless #ifdef Baruch Siach 2017-11-26 09:21:23 +02:00
  • 926c8b2e32 arm: mvebu: enable boot from NAND Sean Nyekjaer 2017-11-24 14:01:47 +01:00
  • e83e2b3900 arm: mvebu: fix boot from UART when in fallback mode Sean Nyekjaer 2017-11-24 14:01:28 +01:00
  • 348b488f5e arm: mvebu: add nand pins Sean Nyekjaer 2017-11-24 14:00:48 +01:00
  • e13921a951 fix: nand: pxa3xx: fix defined but not used warnings Sean Nyekjaer 2017-11-22 13:39:08 +01:00
  • aa7839b39c x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones Stefan Roese 2017-11-29 16:23:31 +01:00
  • a53fbf4046 distro bootcmd: define bootloader name for x86 Heinrich Schuchardt 2017-11-24 22:32:35 +01:00
  • 254752494a Revert "x86: bootm: Fix FIT image booting on x86" Anatolij Gustschin 2017-11-23 18:59:45 +01:00
  • 39670c341f x86: don't compare pointers to 0 Heinrich Schuchardt 2017-11-20 19:45:56 +01:00
  • a2c0eed4e0 x86: conga-qeval20-qa3-e3845: Adjust VGA rom address Anatolij Gustschin 2017-11-17 02:29:59 +01:00
  • 80f3425c57 x86: qemu: Move Cache-As-RAM memory from area mapped to ROM Anton Gerasimov 2017-11-14 18:47:16 +01:00
  • 34dd853ce5 fat: Use cache aligned buffers for fat_opendir Neil Armstrong 2017-11-24 09:54:41 +01:00
  • b2e01ff543 board: laird: add WB50N CPU module Ben Whitten 2017-11-23 13:47:48 +00:00
  • 5aaef60077 board: laird: add WB45N CPU module Ben Whitten 2017-11-23 13:47:47 +00:00
  • fd374665c9 env: suppress a spurious warning with GCC 7.1 Philipp Tomsich 2017-11-21 23:29:40 +01:00
  • 9bd76b8076 spl: make CONFIG_OF_EMBED pass dts through fdtgrep Goldschmidt Simon 2017-11-21 12:29:56 +00:00
  • 20188f519a ARM: dts: Rename logicpd-toredp-37xx-devkit in U-Boot Adam Ford 2017-11-20 09:56:03 -06:00
  • 24f48416df fs: avoid possible NULL dereference in fs_devread Heinrich Schuchardt 2017-11-19 23:49:21 +01:00
  • 254eedee7f cmd: blk: remove unreachable code Heinrich Schuchardt 2017-11-19 23:25:32 +01:00
  • 2614a20847 common: command: tempory buffer should have size of command line buf Heinrich Schuchardt 2017-11-19 23:07:50 +01:00
  • 3cc566117e disk: efi: correct the allocation size for mbr header in stack Patrick Delaunay 2017-11-17 10:08:18 +01:00
  • aaa4ba930c board: atmel: add sama5d2_ptc_ek board Ludovic Desroches 2017-11-17 14:57:12 +08:00
  • 48e4851f49 ARM: at91: add sama5d2 smc header Ludovic Desroches 2017-11-17 14:57:11 +08:00
  • 327713a64a mmc: atmel_sdhci: not on capabilities to set gck rate Ludovic Desroches 2017-11-17 14:51:27 +08:00
  • 63a80b8d03 clk: at91: clk-generated: fix incorrect index of clk source Wenyou Yang 2017-11-17 14:50:22 +08:00
  • eb1ed2b19b clk: at91: clk-generated: select absolute closest rate Ludovic Desroches 2017-11-17 14:50:21 +08:00
  • 9e0eb01239 clk: at91: Kconfig: fix the dependency of AT91_UTMI Wenyou Yang 2017-11-17 14:46:43 +08:00
  • c729fb258a mach-stm32: Factorize MPU's region config for STM32 SoCs Patrice Chotard 2017-11-16 08:59:21 +01:00
  • 014a953c4a stm32: migrate clock structs in include/stm32_rcc.h Patrice Chotard 2017-11-15 13:14:53 +01:00
  • 4e97e25723 clk: clk_stm32fx: add clock configuration for mmc usage Patrice Chotard 2017-11-15 13:14:52 +01:00
  • 928954fe58 dm: misc: bind STM32F4/F7 clock from rcc MFD driver Patrice Chotard 2017-11-15 13:14:51 +01:00
  • fe8d4780ff configs: stm32f746-disco: enable MISC/DM_RESET/STM32_RESET and STM32_RCC Patrice Chotard 2017-11-15 13:14:50 +01:00
  • c88c6a9e03 clk: stm32fx: migrate define from rcc.h to driver Patrice Chotard 2017-11-15 13:14:49 +01:00
  • f264e23572 clk: stm32f7: rename clk_stm32f7.c to clk_stm32f.c Patrice Chotard 2017-11-15 13:14:48 +01:00
  • f9333c93c8 clk: stm32f7: add STM32F4 support Patrice Chotard 2017-11-15 13:14:47 +01:00
  • 1555903c8d ARM: DTS: stm32: update rcc compatible for STM32F746 Patrice Chotard 2017-11-15 13:14:46 +01:00