summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-18riscv: dts: Add device tree for Microchip Icicle KitPadmarao Begari
2021-01-18clk: Add Microchip PolarFire SoC clock driverPadmarao Begari
2021-01-18net: macb: Add phy address to read it from device treePadmarao Begari
2021-01-18net: macb: Add DMA 64-bit address support for macbPadmarao Begari
2021-01-18riscv: Add DMA 64-bit address supportPadmarao Begari
2021-01-18riscv: timer: Add support for an early timerPragnesh Patel
2021-01-18trace: select TIMER_EARLY to avoid infinite recursionPragnesh Patel
2021-01-18riscv: Add support for SPI on Kendryte K210Sean Anderson
2021-01-18doc: qemu-riscv: Fix opensbi build instructionsAtish Patra
2021-01-16cmd: disk: Remove fit_print_contents APIRavik Hasija
2021-01-16lib: cosmetic update of CONFIG_LIB_ELF descriptionPatrick Delaunay
2021-01-16test: unit test for pr_err(), pr_cont()Heinrich Schuchardt
2021-01-16log: provide missing macrosHeinrich Schuchardt
2021-01-16log: make debug_cond() function likeHeinrich Schuchardt
2021-01-16ram: k3-j721e: rename BIT_MASK()Heinrich Schuchardt
2021-01-16mtd: misplaced log.h and dm/devres.hHeinrich Schuchardt
2021-01-16lib: zlib: our putc() takes only one argumentHeinrich Schuchardt
2021-01-16lib: zlib: include ctype.hHeinrich Schuchardt
2021-01-16lib: aes: build failure with DEBUG=1Heinrich Schuchardt
2021-01-16armv8: Makefile: build cache files when neededPeng Fan
2021-01-16common: Makefile: drop duplicated linePeng Fan
2021-01-16dts: Log name of expected .dtb fileFlorian Klink
2021-01-16bootmenu: Allow to quit it via ESC/CTRL+CPali Rohár
2021-01-16string: Use memcpy() within memmove() when we canPatrick Delaunay
2021-01-16drivers: serial: probe all uart devicesVabhav Sharma
2021-01-16dm: core: add function uclass_probe_all() to probe all devicesVabhav Sharma
2021-01-16console: cosmetics: remove #if 0Patrick Delaunay
2021-01-16common: always compile fixup_cmdtable()Heinrich Schuchardt
2021-01-16common: spl: spl_fit.c: report an error on hash check failPhilippe Reynes
2021-01-16cli_readline: Only insert printable charsSteve Bennett
2021-01-16Add optional salt to AUTOBOOT_STOP_STR_SHA256Joel Peshkin
2021-01-16doc/README.gpt: reflow partition type GUID tableRasmus Villemoes
2021-01-16doc/README.gpt: define partition type GUID for U-Boot environmentRasmus Villemoes
2021-01-16lib/uuid.c: change prototype of uuid_guid_get_str()Rasmus Villemoes
2021-01-16power: regulator: Kconfig: add a dependency for POWER_SUPPORT for SPLNishanth Menon
2021-01-16test: correct the test prefix in ut strPatrick Delaunay
2021-01-16test: correct the test prefix in ut cmd_memPatrick Delaunay
2021-01-16test: Only enable bloblist test when supportedSimon Glass
2021-01-16test: Avoid assuming sandbox board for bloblist testSimon Glass
2021-01-16cmd: gpt: add eMMC and GPT supportCorneliu Doban
2021-01-16Kconfig: simple panel requires backlightMarcin Juszkiewicz
2021-01-16cmd: CMD_CPU depends on CPUHeinrich Schuchardt
2021-01-16test: test/lib/test_print.c depends on CONSOLE_RECORDHeinrich Schuchardt
2021-01-16Merge branch '2021-01-15-assorted-improvements'Tom Rini
2021-01-16doc: sifive: fu540: fix heading levelsHeinrich Schuchardt
2021-01-16doc: move README.fdt-overlays to HTML documentationHeinrich Schuchardt
2021-01-16doc: board: fix README.b4860qdsHeinrich Schuchardt
2021-01-16doc: add synopsis for pstore commandHeinrich Schuchardt
2021-01-16doc: man-page base commandHeinrich Schuchardt
2021-01-15cmd: Add MBR partition layout control utilityMarek Szyprowski