summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-22dtoc: Add some extra properties to nodesSimon Glass1-0/+37
2021-03-22dtoc: Rename sandbox_i2c_test and sandbox_pmic_testSimon Glass2-8/+8
2021-03-22dtoc: Move test files into a test/ directorySimon Glass23-12/+24
2021-03-22dtoc: Support scanning of structs in header filesSimon Glass2-3/+128
2021-03-22dtoc: Support scanning of uclassesSimon Glass2-0/+177
2021-03-22dtoc: Collect priv/plat struct info from driversSimon Glass2-2/+55
2021-03-22dtoc: Ignore unwanted files when scanning for driversSimon Glass2-1/+9
2021-03-22dtoc: Save scan information across test runsSimon Glass3-10/+43
2021-03-22dtoc: Scan drivers for available informationSimon Glass2-14/+311
2021-03-22sandbox: add FAT to the list of usable env driversHeinrich Schuchardt1-0/+1
2021-03-22dm: error handling dev_get_dma_range()Heinrich Schuchardt1-2/+2
2021-03-22sandbox: enable cros-ec-keyb in test.dtbHeinrich Schuchardt1-0/+1
2021-03-22patman: Use less for help file, if availableNicolas Boichat1-0/+3
2021-03-22test: print_ut: Fix potential build errorBin Meng1-1/+1
2021-03-22test: cmd: setexpr: Fix a typoBin Meng1-1/+1
2021-03-22mmc: pci: Fix Kconfig dependencyBin Meng1-0/+1
2021-03-22tools: fdtgrep: Use unsigned chars for arraysSamuel Dionne-Riel1-1/+1
2021-03-22sandbox: allow cross-compiling sandboxHeinrich Schuchardt1-3/+7
2021-03-22patman: Quieten down the alias checkingSimon Glass4-32/+31
2021-03-22patman: Update documentation to match new usageSimon Glass1-7/+7
2021-03-22azure: Use --board flag with sandbox_splSimon Glass1-1/+1
2021-03-21Merge branch '2021-03-20-mediatek-updates' into nextTom Rini30-98/+798
2021-03-20tools: mtk_image: add an option to set device header offsetWeijie Gao1-3/+47
2021-03-20configs: mt7622: enable debug uart for mt7622_rfb_defconfigWeijie Gao1-0/+3
2021-03-20board: mt7629: enable compression of u-boot to reduce the size of final imageWeijie Gao4-19/+9
2021-03-20serial: mtk: rewrite the setbrg functionWeijie Gao1-41/+33
2021-03-20dts: mt7629: enable JTAG pins by defaultWeijie Gao2-0/+16
2021-03-20configs: mt7622: use ARMv8 Generic Timer instead of mtk_timerWeijie Gao1-2/+0
2021-03-20pinctrl: mt7629: add jtag function and pin groupWeijie Gao1-0/+7
2021-03-20pinctrl: mediatek: do not probe gpio driver if not enabledWeijie Gao1-4/+8
2021-03-20pinctrl: mediatek: add get_pin_muxing ops for mediatek pinctrlSam Shih1-0/+14
2021-03-20pinctrl: mediatek: fix wrong assignment in mtk_get_pin_nameSam Shih1-1/+1
2021-03-20board: Add MT8183 pumpkin board supportFabien Parent9-0/+273
2021-03-20ARM: mediatek: Add MT8183 supportFabien Parent5-0/+367
2021-03-20configs: mt8516: use bootcmd from config_distro_bootcmd.hFabien Parent1-16/+4
2021-03-20board: mediatek: mt8516: init USB Ether for pumpkin boardFabien Parent1-0/+4
2021-03-20board: mediatek: rename pumpkin board into mt8516Fabien Parent8-12/+12
2021-03-20Merge tag 'efi-2021-04-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini5-24/+101
2021-03-19cmd/load: support uploading EFI binary via UARTHeinrich Schuchardt1-2/+8
2021-03-19efi_loader: Uart device pathHeinrich Schuchardt3-9/+55
2021-03-19efi_loader: NULL dereference in EFI consoleHeinrich Schuchardt1-13/+38
2021-03-19Merge branch '2021-03-19-assorted-fixes'Tom Rini5-21/+52
2021-03-19nvme: Elaborate on cache maintenance operation in get/set_featuresAndre Przywara1-5/+20
2021-03-19nvme: Always invalidate whole cqes[] arrayAndre Przywara1-4/+12
2021-03-19api: fix a potential serious bug caused by undef CONFIG_SYS_64BIT_LBAMarek BehĂșn1-5/+18
2021-03-19bus: ti-sysc: change in a normal driverDario Binacchi1-6/+0
2021-03-19board: sl28: disable HS400 modeMichael Walle1-1/+1
2021-03-19ahci: mediatek: fix undefined reference of dev_errFrank Wunderlich1-0/+1
2021-03-19Merge branch 'next' of git://source.denx.de/u-boot-sh into nextTom Rini35-7/+1486
2021-03-19Merge tag 'video-for-v2021.04' of https://source.denx.de/u-boot/custodians/u-...Tom Rini1-129/+129