aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-11-06x86: pinctrl: Silence the warning when a pin is not foundSimon Glass
2020-11-06acpi: Don't reset the tables with every new generationSimon Glass
2020-11-06x86: sound: Correct error handlingSimon Glass
2020-11-05Merge tag 'u-boot-imx-20201105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-11-05cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENTAlper Nebi Yasak
2020-11-05sandbox: implement resetHeinrich Schuchardt
2020-11-05x86: Fix up driver names to avoid dtoc warningsSimon Glass
2020-11-05cros_ec: Fix up driver names to avoid dtoc warningsSimon Glass
2020-11-01Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-11-01sysreset: Add poweroff-gpio driverSebastian Reichel
2020-11-01rtc: m41t62: add oscillator fail bit reset supportSebastian Reichel
2020-11-01rtc: m41t62: reset SQW in m41t62_rtc_resetSebastian Reichel
2020-11-01bootcount: add a DM SPI flash backing store for bootcountSebastian Reichel
2020-11-01watchdog: Hide WATCHDOG_RESET_DISABLEMichael Walle
2020-11-01thermal: imx_tmu: fix missing includeTim Harvey
2020-10-30Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-10-30Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-10-30video: rockchip: Support 4K resolution for rk3288, HDMIJagan Teki
2020-10-30dfu: add dfu_write_by_alt()AKASHI Takahiro
2020-10-30dfu: export dfu_listAKASHI Takahiro
2020-10-30common: update: add a generic interface for FIT imageAKASHI Takahiro
2020-10-30dfu: modify an argument type for an addressAKASHI Takahiro
2020-10-30dfu: rename dfu_tftp_write() to dfu_write_by_name()AKASHI Takahiro
2020-10-30rtc: initialize emulated RTC from environment variableHeinrich Schuchardt
2020-10-30rtc: use probe() to initialize emulated RTCHeinrich Schuchardt
2020-10-30video: rockchip: Add missing dpcd_write() call to link_train_ce()Alper Nebi Yasak
2020-10-30ram: rockchip: px30: add a config-based ddr selectionHeiko Stuebner
2020-10-30clk: rockchip: rk3399: implement getting wdt/alive clocksJack Mitchell
2020-10-29dm: Use driver_info index instead of pointerSimon Glass
2020-10-29x86: apl: Take advantage of the of-platdata parent supportSimon Glass
2020-10-29x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOTSimon Glass
2020-10-29dm: core: Convert #ifdef to if() in root.cSimon Glass
2020-10-29dm: Add a test for of-platdata parent informationSimon Glass
2020-10-29dm: Support parent devices with of-platdataSimon Glass
2020-10-29sandbox: Fix up building for of-platdataSimon Glass
2020-10-29dm: Use an allocated array for run-time device infoSimon Glass
2020-10-29dm: test: Add a test for of-platdata phandlesSimon Glass
2020-10-29dm: test: Add a check that all devices have a dev valueSimon Glass
2020-10-29dm: test: Drop of-platdata pytestSimon Glass
2020-10-29dm: core: Allow dm_warn() to be used in SPLSimon Glass
2020-10-29sandbox: Drop ad-hoc device declarations in SPLSimon Glass
2020-10-29dm: Avoid using #ifdef for CONFIG_OF_LIVESimon Glass
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-10-29Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-10-29mtd: nand: pxa3xx: enable NAND controller if the SoC needs itShmuel Hazan
2020-10-29mmc: zynq_sdhci: Extend UHS timings till hs200Ashok Reddy Soma
2020-10-29mtd: pxa3xx_nand: remove dead codeBaruch Siach
2020-10-29mtd: pxa3xx_nand: port to use driver modelShmuel Hazan
2020-10-29phy: marvell: cp110: update mode parameter for pcie power on callsIgal Liberman