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
Age
Commit message (
Expand
)
Author
2021-01-12
clk: add clk_round_rate()
Dario Binacchi
2021-01-12
arm: dts: sync am33xx with Linux 5.9-rc7
Dario Binacchi
2021-01-12
bus: ti: add minimal sysc interconnect target driver
Dario Binacchi
2021-01-12
dt-bindings: bus: ti-sysc: resync with Linux 5.9-rc7
Dario Binacchi
2021-01-12
clk: export generic routines
Dario Binacchi
2021-01-12
arm:pdu001: Use pseudo partition UUID for LINUX kernel boot paramter root
Felix Brack
2021-01-12
board: ti: k2g: Add support for K2G ICE with 1GHz Silicon
Lokesh Vutla
2021-01-12
arm: dts: k3-j721e: ddr: Update to 0.5.0 version of DDR config tool
Praneeth Bajjuri
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-12
configs: am65x_evm: Define the maximum file size for DFU
Aswath Govindraju
2021-01-12
arm: dts: am654-base-board-uboot: Add aliases for USB subsystems
Aswath Govindraju
2021-01-12
arm: dts: am654-base-board-uboot: Set USB0 dr_mode to host
Aswath Govindraju
2021-01-12
board: ti: am65x: Set SERDES0 mux to PCIe to use USB 2.0 interface
Aswath Govindraju
2021-01-11
Merge branch 'next'
Tom Rini
2021-01-11
Prepare v2021.01
Tom Rini
2021-01-08
xea: config: Disable CONFIG_SPL_OF_PLATDATA_PARENT on XEA (imx28)
Lukasz Majewski
2021-01-08
xea: config: Use CONFIG_PREBOOT from Kconfig
Lukasz Majewski
2021-01-08
xea: spl: Disable pull UP for GPIO0_2{35}
Lukasz Majewski
2021-01-08
rockchip: pinebook-pro: default to SPI bus 1 for SPI-flash
Hugh Cole-Baker
2021-01-06
Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-01-06
Merge tag 'u-boot-stm32-20210106' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2021-01-06
ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02
Marek Vasut
2021-01-06
ARM: dts: stm32: Fix GPIO hog flags on DHCOM PicoITX
Marek Vasut
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
Merge tag 'ti-v2021.01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-01-05
dtoc: Tidy up src_scan tests
Simon Glass
2021-01-05
dtoc: Move src_scan tests to a separate file
Simon Glass
2021-01-05
dtoc: Split source-code scanning to a separate file
Simon Glass
2021-01-05
dtoc: Drop dm_populate_phandle_data()
Simon Glass
2021-01-05
dtoc: Output nodes in order
Simon Glass
2021-01-05
dtoc: Allow specifying the base directory for tests
Simon Glass
2021-01-05
dtoc: Add the method for each command to OutputFile
Simon Glass
2021-01-05
dtoc: Rename dt-platdata.c to dt-plat.c
Simon Glass
2021-01-05
dtoc: Add a header comment to each generated file
Simon Glass
2021-01-05
dtoc: Run tests using test_util
Simon Glass
2021-01-05
concurrencytest: Fix Python3 warning
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 DM_GET_DEVICE() to DM_DRVINFO_GET()
Simon Glass
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
Makefile: Invoke dtoc only once
Simon Glass
2021-01-05
dtoc: Add an 'all' command
Simon Glass
2021-01-05
dtoc: Allow outputing to multiple files
Simon Glass
2021-01-05
dtoc: Allow providing a directory to write files to
Simon Glass
2021-01-05
dtoc: Test the stdout output
Simon Glass
2021-01-05
dtoc: Use None to mean stdout
Simon Glass
2021-01-05
dtoc: Tidy up pylint warnings in test
Simon Glass
[next]