aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-11sunxi: dram: h6: Improve DDR3 config detectionJernej Skrabec
2021-01-11sunxi: board: Move USB ethernet initialization to board_late_init()Andy Shevchenko
2021-01-11sunxi: Add arm64 FEL supportAndre Przywara
2021-01-11sunxi: Fix is_boot0_magic macroAndre Przywara
2021-01-11sunxi: Use mkimage for SPL boot image generationAndre Przywara
2021-01-11tools: mkimage: Add Allwinner eGON supportAndre Przywara
2021-01-11sunxi: Factor out eGON BROM header descriptionAndre Przywara
2021-01-11sunxi: add PineCube boardIcenowy Zheng
2021-01-11Merge branch 'next'Tom Rini
2021-01-11Prepare v2021.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
2021-01-05concurrencytest: Fix Python3 warningSimon 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 DM_GET_DEVICE() to DM_DRVINFO_GET()Simon Glass
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2021-01-05Makefile: Invoke dtoc only onceSimon Glass
2021-01-05dtoc: Add an 'all' commandSimon Glass
2021-01-05dtoc: Allow outputing to multiple filesSimon Glass
2021-01-05dtoc: Allow providing a directory to write files toSimon Glass
2021-01-05dtoc: Test the stdout outputSimon Glass
2021-01-05dtoc: Use None to mean stdoutSimon Glass
2021-01-05dtoc: Tidy up pylint warnings in testSimon 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: Rename device node to indicate it is privateSimon 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