Commit Graph

45727 Commits (a7126edcb321e6d02e5d83a6f4a7eeac777c1fe2)
 

Author SHA1 Message Date
Chen-Yu Tsai 8a647fc3ca mmc: sunxi: Only update timing mode bit when enabling new timing mode 7 years ago
Jagan Teki 63af4b0ad0 i.MX6Q: icorem6: Add falcon mode 7 years ago
Jagan Teki 46668df5d0 i.MX6Q: spl: Fix falcon to use dram_init_banksize 7 years ago
Stefan Agner 624da53ca8 imx: remove SATA boot mode for i.MX 6UL and 6ULL 7 years ago
Chris Packham dbc3e64fd1 ARM: mvebu: add "spi-flash" compatible string 7 years ago
Masahiro Yamada 0cc0c544bc ARM: uniphier: enable Denali NAND driver for 64bit SoCs 7 years ago
Masahiro Yamada d8a10e7fac ARM: uniphier: set system bus pinmux for PXs3 7 years ago
Masahiro Yamada b173c19663 ARM: uniphier: move CONFIG_NAND to defconfig 7 years ago
Masahiro Yamada 31c86aa7fd ARM: dts: uniphier: update PXs3 SoC/board DT 7 years ago
Masahiro Yamada 6c9e46efae ARM: dts: uniphier: sync with Linux 7 years ago
Masahiro Yamada 111689e744 reset: uniphier: add PXs3 support 7 years ago
Masahiro Yamada 1fc84d6be2 reset: uniphier: fix compatible for SD reset node for LD11/LD20 7 years ago
Masahiro Yamada d7505752bb clk: uniphier: add System clock support 7 years ago
Dai Okamura 4013bbb1f3 ARM: uniphier: fix DSPLL init code for LD20 SoC 7 years ago
Masahiro Yamada e0daca7de5 ARM: uniphier: remove ad-hoc pin settings for NAND 7 years ago
Masahiro Yamada e2f87de0f8 ARM: uniphier: enable CONFIG_NAND_DENALI_DT 7 years ago
Masahiro Yamada 8de11a5eef ARM: uniphier: remove unneeded NAND config options 7 years ago
Masahiro Yamada 4914a68de7 ARM: uniphier: add PLL settings for PXs3 7 years ago
Masahiro Yamada a55957b9ad ARM: uniphier: move PLLCTRL register macros to each SoC .c file 7 years ago
Masahiro Yamada 546197b986 ARM: uniphier: replace <common.h> with <linux/delay.h> in pll settings 7 years ago
Masahiro Yamada 1d9654dc43 mtd: nand: denali_dt: add a DT driver 7 years ago
Masahiro Yamada 7b8b47bd29 ofnode: add {ofnode, dev}_read_resource_byname() 7 years ago
Anatolij Gustschin 0d1ae97c02 video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before 7 years ago
Jagan Teki a2b137b38d icorem6: Fix to find MMC devices 7 years ago
Anatolij Gustschin ffc36f57bc imx6: don't include unneeded boot_mode array in SPL 7 years ago
Anatolij Gustschin f9d42d821c spl: do not repeat timer init on i.MX6 7 years ago
Anatolij Gustschin ae64226dbe imx: timer: don't clear the GPT control register multiple times 7 years ago
Stefano Babic cb40adff8f pfla02: Fix RAM detection and support 1 bank SOM 7 years ago
Tom Rini c92ccdd4dc Prepare v2017.09-rc3 7 years ago
Tom Rini 95431aa54c Merge branch 'master' of git://git.denx.de/u-boot-usb 7 years ago
Niko Mauno 22aa21dba4 splash_source: Verify FIT magic 7 years ago
Masahiro Yamada 6ea247d137 usb: dwc3: fix Kconfig dependency to accept host driver in drivers/usb/dwc3 7 years ago
Maxime Ripard ead3697d7e mmc: sunxi: fix legacy MMC initialisation 7 years ago
Jagan Teki c9319b3f20 sunxi: bpi-m3: Enable eMMC 7 years ago
Maxime Ripard 343ff16106 sunxi: Enable MMC new mode for A83T 7 years ago
Maxime Ripard de9b1771c3 mmc: sunxi: Support new mode 7 years ago
Hannes Schmelzer a223e2bc10 bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot 7 years ago
Wilson Lee 5daf6e56d3 common: console: Fix duplicated CONFIG in silent env callback 7 years ago
Bin Meng dd027dde75 sandbox: Enable NVMe driver for build testing 7 years ago
Bin Meng 0d1414bd97 sandbox: Add a dummy invalidate_dcache_range() function 7 years ago
Bin Meng fceadc1459 nvme: Adjust the 'nvme' command to use blk_common_cmd() 7 years ago
Bin Meng 18aa5a4134 nvme: Get rid of the global variable nvme_info 7 years ago
Bin Meng d5b7ee9c6e nvme: Use blk_create_devicef() API 7 years ago
Bin Meng 704e040a51 nvme: Apply cache operations on the DMA buffers 7 years ago
Bin Meng 625a483cea nvme: Consolidate block read and write routines 7 years ago
Bin Meng 722e668db2 nvme: Use macros to access NVMe queues 7 years ago
Bin Meng 04d2a38401 nvme: Respect timeout when en/disabling the controller 7 years ago
Bin Meng b65c692143 nvme: Cache controller's capabilities 7 years ago
Bin Meng 3e18562961 nvme: Fix endianness assignment to prp2 in nvme_identify() 7 years ago
Bin Meng 099c2015b0 nvme: Fix ndev->queues allocation 7 years ago