aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-11-22timer-uclass: add timer_get_ops() macroOvidiu Panait
2022-11-22xilinx: common: Remove zynq_board_read_rom_ethaddr()Venkatesh Yadav Abbarapu
2022-11-22Revert "pinctrl: zynqmp: Add support for output-enable and bias-high-impedance"Michal Simek
2022-11-22watchdog: Drop GD_FLG_WDT_READY as it's not used any moreStefan Roese
2022-11-22watchdog: designware: make reset really optionalQuentin Schulz
2022-11-21usb: gadget: dfu: Fix the unchecked length fieldVenkatesh Yadav Abbarapu
2022-11-15clk: microchip: mpfs: fix criticality of peripheral clocksConor Dooley
2022-11-15clk: microchip: mpfs: fix periph clk parentageConor Dooley
2022-11-15clk: microchip: mpfs: fix reference clock handlingConor Dooley
2022-11-15clk: microchip: mpfs: convert parent rate acquistion to get_get_rate()Conor Dooley
2022-11-14Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-11-14i2c: i2c-gpio: add newlineSergei Antonov
2022-11-14i2c: microchip: fix erroneous late ack sendConor Dooley
2022-11-14i2c: microchip: fix ack sending logicConor Dooley
2022-11-12Revert "serial: mxc: have putc use the TXFIFO"Fabio Estevam
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini
2022-11-10Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to KconfigTom Rini
2022-11-10mediatek: Include <linux/sizes.h> where neededTom Rini
2022-11-10Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini
2022-11-10rtc: Remove unused driversTom Rini
2022-11-10Convert CONFIG_SYS_INTERLAKEN et al to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_I2C_INIT_BOARD to KconfigTom Rini
2022-11-07dm: blk: Add probe in blk_first_device/blk_next_deviceMichal Suchanek
2022-11-07dm: sandbox: Switch over to using the new host uclassSimon Glass
2022-11-07dm: sandbox: Create a block driverSimon Glass
2022-11-07dm: sandbox: Create a new HOST uclassSimon Glass
2022-11-07dm: blk: Tidy up obtaining a block device from its parentSimon Glass
2022-11-07dm: test: Clear the block cache after running a testSimon Glass
2022-11-07dm: sandbox: Drop non-BLK code from host implementationSimon Glass
2022-11-07drivers: power: pmic: Enable use of rn5t567 PMIC in SPLMartyn Welch
2022-11-07drivers: power: pmic: Add support for rn5t568 PMICMartyn Welch
2022-11-07regulator: bd718x7: Only bind children when PMIC_CHILDREN is enabledAdam Ford
2022-11-07pinctrl: mvebu: Add AlleyCat5 supportChris Packham
2022-11-07usb: ehci: ehci-marvell: Support for marvell,ac5-ehciChris Packham
2022-11-07net: mvneta: Add support for AlleyCat5Chris Packham
2022-11-03usb: ohci: Use a flexible array member for portstatusSamuel Holland
2022-11-03Merge branch '2022-11-02-assorted-updates'Tom Rini
2022-11-03Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2022-11-03spi: Add Microchip PolarFire SoC QSPI driverPadmarao Begari
2022-11-03riscv: Rename Andes PLIC to PLICSWYu Chien Peter Lin
2022-11-02led: led_pwm: typo 'iverted' on code commentNylon Chen
2022-11-02treewide: Remove the unnecessary space before semicolonBin Meng
2022-11-02xen: pvblock: Use uclass_probe_allMichal Suchanek
2022-11-02timer: add SP804 UCLASS timer driverAndre Przywara
2022-11-02pinctrl: nuvoton: Add NPCM8xx pinctrl driverJim Liu
2022-11-02Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi.gitTom Rini
2022-10-31FWU: Add support for the FWU Multi Bank Update featureSughosh Ganu
2022-10-31FWU: Add FWU metadata access driver for GPT partitioned block devicesSughosh Ganu