summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-29sandbox: Allow selection of SPL unit testsSimon Glass
2020-10-29test: Run SPL unit testsSimon Glass
2020-10-29pytest: Collect SPL unit testsSimon Glass
2020-10-29Makefile: Generate a symbol file for u-boot-splSimon Glass
2020-10-29dm: test: Add a very simple of-platadata testSimon Glass
2020-10-29dm: test: Add a way to run SPL testsSimon Glass
2020-10-29dm: test: Update the test runner to support of-platdataSimon Glass
2020-10-29dm: test: Build tests for SPLSimon Glass
2020-10-29dm: core: fix typo in device.hDario Binacchi
2020-10-29sandbox: make SDL window resizableHeinrich Schuchardt
2020-10-29dtoc: Fix widening of int to bytesSimon Glass
2020-10-29dm: core: Allow dm_warn() to be used in SPLSimon Glass
2020-10-29dtoc: Order the structures internally by nameSimon Glass
2020-10-29dtoc: Document the return value of scan_structs()Simon Glass
2020-10-29sandbox: Drop ad-hoc device declarations in SPLSimon Glass
2020-10-29dm: test: Disable some tests that should not run in SPLSimon Glass
2020-10-29dm: test: Make use of CONFIG_UNIT_TESTSimon Glass
2020-10-29dm: test: Update Makefile conditionsSimon Glass
2020-10-29dm: test: Sort the MakefileSimon Glass
2020-10-29dm: Avoid using #ifdef for CONFIG_OF_LIVESimon Glass
2020-10-29dm: core: Avoid void * in the of-platdata structsSimon Glass
2020-10-29dm: core: Expand the comment for DM_GET_DEVICE()Simon Glass
2020-10-29dtoc: Use a namedtuple for _linksSimon Glass
2020-10-29dtoc: Extract inner loop from output_node()Simon Glass
2020-10-29binman: Support multiple images in the librarySimon Glass
2020-10-29binman: Add a way to read the ROM offsetSimon Glass
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-10-29Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-10-29configs: Resync with savedefconfigTom Rini
2020-10-29MAINTAINERS, git-mailrc: Update sunxi maintainersAndre Przywara
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-10-29mtd: nand: pxa3xx: enable NAND controller if the SoC needs itShmuel Hazan
2020-10-29xilinx: Enable SPI driver for VersalMichal Simek
2020-10-29xilinx: Consolidate board_fit_config_name_match() for Xilinx platformsMichal Simek
2020-10-29mmc: zynq_sdhci: Add common function to set input/output tapdelaysAshok Reddy Soma
2020-10-29mmc: zynq_sdhci: Extend UHS timings till hs200Ashok Reddy Soma
2020-10-29mtd: pxa3xx_nand: remove dead codeBaruch Siach
2020-10-29mtd: pxa3xx_nand: port to use driver modelShmuel Hazan
2020-10-29arm: dts: armada-cp110-master: update nand-controllerBaruch Siach
2020-10-29arm: dts: armada-cp110-slave: add missing cps_nandShmuel Hazan
2020-10-29arm: octeontx: Enable network support in supported boardsStefan Roese
2020-10-29phy: marvell: cp110: update mode parameter for pcie power on callsIgal Liberman
2020-10-29phy: marvell: cp110: let the firmware configure comphy for PCIeGrzegorz Jaszczyk
2020-10-29phy: marvell: cp110: let the firmware configure the comphyGrzegorz Jaszczyk
2020-10-28Prepare v2021.01-rc1v2021.01-rc1Tom Rini
2020-10-28Merge branch '2020-10-28-mux-driver-framework'Tom Rini
2020-10-28test: mux-cmd: Add tests for the 'mux' commandPratyush Yadav
2020-10-28cmd: Add a mux commandPratyush Yadav
2020-10-28test: Add tests for the multiplexer frameworkJean-Jacques Hiblot
2020-10-28Kconfig: Increase the pre-relocation memoryPratyush Yadav