index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2021-01-12
video: omap: move drivers to 'ti' directory
Dario Binacchi
2021-01-12
video: omap: split the legacy code from the DM code
Dario Binacchi
2021-01-12
video: omap: set LCD clock rate through DM API
Dario Binacchi
2021-01-12
video: omap: add panel driver
Dario Binacchi
2021-01-12
dm: core: add a function to decode display timings
Dario Binacchi
2021-01-12
bus: ti: am33xx: add pwm subsystem driver
Dario Binacchi
2021-01-12
pwm: ti: am33xx: add enhanced pwm driver
Dario Binacchi
2021-01-12
omap: timer: fix the rate setting
Dario Binacchi
2021-01-12
fdt: translate address if #size-cells = <0>
Dario Binacchi
2021-01-12
clk: move clk-ti-sci driver to 'ti' directory
Dario Binacchi
2021-01-12
clk: ti: omap4: add clock manager driver
Dario Binacchi
2021-01-12
clk: ti: add support for clkctrl clocks
Dario Binacchi
2021-01-12
clk: ti: add gate clock driver
Dario Binacchi
2021-01-12
clk: ti: add divider clock driver
Dario Binacchi
2021-01-12
clk: ti: am33xx: add DPLL clock drivers
Dario Binacchi
2021-01-12
clk: ti: add mux clock driver
Dario Binacchi
2021-01-12
clk: add clk_round_rate()
Dario Binacchi
2021-01-12
bus: ti: add minimal sysc interconnect target driver
Dario Binacchi
2021-01-12
clk: export generic routines
Dario Binacchi
2021-01-12
spi: omap3_spi: Fix speed and mode selection
Vignesh Raghavendra
2021-01-12
spi: ti_qspi: Fix "spi-max-frequency" error path in ti_qspi_ofdata_to_platdata
Ovidiu Panait
2021-01-12
gpio: tca642x: fix input subcommand for gpio banks > 0
Tomas Novotny
2021-01-06
Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dtoc: Drop dm_populate_phandle_data()
Simon Glass
2021-01-05
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
dm: core: Add logging when lists_bind_fdt() fails
Simon Glass
2021-01-05
dm: core: Allow the uclass list to move
Simon Glass
2021-01-05
dm: core: Split out scanning code to dm_scan()
Simon Glass
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
Simon Glass
2021-01-05
dm: core: Rename dev_has_of_node() to dev_has_ofnode()
Simon Glass
2021-01-05
dm: core: Access device flags through functions
Simon Glass
2021-01-05
dm: core: Rename sqq to seq_
Simon Glass
2021-01-05
dm: core: Split out alloc code into a new function
Simon Glass
2021-01-05
x86: sysreset: Move priv/plat structs to headers
Simon Glass
2021-01-05
dm: core: Move priv/plat structs for simple_bus to headers
Simon Glass
2021-01-05
spi: Tweak a few strange SPI NOR features for of-platdata
Simon Glass
2021-01-05
spi: Tidy up get/set of device node
Simon Glass
2021-01-05
x86: spl: Move priv/plat structs to headers
Simon Glass
2021-01-05
x86: apl: Move priv/plat structs to headers
Simon Glass
2021-01-05
sandbox: Add a compatible string for spltest
Simon Glass
2021-01-05
sandbox: i2c: Move priv into a header file
Simon Glass
2021-01-05
sandbox: serial: Move priv into a header file
Simon Glass
2021-01-05
x86: pinctrl: Drop unlikely error messages from TPL
Simon Glass
2021-01-05
x86: apl: Reduce size for TPL
Simon Glass
2021-01-05
test: Move some test drivers into their own file
Simon Glass
[next]