aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-22dtoc: Detect drivers only at the start of start of lineSimon Glass
2021-03-22dtoc: Read aliases for uclassesSimon Glass
2021-03-22dtoc: Warn of duplicate driversSimon Glass
2021-03-22dtoc: Process driver aliases along with driversSimon Glass
2021-03-22dtoc: Support headers needed for driversSimon Glass
2021-03-22Makefile: Pass the U-Boot phase to dtocSimon Glass
2021-03-22dtoc: Support tracking the phase of U-BootSimon Glass
2021-03-22dtoc: Track nodes which are actually usedSimon Glass
2021-03-22dtoc: Process nodes to set up required propertiesSimon Glass
2021-03-22dtoc: Make use of node propertiesSimon Glass
2021-03-22dtoc: Add some extra properties to nodesSimon Glass
2021-03-22dtoc: Rename sandbox_i2c_test and sandbox_pmic_testSimon Glass
2021-03-22dtoc: Move test files into a test/ directorySimon Glass
2021-03-22dtoc: Support scanning of structs in header filesSimon Glass
2021-03-22dtoc: Support scanning of uclassesSimon Glass
2021-03-22dtoc: Collect priv/plat struct info from driversSimon Glass
2021-03-22dtoc: Ignore unwanted files when scanning for driversSimon Glass
2021-03-22dtoc: Save scan information across test runsSimon Glass
2021-03-22dtoc: Scan drivers for available informationSimon Glass
2021-03-22sandbox: add FAT to the list of usable env driversHeinrich Schuchardt
2021-03-22dm: error handling dev_get_dma_range()Heinrich Schuchardt
2021-03-22sandbox: enable cros-ec-keyb in test.dtbHeinrich Schuchardt
2021-03-22patman: Use less for help file, if availableNicolas Boichat
2021-03-22test: print_ut: Fix potential build errorBin Meng
2021-03-22test: cmd: setexpr: Fix a typoBin Meng
2021-03-22mmc: pci: Fix Kconfig dependencyBin Meng
2021-03-22tools: fdtgrep: Use unsigned chars for arraysSamuel Dionne-Riel
2021-03-22sandbox: allow cross-compiling sandboxHeinrich Schuchardt
2021-03-22patman: Quieten down the alias checkingSimon Glass
2021-03-22patman: Update documentation to match new usageSimon Glass
2021-03-22azure: Use --board flag with sandbox_splSimon Glass
2021-03-20Merge branch '2021-03-20-mediatek-updates' into nextTom Rini
2021-03-20tools: mtk_image: add an option to set device header offsetWeijie Gao
2021-03-20configs: mt7622: enable debug uart for mt7622_rfb_defconfigWeijie Gao
2021-03-20board: mt7629: enable compression of u-boot to reduce the size of final imageWeijie Gao
2021-03-20serial: mtk: rewrite the setbrg functionWeijie Gao
2021-03-20dts: mt7629: enable JTAG pins by defaultWeijie Gao
2021-03-20configs: mt7622: use ARMv8 Generic Timer instead of mtk_timerWeijie Gao
2021-03-20pinctrl: mt7629: add jtag function and pin groupWeijie Gao
2021-03-20pinctrl: mediatek: do not probe gpio driver if not enabledWeijie Gao
2021-03-20pinctrl: mediatek: add get_pin_muxing ops for mediatek pinctrlSam Shih
2021-03-20pinctrl: mediatek: fix wrong assignment in mtk_get_pin_nameSam Shih
2021-03-20board: Add MT8183 pumpkin board supportFabien Parent
2021-03-20ARM: mediatek: Add MT8183 supportFabien Parent
2021-03-20configs: mt8516: use bootcmd from config_distro_bootcmd.hFabien Parent
2021-03-20board: mediatek: mt8516: init USB Ether for pumpkin boardFabien Parent
2021-03-20board: mediatek: rename pumpkin board into mt8516Fabien Parent
2021-03-19Merge branch 'next' of git://source.denx.de/u-boot-sh into nextTom Rini
2021-03-16board: silinux: Enable recovery SPL for EK874 boardLad Prabhakar
2021-03-16arm: rmobile: Add Silicon Linux EK874 board supportLad Prabhakar