Commit Graph

10329 Commits (f3f3efff91f13df022f0c19f346cd74ac864bd85)

Author SHA1 Message Date
Alexander Graf 3c63db9ca9 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} 9 years ago
Simon Glass 65e4c0b168 x86: efi: Add EFI loader support for x86 9 years ago
Simon Glass a0b49bc334 efi: Use asmlinkage for EFIAPI 9 years ago
Alexander Graf 94eaa79cec cpu: Add get_vendor callback 9 years ago
Alexander Graf 6f192ddcbd cpu: Add DMTF id and family fields 9 years ago
Alexander Graf e824cf3fb5 smbios: Allow compilation on 64bit systems 9 years ago
Alexander Graf 4b6dddc294 x86: Move smbios generation into arch independent directory 9 years ago
Alexander Graf 1befb38b86 x86: Move table csum into separate file 9 years ago
Alexander Graf b6575f34e2 efi_loader: Add generic PSCI RTS 9 years ago
Alexander Graf 8069821fc2 arm: Provide common PSCI based reset handler 9 years ago
Simon Glass f822403f01 x86: Add implementations of setjmp() and longjmp() 9 years ago
Alexander Graf 2b445e4d31 x86: Move table csum into separate header 9 years ago
Alexander Graf 3ee655ed83 arm: Add PSCI shutdown function 9 years ago
Alexander Graf 51bfb5b6f5 arm: Disable HVC PSCI calls by default 9 years ago
Masahiro Yamada 70dda1b1e8 ARM: uniphier: remove unnecessary EHCI reset deassertion 9 years ago
Masahiro Yamada 52159d27ff ARM: dts: uniphier: sync DT with latest Linux 9 years ago
Masahiro Yamada 0bd203bbd1 ARM: uniphier: fix addresses of Cortex-A72 gear setting macros 9 years ago
Masahiro Yamada 2fe1281c79 ARM: create .secure_stack section only for PSCI 9 years ago
Prabhakar Kushwaha a9320c495e arch: powerpc: Remove unused dts frequency fixup for lbc_clk 9 years ago
Simon Glass df87e6b1b8 libfdt: Sync fdt_for_each_subnode() with upstream 9 years ago
Simon Glass b02e4044ff libfdt: Bring in upstream stringlist functions 9 years ago
Lokesh Vutla 19a9747535 common/Kconfig: Add DISPLAY_CPUINFO 9 years ago
Bin Meng 2d3c573ee6 x86: coreboot: Convert to use DM coreboot video driver 9 years ago
Stefan Brüns 2f159402d9 sandbox/fs: Set correct filetype for unknown filetype 9 years ago
Simon Glass 80793db909 sandbox: Use the address in readl/writel() functions 9 years ago
Stefan Brüns bf635ed091 sandbox/fs: Use readdir instead of deprecated readdir_r 9 years ago
Stefan Brüns f189899c2f sandbox/fs: Use correct size path name buffer 9 years ago
Stefan Brüns ce2ec19c56 sandbox/fs: Make linking of nodes in os_dirent_ls more obvious 9 years ago
Simon Glass 54cd240731 x86: mrccache: Fix error handling in mrccache_get_region() 9 years ago
Simon Glass 9b43dbfb91 x86: Drop unused init_helper functions 9 years ago
Simon Glass 2545fa59f8 x86: ivybridge: Tidy up enable_clock_gating() for 64-bit 9 years ago
Simon Glass 4e0318c32f x86: ivybridge: Fix PCH power setup 9 years ago
Simon Glass 21b3b66ace x86: Correct address casts in interrupt code 9 years ago
Simon Glass d30b3103a5 x86: Correct address casts in cpu code 9 years ago
Simon Glass 35233da98a x86: Allow interrupts to be disabled in 64-bit mode 9 years ago
Simon Glass b6409ec302 dm: x86: Move link to use driver model for video 9 years ago
Simon Glass 443ffe509c dm: x86: Move samus to use new driver model support 9 years ago
Simon Glass a5b8722532 x86: Add an accelerated memmove() function 9 years ago
Stefan Roese 88d915b10f x86: Fix Linux v4.7+ zimage booting (update bootparam.h) 9 years ago
Stefan Roese 5572367cc5 x86: baytrail: Add 2nd eMMC controller to the PCI probe list 9 years ago
Stephen Warren d40d69ee35 ARM: tegra: reduce DRAM size mapped into MMU on ARM64 9 years ago
Marcel Ziswiler d5a24d8b53 colibri_t20: fix usb operation and controller order 9 years ago
Marcel Ziswiler 28f224a52f colibri_t20: fix display configuration 9 years ago
Jens Kuske 7c9454d443 sunxi: Fix H3 DRAM impedance calibration on rev. A chips 9 years ago
Masahiro Yamada 4fb96c48c1 reset: uniphier: add reset controller driver for UniPhier SoCs 9 years ago
Masahiro Yamada 66e3efebbc ARM: uniphier: insert udelay() just before support_card_reset_deassert() 9 years ago
Masahiro Yamada baaafaaad3 ARM: uniphier: add work-around for VBO noise problem 9 years ago
Masahiro Yamada c89638a027 ARM: uniphier: update DRAM init code for LD20 SoC (2nd) 9 years ago
Masahiro Yamada 6c22742d3d ARM: uniphier: enable SSC for DPLL (DRAM PLL) on LD11 SoC 9 years ago
Masahiro Yamada dacdb24027 ARM: uniphier: do not setup pins for System Bus on NAND boot mode 9 years ago