summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-11-19drivers: led: bcm6858: set the correct led polarity registerSteven Lawrance
2020-11-17Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-11-17pinctrl: k210: Rename power domains to match datasheetSean Anderson
2020-11-17pinctrl: k210: Fix inverted IE and OE for I2CSean Anderson
2020-11-17sunxi: allow to use AXP20[39] attached to I2C0 on V3 seriesIcenowy Zheng
2020-11-17clk: sunxi: add compatible string for V3Icenowy Zheng
2020-11-17sunxi: gpio: introduce compatible string for V3 GPIOIcenowy Zheng
2020-11-16Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-11-16Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-11-16Merge tag 'u-boot-rockchip-20201113' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-11-15mtd: OneNAND: Set MTD typePali Rohár
2020-11-15power: twl4030: Add twl4030_i2c_read() functionPali Rohár
2020-11-14cros_ec: Handling EC_CMD_GET_NEXT_EVENTHeinrich Schuchardt
2020-11-14cros_ec: Increase command timeout for flash eraseSimon Glass
2020-11-14cros_ec: Correct collection of EC hashSimon Glass
2020-11-13video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0Alper Nebi Yasak
2020-11-13rockchip: rk3399: Init clocks in U-Boot proper if SPL was not runAlper Nebi Yasak
2020-11-12mmc: meson-gx: change clock phase value on SM1 SoCsNeil Armstrong
2020-11-12mmc: meson-gx: move arch header to local headerNeil Armstrong
2020-11-12video: meson: meson_dw_hdmi: fix the potential build warningJaehoon Chung
2020-11-12phy: meson-g12a-usb2: fix the potential build warningJaehoon Chung
2020-11-09Merge tag 'efi-2021-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-11-09net: ks8851: Implement EEPROM MAC address readoutMarek Vasut
2020-11-09input: add support for FN1 - FN10 on crosswire kbdHeinrich Schuchardt
2020-11-06Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dmTom Rini
2020-11-06Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-11-06sysinfo: Provide a default driver to set SMBIOS valuesSimon Glass
2020-11-06board: Rename uclass to sysinfoSimon Glass
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