Commit Graph

40174 Commits (53302bdc480ac8c36ec4da8bd444c63f7872ba02)
 

Author SHA1 Message Date
Simon Glass 53302bdc48 Remove some merge markers 8 years ago
Stephen Warren b0a928a15d test/py: ensure a log section exists for skipped tests 8 years ago
Tom Rini 3431b392ad Patch queue for efi - 2016-10-19 8 years ago
Alexander Graf 3fb97e267a efi_loader: Revert device_handle to disk after net boot 8 years ago
Alexander Graf 3c63db9ca9 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} 8 years ago
Simon Glass 65e4c0b168 x86: efi: Add EFI loader support for x86 8 years ago
Simon Glass e275458c2f efi: Fix missing EFIAPI specifiers 8 years ago
Simon Glass a0b49bc334 efi: Use asmlinkage for EFIAPI 8 years ago
Alexander Graf 6fb580d7b4 smbios: Provide serial number 8 years ago
Alexander Graf aba5e9194b efi_loader: Fix efi_install_configuration_table 8 years ago
Alexander Graf e663b350f1 smbios: Expose in efi_loader as table 8 years ago
Alexander Graf 96476206c5 smbios: Generate type 4 on non-x86 systems 8 years ago
Alexander Graf 94eaa79cec cpu: Add get_vendor callback 8 years ago
Alexander Graf 6f192ddcbd cpu: Add DMTF id and family fields 8 years ago
Alexander Graf e824cf3fb5 smbios: Allow compilation on 64bit systems 8 years ago
Alexander Graf 488bf12d84 efi_loader: Expose efi_install_configuration_table 8 years ago
Alexander Graf 4b6dddc294 x86: Move smbios generation into arch independent directory 8 years ago
Alexander Graf 1befb38b86 x86: Move table csum into separate file 8 years ago
Alexander Graf 8f661a5b66 efi_loader: gop: Expose fb when 32bpp 8 years ago
Alexander Graf 712cd29874 efi_loader: Allow bouncing for network 8 years ago
Alexander Graf b6575f34e2 efi_loader: Add generic PSCI RTS 8 years ago
Alexander Graf 8069821fc2 arm: Provide common PSCI based reset handler 8 years ago
Tom Rini 68ff827ec7 Merge branch 'master' of git://git.denx.de/u-boot-uniphier 8 years ago
Tom Rini bb297ceea8 Merge git://git.denx.de/u-boot-x86 8 years ago
Simon Glass f822403f01 x86: Add implementations of setjmp() and longjmp() 8 years ago
Alexander Graf 2b445e4d31 x86: Move table csum into separate header 8 years ago
Alexander Graf 3ee655ed83 arm: Add PSCI shutdown function 8 years ago
Alexander Graf 51bfb5b6f5 arm: Disable HVC PSCI calls by default 8 years ago
Alexander Graf 80a4800ee1 efi_loader: Allow boards to implement get_time and reset_system 8 years ago
Stefan Brüns 511d0b97ef efi_loader: Do not leak memory when unlinking a mapping 8 years ago
Stefan Brüns b6a9517275 efi_loader: Keep memory mapping sorted when splitting an entry 8 years ago
Stefan Brüns b61d857b2f efi_loader: Readd freed pages to memory pool 8 years ago
Stefan Brüns 42417bc84d efi_loader: Track size of pool allocations to allow freeing 8 years ago
Stefan Brüns ead1274b7f efi_loader: Move efi_allocate_pool implementation to efi_memory.c 8 years ago
Robin Randhawa 991d62fa73 efi_loader: Fix crash on 32-bit systems 8 years ago
Stefan Brüns bdf5c1b360 efi_loader: Fix memory map size check to avoid out-of-bounds access 8 years ago
Stefan Brüns 852efbf5bd efi_loader: Update description of internal efi_mem_carve_out 8 years ago
Masahiro Yamada 12a5ce7273 ARM: uniphier: update doc/README.uniphier 8 years ago
Masahiro Yamada 70dda1b1e8 ARM: uniphier: remove unnecessary EHCI reset deassertion 8 years ago
Masahiro Yamada 52159d27ff ARM: dts: uniphier: sync DT with latest Linux 8 years ago
Masahiro Yamada 805dc44cc8 clk: uniphier: rework UniPhier clk driver 8 years ago
Masahiro Yamada f666a65824 ARM: uniphier: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT define 8 years ago
Masahiro Yamada 0bd203bbd1 ARM: uniphier: fix addresses of Cortex-A72 gear setting macros 8 years ago
Masahiro Yamada 935e09cdcb pinctrl: uniphier: fix unused-const-variable warnings for GCC 6.x 8 years ago
Andreas J. Reichel 644074671e watchdog: Fix Watchdog Reset while in U-Boot Prompt 8 years ago
Tom Rini d5a815327d Prepare v2016.11-rc2 8 years ago
Tom Rini 78ad715788 Merge git://git.denx.de/u-boot-mpc85xx 8 years ago
Heiko Schocher ebf7fff20a spl: move FDT_FIXUP_PARTITIONS to Kconfig 8 years ago
Heiko Schocher 29d3bc793c spl: move SYS_OS_BASE to Kconfig 8 years ago
Heiko Schocher c20ae2ffaa spl: move SPL_OS_BOOT to Kconfig 8 years ago