fs/squashfs: sqfs_read: remove useless sqfs_closedir()
[platform/kernel/u-boot.git] / drivers /
2020-11-19 Steven Lawrancedrivers: led: bcm6858: set the correct led polarity...
2020-11-17 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-11-17 Sean Andersonpinctrl: k210: Rename power domains to match datasheet
2020-11-17 Sean Andersonpinctrl: k210: Fix inverted IE and OE for I2C
2020-11-17 Tom RiniMerge branch 'pr-2020-11-17' of https://gitlab.denx...
2020-11-17 Icenowy Zhengsunxi: allow to use AXP20[39] attached to I2C0 on V3...
2020-11-17 Icenowy Zhengclk: sunxi: add compatible string for V3
2020-11-17 Icenowy Zhengsunxi: gpio: introduce compatible string for V3 GPIO
2020-11-16 Tom RiniMerge tag 'ti-v2021.01-rc3' of https://gitlab.denx...
2020-11-16 Tom RiniMerge tag 'u-boot-amlogic-20201116' of https://gitlab...
2020-11-16 Tom RiniMerge tag 'u-boot-rockchip-20201113' of https://gitlab...
2020-11-15 Tom RiniMerge tag 'dm-pull-15nov20' of git://git.denx.de/u...
2020-11-15 Pali Rohármtd: OneNAND: Set MTD type
2020-11-15 Pali Rohárpower: twl4030: Add twl4030_i2c_read() function
2020-11-14 Heinrich Schuchardtcros_ec: Handling EC_CMD_GET_NEXT_EVENT
2020-11-14 Simon Glasscros_ec: Increase command timeout for flash erase
2020-11-14 Simon Glasscros_ec: Correct collection of EC hash
2020-11-13 Alper Nebi Yasakvideo: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0
2020-11-13 Alper Nebi Yasakrockchip: rk3399: Init clocks in U-Boot proper if SPL...
2020-11-12 Neil Armstrongmmc: meson-gx: change clock phase value on SM1 SoCs
2020-11-12 Neil Armstrongmmc: meson-gx: move arch header to local header
2020-11-12 Jaehoon Chungvideo: meson: meson_dw_hdmi: fix the potential build...
2020-11-12 Jaehoon Chungphy: meson-g12a-usb2: fix the potential build warning
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...
next