Commit Graph

34870 Commits (f19345b51c98bb2bdd54e0275a7a223e91dbd6bb)
 

Author SHA1 Message Date
Jagan Teki 91292e0bee spi: Rename op_mode_rx to mode_rx 10 years ago
Jagan Teki e5961f0706 spi: Rename SPI_OPM_RX_* to SPI_RX_* 10 years ago
Jagan Teki 4365522421 spi: Remove SPI_OPM_RX_DIO|QIOF 10 years ago
Jagan Teki 4dd12454dc spi: Remove SPI_OPM_RX_EXTN 10 years ago
Jagan Teki d9a0ab6c0d sf: Write quad bit along with read status 10 years ago
Jagan Teki bfcdc3956d sf: Read back and check once macronix quad bit set 10 years ago
Jagan Teki ffecb0fc84 sf: Read back and check once spansion quad bit set 10 years ago
Jagan Teki c56ae7519f sf: Fix quad bit set for micron devices 10 years ago
Jagan Teki eb020f69e0 sf: Use BIT macro 10 years ago
Jagan Teki 7bc679fb14 sf: Minor cleanup 10 years ago
Jagan Teki 11c579bc9c sf: Remove spi_flash_remove 10 years ago
Jagan Teki 6f3096585b sf: Rename bank_end to bar_end in read_bar 10 years ago
Jagan Teki 9275929c24 sf: Rename spi_flash_set_* functions 10 years ago
Jagan Teki d25dd94298 sf: Move spi_read_cmds_array locally 10 years ago
Jagan Teki cdf3393814 spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD 10 years ago
Jagan Teki 095a41d3c2 spi: Use mode instead of op_mode_tx 10 years ago
Jagan Teki f5c3c033f7 spi: make mode visible to both dm and non-dm 10 years ago
Jagan Teki e228d6deb1 sf: Get spi locally from spi_flash 10 years ago
Nathan Rossi fc82edd844 arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configs 10 years ago
Nathan Rossi 47c0d79edc arm: mvebu: Select SPL_DM_SEQ_ALIAS 10 years ago
Nathan Rossi 5c9b1d735e arm: zynq: Enable SPL_DM_SEQ_ALIAS for all Zynq configs 10 years ago
Nathan Rossi 4f627c5a59 spl: dm: Add SPL_DM_SEQ_ALIAS config option 10 years ago
Miao Yan 5c2ed61ce2 x86: qemu: add documentaion for the fw_cfg interface 10 years ago
Miao Yan 3c30fd6ae2 x86: qemu: remove cpu node in device tree 10 years ago
Miao Yan de752c5e73 x86: qemu: fix cpu device in smp boot 10 years ago
Miao Yan b28cecdfb8 x86: use actual CPU number for allocating memory 10 years ago
Miao Yan 24fb49073e x86: fix a typo in function name 10 years ago
Miao Yan 5a694056fe x86: qemu: add a cpu uclass driver for qemu target 10 years ago
Miao Yan f60df20aa9 x86: qemu: add fw_cfg support 10 years ago
Miao Yan ece5c37f0c x86: adjust ramdisk load address 10 years ago
Bin Meng 87968de31d x86: ivybridge: Add macros for LPC decode ranges 10 years ago
Bin Meng 59fb7fbd49 x86: fsp: Always use hex numbers in the hob command output 10 years ago
Bin Meng fa331fad1e x86: ivybridge: Do not require HAVE_INTEL_ME 10 years ago
Bin Meng 33fb6c0100 x86: ivybridge: Add microcode blobs for all the steppings 10 years ago
Bin Meng aefba6f1b5 tools: microcode-tool: Support parsing header file with a license block 10 years ago
Bin Meng 394e0b6624 fdtdec: Add compatible string for Intel IvyBridge FSP 10 years ago
Bin Meng 214feec1c5 x86: fsp: Set up init runtime buffer in update_fsp_configs() 10 years ago
Bin Meng 4ce022d396 x86: fsp: Move struct fspinit_rtbuf definition to chipset header 10 years ago
Bin Meng e293502280 x86: queensbay: Remove invalid comments in update_fsp_configs() 10 years ago
Bin Meng 3340f2cc0b x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option 10 years ago
Bin Meng 81f84aa6c9 x86: fsp: Rename update_fsp_upd() and change its signature 10 years ago
Bin Meng cb379a34c4 x86: fsp: Rename shared_data to fsp_config_data 10 years ago
Bin Meng 57ac74ff04 x86: fsp: Add boot_mode as a member of struct shared_data 10 years ago
Bin Meng f0285fbe4e x86: fsp: Avoid cast stack_top in struct shared_data 10 years ago
Bin Meng aa02446406 x86: fsp: Simplify fsp_continue() 10 years ago
Tom Rini 077678eb0c Merge git://git.denx.de/u-boot-dm 10 years ago
Tom Rini ab971e192a sandbox: eth-raw-os.c: Ensure that our interface name is not too long 10 years ago
Stefan Roese 66eaea6cd1 dm: core: Add option to configure an offset for the address translation 10 years ago
Simon Glass 9b20519887 rockchip: Use the debug UART on rk3036 10 years ago
Simon Glass b7e29834f1 dm: ns16550: Allow the driver to be omitted if requested 10 years ago