Commit Graph

40296 Commits (1fcf0ee9f1c9ce6d6d510409a67a2d8ca1b52dfd)
 

Author SHA1 Message Date
Simon Glass c370d382ce video: Drop the s3c-fb driver 8 years ago
Simon Glass 14438e12ac video: Drop the imx25lcdc driver 8 years ago
Simon Glass 9909aebc9d video: Drop the smiLynxEM driver 8 years ago
Simon Glass 002f967c50 Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig 8 years ago
Simon Glass cfa307f839 Convert CONFIG_VIDEO_CT69000 to Kconfig 8 years ago
Simon Glass c6745195be Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig 8 years ago
Simon Glass bdba2b3a88 Convert CONFIG_CFB_CONSOLE to Kconfig 8 years ago
Simon Glass 12ca05a38b config: Drop CONFIG_CONSOLE_DEV 8 years ago
Simon Glass 83302fb8f7 config: Drop CONFIG_CONSOLE 8 years ago
Simon Glass ef26d6039a Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig 8 years ago
Simon Glass f8b19a889e Convert CONFIG_LCD to Kconfig 8 years ago
Simon Glass 27604b158f Convert CONFIG_VIDEO to Kconfig 8 years ago
Simon Glass 8f92558414 Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig 8 years ago
Simon Glass 98af879976 Convert SILENT_CONSOLE options to Kconfig 8 years ago
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
Maxime Ripard 610db7058f libfdt: Sync overlay with upstream 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