Commit Graph

31602 Commits (424afc0a9591796106b2c6f3f812ceaa553bcb32)
 

Author SHA1 Message Date
Stephen Warren 424afc0a95 ARM: tegra: restrict usable RAM size further 10 years ago
Tom Warren 1264f0f6c6 Tegra: P2571: Clean up config file 10 years ago
Tom Warren 9e8f4be345 Tegra: spi: Move TEGRA114_SPI switch to defconfigs 10 years ago
Tom Warren 722e000ccd Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc. 10 years ago
Tom Warren 3e8650c0f9 Tegra: clocks: Add 38.4MHz OSC support for T210 use 10 years ago
Tom Warren 66999892b2 T210: P2571: Turn CPU fan on 10 years ago
Tom Warren e7436f609c T210: P2571: Restore USB gadget mode (ums) 10 years ago
Tom Warren 4132bc90e6 T210: P2571: Enable SD-card power via PMIC LDO2 10 years ago
Stephen Warren a5325cd5e9 configs: Remove CONFIG_SERIAL_MULTI 10 years ago
Tom Rini 1a2728ae4f Merge git://git.denx.de/u-boot-x86 10 years ago
Bin Meng 12c7510f17 x86: Document how to write PIRQ information in the device tree 10 years ago
Bin Meng ae0518200f pci: Remove DEBUG from pci_compat.c 10 years ago
Marek Vasut dcc7dbc731 usb: Fix device detection code 10 years ago
Marcel Ziswiler 147271209a net: asix: fix operation without eeprom 10 years ago
Hans de Goede ab27f30b6e sunxi: Drop our own copy of the USB_KEYBOARD options 10 years ago
Paul Kocialkowski 0fa5999bea usb: USB storage-specific part ifdef in uclass 10 years ago
Paul Kocialkowski b21144eb76 sunxi: MUSB gadget config provisions, with fastboot and USB mass storage support 10 years ago
Maxime Ripard 1feda63ed9 musb: sunxi: Force EP0 on re-enable 10 years ago
Paul Kocialkowski 2582ca0d80 sunxi: config update to stick with Kconfig changes 10 years ago
Paul Kocialkowski 6bed24cc62 sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig 10 years ago
Paul Kocialkowski 5d6c2f4b5a usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET 10 years ago
Paul Kocialkowski 95de1e2f26 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB 10 years ago
Paul Kocialkowski 68f7c5db2d usb: Generic USB Kconfig option, that fits both host and gadget and comments 10 years ago
Paul Kocialkowski 9ad437447d usb: USB_ARCH_HAS_HCD Kconfig option removal 10 years ago
Peter Griffin 93b9957894 usb: dwc2: Call board_usb_init() from usb_lowlevel_init() 10 years ago
Simon Glass 1aa5e93655 efi: Add a README to explain how things work 10 years ago
Simon Glass ad11dbff74 x86: Gracefully disable the vesa driver when running from EFI 10 years ago
Simon Glass eeae510007 x86: qemu: Support operation as an EFI payload 10 years ago
Simon Glass b4302582f3 x86: baytrail: Support operation as an EFI payload 10 years ago
Simon Glass 8e36650875 x86: Add helper code for running from EFI 10 years ago
Simon Glass e49cceac61 x86: Handle running as EFI payload 10 years ago
Simon Glass f1a0bafb58 efi: Add a command to display the memory map 10 years ago
Simon Glass 16c220d0a7 efi: Add functions for decoding the EFI tables 10 years ago
Simon Glass 42fde30500 x86: Add support for passing tables into U-Boot 10 years ago
Simon Glass 96a8d409a7 efi: Add 64-bit payload support 10 years ago
Simon Glass 6f92ed8f1a x86: Add a way to call 32-bit code from 64-bit mode 10 years ago
Simon Glass 7dfe8bdeef x86: Add an enum for some commonly-used GDT bits 10 years ago
Simon Glass b997abd3f0 x86: Support building the EFI stub 10 years ago
Simon Glass 476476e73b efi: Add support for loading U-Boot through an EFI stub 10 years ago
Simon Glass 465a67cf52 x86: Add relocation and link script for a 64-bit EFI application 10 years ago
Ben Stoltz cd326a32c9 x86: Add definitions for the x86-efi board and plumb it in 10 years ago
Simon Glass a42bfe02d3 x86: Allow relocation code to build without text base 10 years ago
Simon Glass d6c099c2a1 x86: dts: Add a device tree file for EFI 10 years ago
Ben Stoltz 3e9aa32055 x86: Add EFI board code 10 years ago
Ben Stoltz 3dcdd17b43 x86: Add support for U-Boot as an EFI application 10 years ago
Simon Glass ed3b4d3736 x86: Add asm/elf.h for x86-specific ELF definitions 10 years ago
Simon Glass 981dca69f6 x86: Support skipping relocation for EFI 10 years ago
Simon Glass 08aeb8b5fe efi: Support building a u-boot-app.efi executable 10 years ago
Ben Stoltz 3f1c046cea x86: Set up toolchain flags for running as EFI application 10 years ago
Ben Stoltz 484cce0d2d efi: Drop CONFIG_SYS_TEXT_BASE for EFI 10 years ago