summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-30cmd: log: Use sub-commands for logSean Anderson
2020-10-30test: Add test for LOGFF_MINSean Anderson
2020-10-30log: Add filter flag to match greater than a log levelSean Anderson
2020-10-30test: Add tests for LOGFF_DENYSean Anderson
2020-10-30test: log: Give tests names instead of numbersSean Anderson
2020-10-30test: log: Convert log_test from python to CSean Anderson
2020-10-30log: Add filter flag to deny on matchSean Anderson
2020-10-30log: Add function to create a filter with flagsSean Anderson
2020-10-30log: Expose some helper functionsSean Anderson
2020-10-30log: Use CONFIG_IS_ENABLED() for LOG_TESTSean Anderson
2020-10-30log: Add additional const qualifier to arraysSean Anderson
2020-10-30log: Fix incorrect documentation of log_filter.cat_listSean Anderson
2020-10-30log: Fix missing negation of ENOMEMSean Anderson
2020-10-30imx6: enable early spi environment access on aristainetos boardsHeiko Schocher
2020-10-30env: Access Environment in SPI flashes before relocationHeiko Schocher
2020-10-30env: split env_import_redund() into 2 functionsHeiko Schocher
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
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