Commit Graph

11605 Commits (10a08c4ed70e57ac570974b04844ceec13ad311a)

Author SHA1 Message Date
Bin Meng 2c3b68081a block: Drop the ftide020 driver 8 years ago
Bin Meng caa8bfbc45 block: ide: Drop CONFIG_IDE_LED 8 years ago
Bin Meng f1823d3aaa block: ide: Drop CONFIG_IDE_INIT_POSTRESET 8 years ago
Bin Meng 9e18eae276 nvme: Remove dead codes in nvme_setup_io_queues() 8 years ago
Bin Meng 52a5690efb nvme: Fix potential sign extension issue in nvme_blk_rw() 8 years ago
Bin Meng 37d46870b3 nvme: Fix wrong ndev->queues memset 8 years ago
Adam Ford e3f24d4f2c Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set 8 years ago
Bin Meng d2ca80c3d7 x86: ich-spi: Clear atomic preop only when SPI settings are not locked 8 years ago
Bin Meng 52dd56ba84 x86: ich-spi: Remove useless assignment in ich_spi_xfer() 8 years ago
Adam Ford fc760cc6e8 Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig 8 years ago
Adam Ford ac1d8ac871 Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX 8 years ago
Tom Rini 9493d05a41 Revert "Merge git://git.denx.de/u-boot-video" 8 years ago
Chen-Yu Tsai 8a647fc3ca mmc: sunxi: Only update timing mode bit when enabling new timing mode 8 years ago
Masahiro Yamada 111689e744 reset: uniphier: add PXs3 support 8 years ago
Masahiro Yamada 1fc84d6be2 reset: uniphier: fix compatible for SD reset node for LD11/LD20 8 years ago
Masahiro Yamada d7505752bb clk: uniphier: add System clock support 8 years ago
Masahiro Yamada 1d9654dc43 mtd: nand: denali_dt: add a DT driver 8 years ago
Masahiro Yamada 7b8b47bd29 ofnode: add {ofnode, dev}_read_resource_byname() 8 years ago
Anatolij Gustschin 0d1ae97c02 video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before 8 years ago
Masahiro Yamada 6ea247d137 usb: dwc3: fix Kconfig dependency to accept host driver in drivers/usb/dwc3 8 years ago
Maxime Ripard ead3697d7e mmc: sunxi: fix legacy MMC initialisation 8 years ago
Maxime Ripard de9b1771c3 mmc: sunxi: Support new mode 8 years ago
Bin Meng 18aa5a4134 nvme: Get rid of the global variable nvme_info 8 years ago
Bin Meng d5b7ee9c6e nvme: Use blk_create_devicef() API 8 years ago
Bin Meng 704e040a51 nvme: Apply cache operations on the DMA buffers 8 years ago
Bin Meng 625a483cea nvme: Consolidate block read and write routines 8 years ago
Bin Meng 722e668db2 nvme: Use macros to access NVMe queues 8 years ago
Bin Meng 04d2a38401 nvme: Respect timeout when en/disabling the controller 8 years ago
Bin Meng b65c692143 nvme: Cache controller's capabilities 8 years ago
Bin Meng 3e18562961 nvme: Fix endianness assignment to prp2 in nvme_identify() 8 years ago
Bin Meng 099c2015b0 nvme: Fix ndev->queues allocation 8 years ago
Bin Meng e5dc2d2665 nvme: Fix getting PCI vendor id of the NVMe block device 8 years ago
Bin Meng abe25db611 nvme: Remove useless defines 8 years ago
Wenyou.Yang@microchip.com 47edaea494 driver: timer: Add the Atmel PIT timer driver 8 years ago
Jagan Teki 93fd5b0ac1 ram: kconfig: s/SPL/TPL/ in TPL_RAM help text 8 years ago
Marek Vasut fd8692b8ff clk: rmobile: Split R8A7795 and R8A7796 core clock tables 8 years ago
Stefan Roese 3ca7a06afb serial: serial-uclass: Add generic serial RX buffer support 8 years ago
Stefan Roese 7fded0ce0f Revert "serial: ns16550: Add RX interrupt buffer support" 8 years ago
Bin Meng 76e726502e vbe: Drop vbe_get_video_info() 8 years ago
Bin Meng b42711f90c x86: ich-spi: Move opcode registers configuration to another routine 8 years ago
Bin Meng 3e79141684 x86: ich-spi: Don't read cached lock status 8 years ago
Bin Meng 7d82978927 x86: ich-spi: Remove unnecessary assignment in ich_init_controller() 8 years ago
Bin Meng 94bc9177ca x86: ich-spi: Remove spi_write_protect_region() 8 years ago
Peng Fan 7a7bfec39e pinctrl: imx7ulp: Add new info instance for iomuxc1 8 years ago
Peng Fan 63fbc59b4f pinctrl: imx: Fix mask when SHARE_MUX_CONF_REG is set 8 years ago
Stefan Agner a3774c1c3c spl: add serial download protocol (SDP) support 8 years ago
Stefan Agner ccd7a4d2f4 usb: gadget: sdp: extend images compatible for jumps 8 years ago
Stefan Agner 5661f08a71 usb: gadget: add SDP driver 8 years ago
Peng Fan a430556ecb i2c: muxes: add i2c gpio multiplexer driver 8 years ago
Patrice Chotard 4fadcaf097 i2c: add i2c driver for stm32 8 years ago