Commit Graph

34868 Commits (4edde96111aefac63d6aaca6ba87a90d149e973e)
 

Author SHA1 Message Date
Jagan Teki 4365522421 spi: Remove SPI_OPM_RX_DIO|QIOF 9 years ago
Jagan Teki 4dd12454dc spi: Remove SPI_OPM_RX_EXTN 9 years ago
Jagan Teki d9a0ab6c0d sf: Write quad bit along with read status 9 years ago
Jagan Teki bfcdc3956d sf: Read back and check once macronix quad bit set 9 years ago
Jagan Teki ffecb0fc84 sf: Read back and check once spansion quad bit set 9 years ago
Jagan Teki c56ae7519f sf: Fix quad bit set for micron devices 9 years ago
Jagan Teki eb020f69e0 sf: Use BIT macro 9 years ago
Jagan Teki 7bc679fb14 sf: Minor cleanup 9 years ago
Jagan Teki 11c579bc9c sf: Remove spi_flash_remove 9 years ago
Jagan Teki 6f3096585b sf: Rename bank_end to bar_end in read_bar 9 years ago
Jagan Teki 9275929c24 sf: Rename spi_flash_set_* functions 9 years ago
Jagan Teki d25dd94298 sf: Move spi_read_cmds_array locally 9 years ago
Jagan Teki cdf3393814 spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD 9 years ago
Jagan Teki 095a41d3c2 spi: Use mode instead of op_mode_tx 9 years ago
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