ARM: dts: at91: sama5d2_icp: fix i2c eeprom compatible
[platform/kernel/u-boot.git] / drivers /
2020-12-07 Claudiu Bezneaclk: at91: sam9x60: remove the parsing of atmel, main...
2020-11-26 Eugen Hristevmmc: atmel-sdhci: fix the clk_enable call in case of...
2020-11-09 Tom RiniMerge tag 'efi-2021-01-rc2-2' of https://gitlab.denx...
2020-11-09 Marek Vasutnet: ks8851: Implement EEPROM MAC address readout
2020-11-09 Heinrich Schuchardtinput: add support for FN1 - FN10 on crosswire kbd
2020-11-06 Tom RiniMerge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-11-06 Simon Glasssysinfo: Provide a default driver to set SMBIOS values
2020-11-06 Simon Glassboard: Rename uclass to sysinfo
2020-11-06 Simon Glassx86: pinctrl: Silence the warning when a pin is not...
2020-11-06 Simon Glassacpi: Don't reset the tables with every new generation
2020-11-06 Simon Glassx86: sound: Correct error handling
2020-11-05 Tom RiniMerge tag 'u-boot-imx-20201105' of https://gitlab.denx...
2020-11-05 Alper Nebi Yasakcros_ec: Support keyboard scanning with EC_CMD_GET_NEXT...
2020-11-05 Heinrich Schuchardtsandbox: implement reset
2020-11-05 Simon Glassx86: Fix up driver names to avoid dtoc warnings
2020-11-05 Simon Glasscros_ec: Fix up driver names to avoid dtoc warnings
2020-11-02 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-a' of https:...
2020-11-01 Tom RiniMerge tag 'efi-2020-01-rc2-2' of https://gitlab.denx...
2020-11-01 Sebastian Reichelsysreset: Add poweroff-gpio driver
2020-11-01 Sebastian Reichelrtc: m41t62: add oscillator fail bit reset support
2020-11-01 Sebastian Reichelrtc: m41t62: reset SQW in m41t62_rtc_reset
2020-11-01 Sebastian Reichelbootcount: add a DM SPI flash backing store for bootcount
2020-11-01 Michael Wallewatchdog: Hide WATCHDOG_RESET_DISABLE
2020-11-01 Tim Harveythermal: imx_tmu: fix missing include
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-30 Tom RiniMerge tag 'dm-pull-30oct20' of https://gitlab.denx...
2020-10-30 Jagan Tekivideo: rockchip: Support 4K resolution for rk3288,...
2020-10-30 AKASHI Takahirodfu: add dfu_write_by_alt()
2020-10-30 AKASHI Takahirodfu: export dfu_list
2020-10-30 AKASHI Takahirocommon: update: add a generic interface for FIT image
2020-10-30 AKASHI Takahirodfu: modify an argument type for an address
2020-10-30 AKASHI Takahirodfu: rename dfu_tftp_write() to dfu_write_by_name()
2020-10-30 Heinrich Schuchardtrtc: initialize emulated RTC from environment variable
2020-10-30 Heinrich Schuchardtrtc: use probe() to initialize emulated RTC
2020-10-30 Alper Nebi Yasakvideo: rockchip: Add missing dpcd_write() call to link_...
2020-10-30 Heiko Stuebnerram: rockchip: px30: add a config-based ddr selection
2020-10-30 Jack Mitchellclk: rockchip: rk3399: implement getting wdt/alive...
2020-10-29 Simon Glassdm: Use driver_info index instead of pointer
2020-10-29 Simon Glassx86: apl: Take advantage of the of-platdata parent...
2020-10-29 Simon Glassx86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT
2020-10-29 Simon Glassdm: core: Convert #ifdef to if() in root.c
2020-10-29 Simon Glassdm: Add a test for of-platdata parent information
2020-10-29 Simon Glassdm: Support parent devices with of-platdata
2020-10-29 Simon Glasssandbox: Fix up building for of-platdata
2020-10-29 Simon Glassdm: Use an allocated array for run-time device info
2020-10-29 Simon Glassdm: test: Add a test for of-platdata phandles
2020-10-29 Simon Glassdm: test: Add a check that all devices have a dev value
2020-10-29 Simon Glassdm: test: Drop of-platdata pytest
2020-10-29 Simon Glassdm: core: Allow dm_warn() to be used in SPL
2020-10-29 Simon Glasssandbox: Drop ad-hoc device declarations in SPL
2020-10-29 Simon Glassdm: Avoid using #ifdef for CONFIG_OF_LIVE
2020-10-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-29 Tom RiniMerge tag 'xilinx-for-v2021.01-v2' of https://gitlab...
2020-10-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-29 Shmuel Hazanmtd: nand: pxa3xx: enable NAND controller if the SoC...
2020-10-29 Ashok Reddy Somammc: zynq_sdhci: Extend UHS timings till hs200
2020-10-29 Baruch Siachmtd: pxa3xx_nand: remove dead code
2020-10-29 Shmuel Hazanmtd: pxa3xx_nand: port to use driver model
2020-10-29 Igal Libermanphy: marvell: cp110: update mode parameter for pcie...
2020-10-29 Grzegorz Jaszczykphy: marvell: cp110: let the firmware configure comphy...
2020-10-29 Grzegorz Jaszczykphy: marvell: cp110: let the firmware configure the...
2020-10-28 Tom RiniMerge branch '2020-10-28-mux-driver-framework'
2020-10-28 Jean-Jacques Hiblotdrivers: mux: mmio-based syscon mux controller
2020-10-28 Jean-Jacques Hiblotdm: board: complete the initialization of the muxes...
2020-10-28 Jean-Jacques Hiblotdrivers: Add a new framework for multiplexer devices
2020-10-28 Tom RiniMerge tag 'efi-2021-01-rc2' of https://gitlab.denx...
2020-10-27 Heinrich Schuchardtrtc: provide an emulated RTC
2020-10-27 Ashok Reddy Somammc: zynq_sdhci: Add clock phase delays for Versal
2020-10-27 Ashok Reddy Somammc: zynq_sdhci: Set tapdelays based on clk phase delays
2020-10-27 Michal Simekmmc: zynq_sdhci: Read clock phase delays from dt
2020-10-27 Michal Simekmmc: zynq_sdhci: Move macro to the top
2020-10-27 Ashok Reddy Somammc: Define timing macro's
2020-10-27 Ashok Reddy SomaRevert "mmc: zynq: parse dt when probing"
2020-10-27 Ashok Reddy Somaspi: zynq_qspi: Add function description
2020-10-27 Michal Simekmtd: spi: Fix incorrect indentation
2020-10-27 Michal Simekxilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board...
2020-10-27 T Karthik Reddyspi: zynq_qspi: Use clk subsystem to get reference...
2020-10-27 T Karthik Reddyspi: zynq_spi: Use clk subsystem to get reference spi clk
2020-10-27 Michal Simekserial: pl01x: Add error value checking
2020-10-27 Michal Simekdm: core: Add support for getting node from aliases
2020-10-27 T Karthik Reddyspi: xilinx_spi: remove unused local variable
2020-10-27 Michal Simekmailbox: zynqmp: Extend timeout for getting observation bit
2020-10-27 Michal Simekfirmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD...
2020-10-27 Michal Simekspi: xilinx_spi: Remove unused variable
2020-10-26 Tom RiniMerge tag 'video-for-2021.01-rc1' of https://gitlab...
2020-10-26 Anatolij Gustschinnokia_rx51: disable obsolete VIDEO config
2020-10-26 Anatolij Gustschineb_cpu5282: fix CONFIG_DM_VIDEO build warnings
2020-10-26 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-26 Sean Andersonriscv: Move timer portions of SiFive CLINT to drivers...
2020-10-26 Sean Andersontimer: Add _TIMER suffix to Andes PLMT Kconfig
2020-10-26 Sean Andersonriscv: Move Andes PLMT driver to drivers/timer
2020-10-26 Heinrich Schuchardtclk: kendryte: no need to check argument of free()
2020-10-24 Tom RiniMerge branch '2020-10-23-misc-changes'
2020-10-23 Peng Fanphy: nop-phy: add clk bulk
2020-10-23 Patrick Delaunayi2c: i2c-gpio: Convert to use APIs which support live DT
2020-10-23 Patrick Delaunaypower: regulator: gpio-regulator: Convert to use APIs...
2020-10-23 Patrick Delaunaypower: regulator: gpio-regulator: protect count value
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
next