aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-01-12video: omap: move drivers to 'ti' directoryDario Binacchi
2021-01-12video: omap: split the legacy code from the DM codeDario Binacchi
2021-01-12video: omap: set LCD clock rate through DM APIDario Binacchi
2021-01-12video: omap: add panel driverDario Binacchi
2021-01-12dm: core: add a function to decode display timingsDario Binacchi
2021-01-12bus: ti: am33xx: add pwm subsystem driverDario Binacchi
2021-01-12pwm: ti: am33xx: add enhanced pwm driverDario Binacchi
2021-01-12omap: timer: fix the rate settingDario Binacchi
2021-01-12fdt: translate address if #size-cells = <0>Dario Binacchi
2021-01-12clk: move clk-ti-sci driver to 'ti' directoryDario Binacchi
2021-01-12clk: ti: omap4: add clock manager driverDario Binacchi
2021-01-12clk: ti: add support for clkctrl clocksDario Binacchi
2021-01-12clk: ti: add gate clock driverDario Binacchi
2021-01-12clk: ti: add divider clock driverDario Binacchi
2021-01-12clk: ti: am33xx: add DPLL clock driversDario Binacchi
2021-01-12clk: ti: add mux clock driverDario Binacchi
2021-01-12clk: add clk_round_rate()Dario Binacchi
2021-01-12bus: ti: add minimal sysc interconnect target driverDario Binacchi
2021-01-12clk: export generic routinesDario Binacchi
2021-01-12spi: omap3_spi: Fix speed and mode selectionVignesh Raghavendra
2021-01-12spi: ti_qspi: Fix "spi-max-frequency" error path in ti_qspi_ofdata_to_platdataOvidiu Panait
2021-01-12gpio: tca642x: fix input subcommand for gpio banks > 0Tomas Novotny
2021-01-06Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dtoc: Drop dm_populate_phandle_data()Simon Glass
2021-01-05dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIASSimon Glass
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2021-01-05dm: core: Add logging when lists_bind_fdt() failsSimon Glass
2021-01-05dm: core: Allow the uclass list to moveSimon Glass
2021-01-05dm: core: Split out scanning code to dm_scan()Simon Glass
2021-01-05dm: core: Access device ofnode through functionsSimon Glass
2021-01-05dm: core: Use dev_has_ofnode() instead of dev_of_valid()Simon Glass
2021-01-05dm: core: Rename dev_has_of_node() to dev_has_ofnode()Simon Glass
2021-01-05dm: core: Access device flags through functionsSimon Glass
2021-01-05dm: core: Rename sqq to seq_Simon Glass
2021-01-05dm: core: Split out alloc code into a new functionSimon Glass
2021-01-05x86: sysreset: Move priv/plat structs to headersSimon Glass
2021-01-05dm: core: Move priv/plat structs for simple_bus to headersSimon Glass
2021-01-05spi: Tweak a few strange SPI NOR features for of-platdataSimon Glass
2021-01-05spi: Tidy up get/set of device nodeSimon Glass
2021-01-05x86: spl: Move priv/plat structs to headersSimon Glass
2021-01-05x86: apl: Move priv/plat structs to headersSimon Glass
2021-01-05sandbox: Add a compatible string for spltestSimon Glass
2021-01-05sandbox: i2c: Move priv into a header fileSimon Glass
2021-01-05sandbox: serial: Move priv into a header fileSimon Glass
2021-01-05x86: pinctrl: Drop unlikely error messages from TPLSimon Glass
2021-01-05x86: apl: Reduce size for TPLSimon Glass
2021-01-05test: Move some test drivers into their own fileSimon Glass