Commit Graph

7360 Commits (c69abd801b3600252726948e0763b2b3c3fe9e19)

Author SHA1 Message Date
Dinh Nguyen 9bbd2132e3 driver/ddr/altera: Add DDR driver for Altera's SDRAM controller 10 years ago
Marek Vasut 9f76f105c7 net: designware: Rename the driver var name to eth_designware 10 years ago
Marek Vasut b9628595b4 net: designware: Add SoCFPGA GMAC DT compatible string 10 years ago
Marek Vasut bfa89d2ba8 arm: socfpga: Fix FPGA bitstream programming routine 10 years ago
Simon Glass f5c67ea036 dm: core: Add a way to set a device name 10 years ago
Masahiro Yamada 40b6f2d020 devres: add debug command to dump device resources 10 years ago
Masahiro Yamada e2282d7076 devres: make Devres optional with CONFIG_DEVRES 10 years ago
Masahiro Yamada 2b07f6859a devres: add devm_kmalloc() and friends (managed memory allocators) 10 years ago
Masahiro Yamada 608f26c51b devres: introduce Devres (Managed Device Resource) framework 10 years ago
Masahiro Yamada aed1a4dd88 dm: add DM_FLAG_BOUND flag 10 years ago
Simon Glass f33017716e dm: Support address translation for simple-bus 10 years ago
Simon Glass 0990fcb772 net: smsc95xx: Add driver-model support 10 years ago
Simon Glass 527298c4b5 net: smsc95xx: Prepare for conversion to driver model 10 years ago
Simon Glass 25a9e98038 net: smsc95xx: Correct the error numbers 10 years ago
Simon Glass d62a1dc6bc net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE 10 years ago
Simon Glass a26925913c net: smsc95xx: Sort the include files 10 years ago
Simon Glass f58a41e001 dm: usb: Add driver-model support to dwc2 10 years ago
Simon Glass cc3e3a9e0e dm: usb: Prepare dwc2 driver for driver-model conversion 10 years ago
Simon Glass 2e5350fee0 dm: usb: Add an errno.h header to usb_ether.c 10 years ago
Simon Glass 12dc8e7522 dm: Make regmap and syscon optional 10 years ago
York Sun fdb9f349be lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type 10 years ago
Simon Glass a7a73ef85f exynos: video: Remove non-device-tree code 10 years ago
Simon Glass 68964dbc83 video: Remove the old parade driver 10 years ago
Simon Glass 24696e2f21 cros_ec: Remove the old tunnel code 10 years ago
Simon Glass 05bccbcd76 power: Remove old TPS65090 drivers 10 years ago
Simon Glass eca4866586 dm: gpio: Check a GPIO is valid before using it 10 years ago
Simon Glass 129c942f32 exynos: video: Correct debug output 10 years ago
Simon Glass c95ed7d9e7 exynos: Correct return value in exynos_mmc_init() 10 years ago
Simon Glass c7d50e7fb9 exynos: spi: Convert the timeout to debug() 10 years ago
Simon Glass 048dba0191 dm: video: Add support for the NXP PTN3460 bridge 10 years ago
Simon Glass bcd5dfffe6 dm: video: Add support for the Parade PS8622/625 bridge 10 years ago
Simon Glass 5eaeadaa3a video: Work around lack of pinctrl 10 years ago
Simon Glass 801ab9e93c dm: video: Add support for video bridges 10 years ago
Simon Glass d08504d18a dm: power: Don't return an error when regulators are not autoset 10 years ago
Simon Glass 75a429f1a2 dm: pmic: max77686: Support all BUCK regulators 10 years ago
Simon Glass 8c4287090c dm: power: max77686: Correct BUCK register access 10 years ago
Simon Glass cd367d8997 dm: pmic: Correct the pmic_reg_write() implementation 10 years ago
Simon Glass b5ffa4fdcb dm: pmic: max77686: Correct a few nits 10 years ago
Simon Glass f615e6a64d dm: power: Add support for S5M8767 regulators 10 years ago
Simon Glass d308c0136d dm: power: Add support for the S5M8767 PMIC 10 years ago
Simon Glass 1c88b67ec8 dm: power: Add support for TPS65090 FETs 10 years ago
Simon Glass 151b223b9c dm: power: Add a new driver for the TPS65090 PMIC 10 years ago
Simon Glass 7fb57396e6 exynos: Enable the debug UART in SPL 10 years ago
Simon Glass bf6e702232 exynos: Add debug UART support for Samsung S5P serial 10 years ago
Simon Glass 89ca9351cf exynos: serial: Refactor init code for debug UART 10 years ago
Simon Glass f48eaf01b2 cros_ec: Support the LDO access method used by spring 10 years ago
Simon Glass cc456bd7df dm: cros_ec: Convert the I2C tunnel code to use driver model 10 years ago
Simon Glass 45d9ae87cb exynos: i2c: Tidy up the driver model code 10 years ago
Simon Glass 26ea76850e exynos: i2c: Fix code style with ReadWriteByte() 10 years ago
Simon Glass b725dc458f i2c: Add a mux for GPIO-based I2C bus arbitration 10 years ago