summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-09dtoc: update dtb_platdata to support cd-gpiosWalter Lozano
2020-07-09arm: dts: include gpio nodes for card detectWalter Lozano
2020-07-09dm: doc: update of-plat with new phandle supportWalter Lozano
2020-07-09dtoc: extend dtoc to use struct driver_info when linking nodesWalter Lozano
2020-07-09sandbox: Move section u_boot_list to make it RWWalter Lozano
2020-07-09core: extend struct driver_info to point to deviceWalter Lozano
2020-07-09core: drop const for struct driver_infoWalter Lozano
2020-07-09dm: doc: update of-plat with the support for driver aliasesWalter Lozano
2020-07-09dtoc: add option to disable warningsWalter Lozano
2020-07-09dtoc: add support to scan driversWalter Lozano
2020-07-09core: add support for U_BOOT_DRIVER_ALIASWalter Lozano
2020-07-09dtoc: add missing code commentsWalter Lozano
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-07-09test/dm: fdtdec: Add tests for fdtdec_add_reserved_memory()Bin Meng
2020-07-09test/dm: fdtdec: Corect a typo in dm_test_fdtdec_set_carveout()Bin Meng
2020-07-09test/dm: fdtdec: Add the missing gd declarationBin Meng
2020-07-09cmd: fdt: remove CMD_FDT_MAX_DUMPHeinrich Schuchardt
2020-07-09log: use BIT() instead of 1 <<Heinrich Schuchardt
2020-07-09log: don't show function by defaultHeinrich Schuchardt
2020-07-09checkpatch: Don't warn about PREFER_IF in headers/DT filesSimon Glass
2020-07-09patman: Add tests for the rest of the checkpatch checksSimon Glass
2020-07-09patman: Decode output from the '--show-types' optionSimon Glass
2020-07-09patman: Add a test for the 'possible new uclass' checkSimon Glass
2020-07-09patman: Rename test.py to test_checkpatch.pySimon Glass
2020-07-09dm: core: Correct comment on uclass_id_foreach_dev()Simon Glass
2020-07-09log: uclass_get_name() depends on CONFIG_SPL_DMHeinrich Schuchardt
2020-07-09sandbox: make RAM size configurableHeinrich Schuchardt
2020-07-09patman: Drop import of test_util in test_utilSimon Glass
2020-07-09patman: Avoid importing gitutil in settingsSimon Glass
2020-07-09patman: Pass in maintainer dirs to avoid and importSimon Glass
2020-07-09patman: Use a dict in gitutil to avoid importing seriesSimon Glass
2020-07-09patman: Avoid circular dependency between command and toolsSimon Glass
2020-07-09patman: Drop unnecessary import in gitutilSimon Glass
2020-07-09sandbox: spi: sandbox_sf_state_name() is requiredHeinrich Schuchardt
2020-07-09sandbox: handling out of memoryHeinrich Schuchardt
2020-07-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-07-09rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 64bit)Marek Szyprowski
2020-07-09rpi4: shorten a mapping for the DRAMMarek Szyprowski
2020-07-09pci: Move some PCIe register offset definitions to a common headerSylwester Nawrocki
2020-07-09usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readqSylwester Nawrocki
2020-07-09usb: xhci: Add missing cache flush in the scratchpad array initializationSylwester Nawrocki
2020-07-09Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini
2020-07-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-07-09net: mvpp2: fix second cp110 initializationSven Auhagen
2020-07-09arm: kirkwood: enable DM_ETH for LaCie boardSimon Guinot
2020-07-09arm: kirkwood: enable DM_USB for LaCie boardSimon Guinot
2020-07-09arm: kirkwood: switch LaCie boards to sata_mv driverSimon Guinot
2020-07-09arm: kirkwood: convert LaCie boards to DM_SPI_FLASHSimon Guinot
2020-07-09arm: kirkwood: add DT spi0 alias to LaCie boardsSimon Guinot
2020-07-09arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernelDennis Gilmore