aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-12arm: mach-k3: am642: Use mmc start and stop callbacksDave Gerlach1-1/+33
2021-05-12arm: mach-k3: am642: Load SYSFW binary and config from boot mediaDave Gerlach1-0/+37
2021-05-12arm: mach-k3: am642: Store boot info from ROMDave Gerlach2-0/+23
2021-05-12arm: mach-k3: am642: Unlock all applicable control MMR registersDave Gerlach2-4/+22
2021-05-12arm: mach-k3: am642: Add support for boot device detectionKeerthy5-0/+198
2021-05-12arm: mach-k3: Add basic support for AM642 SoC definitionDave Gerlach3-4/+39
2021-05-12Revert "fdt: translate address if #size-cells = <0>"Dario Binacchi9-141/+15
2021-05-12clk: ti: am3-dpll: use custom API for memory accessDario Binacchi1-33/+53
2021-05-12clk: ti: gate: use custom API for memory accessDario Binacchi1-11/+12
2021-05-12clk: ti: change clk_ti_latch() signatureDario Binacchi4-24/+28
2021-05-12clk: ti: add custom API for memory accessDario Binacchi2-0/+98
2021-05-10Prepare v2021.07-rc2v2021.07-rc2Tom Rini1-1/+1
2021-05-10Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini4-29/+76
2021-05-10MAINTAINERS: Add an entry for VirtIOBin Meng1-0/+12
2021-05-10doc: develop: Convert README.virtio to reSTBin Meng2-28/+63
2021-05-10x86: Correct regwidth prompt in cbsysinfoSimon Glass1-1/+1
2021-05-07Merge https://source.denx.de/u-boot/custodians/u-boot-riscvWIP/07May2021Tom Rini6-2/+51
2021-05-06Merge branch '2021-05-06-misc-updates'Tom Rini30-36/+516
2021-05-05cmd/exception: support ebreak exception on RISC-VHeinrich Schuchardt2-0/+13
2021-05-05atcspi200: Add timeout mechanism in spi_xfer()Dylan Jhong1-2/+8
2021-05-05riscv: cpu: fu740: clear feature disable CSRGreen Wan1-0/+15
2021-05-05riscv: cpu: Add callback to init each coreGreen Wan2-0/+15
2021-05-04fdt_support.c: Allow late kernel cmdline modificationNiko Mauno2-1/+21
2021-05-04cmd: gpt: Add option to write GPT partitions to environment variableFarhan Ali2-8/+55
2021-05-04sandbox: add test of CONFIG_ENV_IMPORT_FDTRasmus Villemoes5-0/+30
2021-05-04env: allow environment to be amended from control dtbRasmus Villemoes5-0/+68
2021-05-04test: Add gpio-sysinfo testWIP/2021-04-04-gpio-sysinfo-updateSean Anderson8-0/+82
2021-05-04sysinfo: Add gpio-sysinfo driverSean Anderson4-0/+187
2021-05-04sysinfo: Require that sysinfo_detect be called before other methodsSean Anderson4-20/+64
2021-05-04sysinfo: Use global sysinfo IDs for existing sysinfo driversSean Anderson2-4/+6
2021-05-04dm: gpio: Fix gpio_get_list_count failing with livetreeSean Anderson1-3/+3
2021-04-29Merge tag 'dm-pull-29apr21' of https://source.denx.de/u-boot/custodians/u-boo...WIP/29Apr2021Tom Rini30-277/+472
2021-04-29Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodia...Tom Rini19-95/+189
2021-04-29spi: zynqmp: Remove gd referenceMichal Simek1-3/+0
2021-04-29Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini1-5/+5
2021-04-29Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini53-2756/+2081
2021-04-29tpm: missing event typesHeinrich Schuchardt1-8/+16
2021-04-29test: dm: add test item for ofnode_get_addr() and ofnode_get_size()Chen Guanqiao1-0/+31
2021-04-29dm: core: Add size operations on device tree referencesChen Guanqiao3-2/+24
2021-04-29buildman: Use bytes for the environmentSimon Glass3-11/+30
2021-04-29buildman: Handle exceptions in threads gracefullySimon Glass4-11/+56
2021-04-29buildman: Use common code to send an resultSimon Glass1-8/+13
2021-04-29buildman: Tidy up a few commentsSimon Glass3-5/+20
2021-04-29dm: core: Fix uninitialized return value from dm_scan_fdt_nodeSean Anderson1-1/+1
2021-04-29dm: core: Add address translation in fdt_get_resourcePatrick Delaunay6-24/+10
2021-04-29binman: Support adding sections to FMAPsSimon Glass4-9/+50
2021-04-29binman: Tweak implementation of fmapSimon Glass1-31/+38
2021-04-29patman: Parse checkpatch by message instead of by lineEvan Benn2-92/+144
2021-04-29patman: Assume we always have pygit2 for testsTom Rini1-17/+2
2021-04-29tests: patman: Add requests to the module listTom Rini1-0/+1