summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28Prepare v2021.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
2020-10-28drivers: mux: mmio-based syscon mux controllerJean-Jacques Hiblot
2020-10-28dm: board: complete the initialization of the muxes in initr_dm()Jean-Jacques Hiblot
2020-10-28drivers: Add a new framework for multiplexer devicesJean-Jacques Hiblot
2020-10-28Merge tag 'efi-2021-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-10-28Merge branch '2020-10-27-further-log-enhancements'Tom Rini
2020-10-27log: correct and check array size of log categoriesHeinrich Schuchardt
2020-10-27efi_loader: daylight saving timeHeinrich Schuchardt
2020-10-27efi_loader: Disable devices before handing over controlIlias Apalodimas
2020-10-27efi_loader: Sort header file orderingIlias Apalodimas
2020-10-27trace: conserve gd register on RISC-VHeinrich Schuchardt
2020-10-27rtc: provide an emulated RTCHeinrich Schuchardt
2020-10-27Makefile: provide constant with seconds since epochHeinrich Schuchardt
2020-10-27test: log: test message continuationHeinrich Schuchardt
2020-10-27log: allow for message continuationHeinrich Schuchardt
2020-10-27log: move processing_msg to global dataHeinrich Schuchardt
2020-10-27nokia_rx51: re-enable CONSOLE_MUX and SYS_CONSOLE_IS_IN_ENVAnatolij Gustschin
2020-10-26Merge tag 'video-for-2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-10-26nokia_rx51: disable obsolete VIDEO configAnatolij Gustschin
2020-10-26eb_cpu5282: fix CONFIG_DM_VIDEO build warningsAnatolij Gustschin
2020-10-26sansa_fuze_plus: disable obsolete VIDEO configAnatolij Gustschin
2020-10-26xfi3: disable obsolete VIDEO configAnatolij Gustschin
2020-10-26mx23evk: disable obsolete VIDEO configAnatolij Gustschin
2020-10-26at91sam9n12ek: disable obsolete VIDEO configAnatolij Gustschin
2020-10-26at91sam9: disable obsolete VIDEO configAnatolij Gustschin
2020-10-26picosam9g45: disable obsolete VIDEO configAnatolij Gustschin
2020-10-26ls1021atwr: disable obsolete VIDEO configAnatolij Gustschin
2020-10-26ls1021aqds: disable obsolete VIDEO configAnatolij Gustschin
2020-10-26imx: mx7dsabresd: disable obsolete VIDEO configAnatolij Gustschin
2020-10-26imx: mx6sxsabresd: disable obsolete VIDEO configAnatolij Gustschin
2020-10-26Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-10-26riscv: fu540: dts: Correct reg size of clint nodePragnesh Patel
2020-10-26riscv: Move timer portions of SiFive CLINT to drivers/timerSean Anderson
2020-10-26timer: Add _TIMER suffix to Andes PLMT KconfigSean Anderson
2020-10-26riscv: Move Andes PLMT driver to drivers/timerSean Anderson
2020-10-26riscv: k210: Reduce DMA block sizeSean Anderson
2020-10-26riscv: Only enable OF_BOARD_FIXUP for S-ModeSean Anderson
2020-10-26clk: kendryte: no need to check argument of free()Heinrich Schuchardt
2020-10-24Merge branch '2020-10-23-misc-changes'Tom Rini
2020-10-23power: regulator: add dummy helperPeng Fan
2020-10-23phy: nop-phy: add clk bulkPeng Fan
2020-10-23bootm: fix wrong conditions about images overlapJaehoon Chung