Commit Graph

47270 Commits (c2b53902ca28bc3a90861067af6fffeae6e5ead0)
 

Author SHA1 Message Date
Heinrich Schuchardt c2b53902ca efi_selftest: correctly cleanup after selftest 7 years ago
Heinrich Schuchardt d78e40d651 efi_selftest: allow to select a single test for execution 7 years ago
Heinrich Schuchardt 1f66a12e23 efi_selftest: deduplicate code 7 years ago
Heinrich Schuchardt 9a52a0f77d efi_selftest: efi_st_memcmp should return 0 7 years ago
Heinrich Schuchardt fd4a1c4911 efi_selftest: reformat code 7 years ago
Heinrich Schuchardt f972dc1401 efi_selftest: provide a dummy device path 7 years ago
Heinrich Schuchardt 3eb0841be7 efi_loader: consistently use efi_status_t in bootefi 7 years ago
Heinrich Schuchardt cd9e18dee0 efi_loader: guard against double inclusion of efi_loader.h 7 years ago
Heinrich Schuchardt f58c5ecb87 efi_loader: new function utf8_to_utf16 7 years ago
Heinrich Schuchardt 30a0045a54 efi_selftest: provide test for watchdog timer 7 years ago
Heinrich Schuchardt b3d6090042 efi_loader: implement SetWatchdogTimer 7 years ago
Heinrich Schuchardt 7b9f8ad749 efi_loader: move efi_search_obj up in code 7 years ago
Tom Rini 9804d88630 Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh 7 years ago
Tom Rini 55e76b3c86 Merge git://git.denx.de/u-boot-marvell 7 years ago
Tom Rini 6ea51d2860 Merge git://git.denx.de/u-boot-x86 7 years ago
Marek Vasut ab61e17571 ARM: rmobile: Rework the ULCB CPLD driver 7 years ago
Chris Packham 01c541e0e6 arm: mvebu: correct comments around cas_wl/cas_l 7 years ago
Baruch Siach f86474e281 arm64: mvebu: armada-7k/8k: drop useless #ifdef 7 years ago
Sean Nyekjaer 926c8b2e32 arm: mvebu: enable boot from NAND 7 years ago
Sean Nyekjaer e83e2b3900 arm: mvebu: fix boot from UART when in fallback mode 7 years ago
Sean Nyekjaer 348b488f5e arm: mvebu: add nand pins 7 years ago
Sean Nyekjaer e13921a951 fix: nand: pxa3xx: fix defined but not used warnings 7 years ago
Stefan Roese aa7839b39c x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones 7 years ago
Heinrich Schuchardt a53fbf4046 distro bootcmd: define bootloader name for x86 7 years ago
Anatolij Gustschin 254752494a Revert "x86: bootm: Fix FIT image booting on x86" 7 years ago
Heinrich Schuchardt 39670c341f x86: don't compare pointers to 0 7 years ago
Anatolij Gustschin a2c0eed4e0 x86: conga-qeval20-qa3-e3845: Adjust VGA rom address 7 years ago
Anton Gerasimov 80f3425c57 x86: qemu: Move Cache-As-RAM memory from area mapped to ROM 7 years ago
Neil Armstrong 34dd853ce5 fat: Use cache aligned buffers for fat_opendir 7 years ago
Ben Whitten b2e01ff543 board: laird: add WB50N CPU module 7 years ago
Ben Whitten 5aaef60077 board: laird: add WB45N CPU module 7 years ago
Philipp Tomsich fd374665c9 env: suppress a spurious warning with GCC 7.1 7 years ago
Goldschmidt Simon 9bd76b8076 spl: make CONFIG_OF_EMBED pass dts through fdtgrep 7 years ago
Adam Ford 20188f519a ARM: dts: Rename logicpd-toredp-37xx-devkit in U-Boot 7 years ago
Heinrich Schuchardt 24f48416df fs: avoid possible NULL dereference in fs_devread 7 years ago
Heinrich Schuchardt 254eedee7f cmd: blk: remove unreachable code 7 years ago
Heinrich Schuchardt 2614a20847 common: command: tempory buffer should have size of command line buf 7 years ago
Patrick Delaunay 3cc566117e disk: efi: correct the allocation size for mbr header in stack 7 years ago
Ludovic Desroches aaa4ba930c board: atmel: add sama5d2_ptc_ek board 7 years ago
Ludovic Desroches 48e4851f49 ARM: at91: add sama5d2 smc header 7 years ago
Ludovic Desroches 327713a64a mmc: atmel_sdhci: not on capabilities to set gck rate 7 years ago
Wenyou Yang 63a80b8d03 clk: at91: clk-generated: fix incorrect index of clk source 7 years ago
Ludovic Desroches eb1ed2b19b clk: at91: clk-generated: select absolute closest rate 7 years ago
Wenyou Yang 9e0eb01239 clk: at91: Kconfig: fix the dependency of AT91_UTMI 7 years ago
Patrice Chotard c729fb258a mach-stm32: Factorize MPU's region config for STM32 SoCs 7 years ago
Patrice Chotard 014a953c4a stm32: migrate clock structs in include/stm32_rcc.h 7 years ago
Patrice Chotard 4e97e25723 clk: clk_stm32fx: add clock configuration for mmc usage 7 years ago
Patrice Chotard 928954fe58 dm: misc: bind STM32F4/F7 clock from rcc MFD driver 7 years ago
Patrice Chotard fe8d4780ff configs: stm32f746-disco: enable MISC/DM_RESET/STM32_RESET and STM32_RCC 7 years ago
Patrice Chotard c88c6a9e03 clk: stm32fx: migrate define from rcc.h to driver 7 years ago