summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-12arm: dts: am335x: enable prcm_clocks auto bindingDario Binacchi
2021-01-12clk: ti: omap4: add clock manager driverDario Binacchi
2021-01-12clk: ti: add support for clkctrl clocksDario Binacchi
2021-01-12ti: am33xx: fix do_enable_clocks() to accept NULL parametersDario Binacchi
2021-01-12arm: dts: am335x: include am33xx-u-boot.dtsiDario 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-12arm: ti: am33xx: add DPLL_EN_FAST_RELOCK_BYPASS macroDario Binacchi
2021-01-12clk: ti: add mux clock driverDario Binacchi
2021-01-12clk: add clk_round_rate()Dario Binacchi
2021-01-12arm: dts: sync am33xx with Linux 5.9-rc7Dario Binacchi
2021-01-12bus: ti: add minimal sysc interconnect target driverDario Binacchi
2021-01-12dt-bindings: bus: ti-sysc: resync with Linux 5.9-rc7Dario Binacchi
2021-01-12clk: export generic routinesDario Binacchi
2021-01-12arm:pdu001: Use pseudo partition UUID for LINUX kernel boot paramter rootFelix Brack
2021-01-12board: ti: k2g: Add support for K2G ICE with 1GHz SiliconLokesh Vutla
2021-01-12arm: dts: k3-j721e: ddr: Update to 0.5.0 version of DDR config toolPraneeth Bajjuri
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-12configs: am65x_evm: Define the maximum file size for DFUAswath Govindraju
2021-01-12arm: dts: am654-base-board-uboot: Add aliases for USB subsystemsAswath Govindraju
2021-01-12arm: dts: am654-base-board-uboot: Set USB0 dr_mode to hostAswath Govindraju
2021-01-12board: ti: am65x: Set SERDES0 mux to PCIe to use USB 2.0 interfaceAswath Govindraju
2021-01-11Merge branch 'next'Tom Rini
2021-01-11Prepare v2021.01v2021.01Tom Rini
2021-01-08xea: config: Disable CONFIG_SPL_OF_PLATDATA_PARENT on XEA (imx28)Lukasz Majewski
2021-01-08xea: config: Use CONFIG_PREBOOT from KconfigLukasz Majewski
2021-01-08xea: spl: Disable pull UP for GPIO0_2{35}Lukasz Majewski
2021-01-08rockchip: pinebook-pro: default to SPI bus 1 for SPI-flashHugh Cole-Baker
2021-01-06Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-01-06Merge tag 'u-boot-stm32-20210106' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2021-01-06ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02Marek Vasut
2021-01-06ARM: dts: stm32: Fix GPIO hog flags on DHCOM PicoITXMarek Vasut
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-05Merge tag 'ti-v2021.01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-01-05dtoc: Tidy up src_scan testsSimon Glass
2021-01-05dtoc: Move src_scan tests to a separate fileSimon Glass
2021-01-05dtoc: Split source-code scanning to a separate fileSimon Glass
2021-01-05dtoc: Drop dm_populate_phandle_data()Simon Glass
2021-01-05dtoc: Output nodes in orderSimon Glass
2021-01-05dtoc: Allow specifying the base directory for testsSimon Glass
2021-01-05dtoc: Add the method for each command to OutputFileSimon Glass
2021-01-05dtoc: Rename dt-platdata.c to dt-plat.cSimon Glass
2021-01-05dtoc: Add a header comment to each generated fileSimon Glass
2021-01-05dtoc: Run tests using test_utilSimon Glass