Commit Graph

34904 Commits (9c11135ce053904f4caadc27760f214425d9881a)
 

Author SHA1 Message Date
Jagan Teki f5c3c033f7 spi: make mode visible to both dm and non-dm 9 years ago
Jagan Teki e228d6deb1 sf: Get spi locally from spi_flash 9 years ago
Nathan Rossi fc82edd844 arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configs 9 years ago
Nathan Rossi 47c0d79edc arm: mvebu: Select SPL_DM_SEQ_ALIAS 9 years ago
Nathan Rossi 5c9b1d735e arm: zynq: Enable SPL_DM_SEQ_ALIAS for all Zynq configs 9 years ago
Nathan Rossi 4f627c5a59 spl: dm: Add SPL_DM_SEQ_ALIAS config option 9 years ago
Miao Yan 5c2ed61ce2 x86: qemu: add documentaion for the fw_cfg interface 9 years ago
Miao Yan 3c30fd6ae2 x86: qemu: remove cpu node in device tree 9 years ago
Miao Yan de752c5e73 x86: qemu: fix cpu device in smp boot 9 years ago
Miao Yan b28cecdfb8 x86: use actual CPU number for allocating memory 9 years ago
Miao Yan 24fb49073e x86: fix a typo in function name 9 years ago
Miao Yan 5a694056fe x86: qemu: add a cpu uclass driver for qemu target 9 years ago
Miao Yan f60df20aa9 x86: qemu: add fw_cfg support 9 years ago
Miao Yan ece5c37f0c x86: adjust ramdisk load address 9 years ago
Bin Meng 87968de31d x86: ivybridge: Add macros for LPC decode ranges 9 years ago
Bin Meng 59fb7fbd49 x86: fsp: Always use hex numbers in the hob command output 9 years ago
Bin Meng fa331fad1e x86: ivybridge: Do not require HAVE_INTEL_ME 9 years ago
Bin Meng 33fb6c0100 x86: ivybridge: Add microcode blobs for all the steppings 9 years ago
Bin Meng aefba6f1b5 tools: microcode-tool: Support parsing header file with a license block 9 years ago
Bin Meng 394e0b6624 fdtdec: Add compatible string for Intel IvyBridge FSP 9 years ago
Bin Meng 214feec1c5 x86: fsp: Set up init runtime buffer in update_fsp_configs() 9 years ago
Bin Meng 4ce022d396 x86: fsp: Move struct fspinit_rtbuf definition to chipset header 9 years ago
Bin Meng e293502280 x86: queensbay: Remove invalid comments in update_fsp_configs() 9 years ago
Bin Meng 3340f2cc0b x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option 9 years ago
Bin Meng 81f84aa6c9 x86: fsp: Rename update_fsp_upd() and change its signature 9 years ago
Bin Meng cb379a34c4 x86: fsp: Rename shared_data to fsp_config_data 9 years ago
Bin Meng 57ac74ff04 x86: fsp: Add boot_mode as a member of struct shared_data 9 years ago
Bin Meng f0285fbe4e x86: fsp: Avoid cast stack_top in struct shared_data 9 years ago
Bin Meng aa02446406 x86: fsp: Simplify fsp_continue() 9 years ago
Tom Rini 077678eb0c Merge git://git.denx.de/u-boot-dm 9 years ago
Tom Rini ab971e192a sandbox: eth-raw-os.c: Ensure that our interface name is not too long 9 years ago
Stefan Roese 66eaea6cd1 dm: core: Add option to configure an offset for the address translation 9 years ago
Simon Glass 9b20519887 rockchip: Use the debug UART on rk3036 9 years ago
Simon Glass b7e29834f1 dm: ns16550: Allow the driver to be omitted if requested 9 years ago
Simon Glass 92c55b682c dm: serial: Allow the UART driver to be dropped from the image 9 years ago
Simon Glass d4f847ecd7 dm: net: usb: Convert mcs7830 driver to support driver model 9 years ago
Simon Glass ce932c7066 dm: net: usb: Refactor mcs7830 driver ready for DM conversion 9 years ago
Simon Glass 8bd42525fa pci: Tidy up comments in pci_bind_bus_devices() 9 years ago
Simon Glass 4abe8e40a7 dm: Convert PCI MMC over to use DM PCI API 9 years ago
Simon Glass 09c5c16455 dm: usb: Convert echi-pci to use new DM PCI API 9 years ago
Simon Glass ff758ccc8a dm: ahci: Convert to use new DM PCI API 9 years ago
Simon Glass 7e78b9ef2c dm: pci: Switch to DM API for PCI address mapping 9 years ago
Simon Glass 552ddbe3ce dm: net: Convert rtl8169 to use DM PCI API 9 years ago
Simon Glass 21d1fe7ec2 dm: pci: Add driver model API functions for address mapping 9 years ago
Simon Glass c032241234 dm: test: Convert PCI tests to use the DM PCI API 9 years ago
Simon Glass 96350f729c dm: tegra: net: Convert tegra boards to driver model for Ethernet 9 years ago
Simon Glass 170366c113 dm: pci: Drop the old version of pci_find_class() 9 years ago
Simon Glass 0fe9cb0fbb dm: pci: Drop the old version of pci_find_device/s() 9 years ago
Simon Glass 8beb0bda9c dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API 9 years ago
Simon Glass 3f4e1e8efc dm: pci: video: Convert video and pci_rom to use DM PCI API 9 years ago