Commit Graph

34352 Commits (cba65a77c4e75d6e1e3dcaa65b7d509f1a2bb95e)
 

Author SHA1 Message Date
Jagan Teki cba65a77c4 sf: Rename sf_ops.c to spi-flash.c 9 years ago
Jagan Teki 339fd6dca5 sf: Use static for file-scope functions 9 years ago
Jagan Teki bfdb07eb4b sf: sf_probe: Remove spi_slave pointer argument 9 years ago
Jagan Teki b6a2c436e0 sf: ops: Fix missing break on spansion read_bar 9 years ago
Jagan Teki aae00f8bab sf: Remove unneeded SST_BP and SST_WP 9 years ago
Jagan Teki 615879ac1a sf: Remove unneeded header includes 9 years ago
Jagan Teki 6f9d670d8e sf: Flash power up read-only based on idcode0 9 years ago
Jagan Teki cb37518516 sf: Use simple name for register access functions 9 years ago
Jagan Teki fc335d63b0 sf: Fix Makefile 9 years ago
Jagan Teki 6fa40e796c sf: Use static for file-scope functions 9 years ago
Jagan Teki 0edae52f08 sf: probe: Code cleanup 9 years ago
Jagan Teki 1e90d9fd31 sf: Move read_id code to sf_ops 9 years ago
Jagan Teki 3847c0c180 sf: Move spi_flash_scan code to sf_ops 9 years ago
Jagan Teki 3a1adb621b sf: spi_flash_validate_params => spi_flash_scan 9 years ago
Michal Simek 8e4920e53e spi: Kconfig: Fix correct target name for ZynqMP 9 years ago
Michal Simek 23ef5aea84 spi: zynq_spi: Add cadence compatible string 9 years ago
Peng Fan 53cc647dc6 imx: mx7dsabresd: Add QSPI support 9 years ago
Jagan Teki cd337da21e spi: ti_qspi: Fix SPI_3WIRE checking using mode 9 years ago
Jagan Teki 379b49d82e spi: Get spi-3wire from dts 9 years ago
Bin Meng 789fa275b3 x86: Remove HAVE_ACPI_RESUME 9 years ago
Bin Meng d475d59020 x86: Remove CPU_INTEL_SOCKET_RPGA989 9 years ago
Bin Meng efe2d80cca x86: Clean up ivybridge/chrome Kconfig options 9 years ago
Bin Meng 9bf76c21e0 x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGE 9 years ago
Bin Meng 2317cf0970 common: Remove timer_init() call for x86 9 years ago
Bin Meng 4932443d26 x86: Move i8254_init() to x86_cpu_init_f() 9 years ago
Bin Meng c5c5c201fe x86: Fix PCI UART compatible string for crownbay and galileo 9 years ago
Bin Meng a0ae380b3c fdt: Change OF_BAD_ADDR to FDT_ADDR_T_NONE 9 years ago
Alexey Brodkin 8555dd88cd axs10x: add support of generic EHCI USB 2.0 controller 9 years ago
Tom Rini 8356431bf8 Prepare v2016.01-rc2 9 years ago
Marek Vasut 3463314125 mkimage: Fix warning from fix for generating multi and script images again 9 years ago
Tom Rini cbb2df2018 CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set 9 years ago
Tom Rini dcf4cb068e Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze 9 years ago
Michal Simek 8bebf03c73 dm: core: Enable SPL_SIMPLE_BUS by default 9 years ago
Michal Simek d6df048bca dm: cmd: Relocate subcommands when MANUAL_RELOC 9 years ago
Michal Simek e4099c8b80 i2c: cmd: Relocate subcommands when MANUAL_RELOC 9 years ago
Michal Simek c643f3ef9b serial: zynq: Remove duplicated header 9 years ago
Michal Simek 6bf87dacd9 serial: zynq: Fix incorrect reference to s5p driver 9 years ago
Michal Simek d9ae52c8f0 zynq: sdhci: Move driver to DM 9 years ago
Michal Simek 400434537b zynq: sdhci: Remove zynq_sdhci_of_init() 9 years ago
Siva Durga Prasad Paladugu b8a9bebeec zynq: sdhci: Calculate minimum frequency based on max frequency 9 years ago
Michal Simek 769afa54c6 ARM: zynq: Remove unused SERIAL macros for serial_zynq 9 years ago
Michal Simek ec016a171d ARM: zynq: Extend malloc size 9 years ago
Michal Simek 83b6464daa ARM: zynq: Fix location of stack and malloc areas 9 years ago
Michal Simek e92fc6df7a ARM: zynq: Enable debug console for zc702 9 years ago
Michal Simek a7159e204b ARM64: zynqmp: Enable FIT config option via Kconfig 9 years ago
Michal Simek b8de29feae net: gem: Enable CTRL+C in wait_for_bit 9 years ago
Michal Simek 596e5782e7 net: gem: Move gem to Kconfig 9 years ago
Michal Simek 3cdb1450de net: gem: Read information about interface from DT 9 years ago
Michal Simek 6889ca7198 net: gem: Move driver to DM 9 years ago
Michal Simek 5a9284f7f5 net: gem: Fix miiphy_read name 9 years ago