summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mmc: sdhci_am654: Add Support for TI's AM642 SoCDave Gerlach2021-05-121-0/+18
* armv8: mach-k3: am642: Add custom MMU supportKeerthy2021-05-121-0/+41
* arm: mach-k3: am642: Shut down R5 core after ATF startup on A53Suman Anna2021-05-121-0/+51
* arm: mach-k3: am642: Use mmc start and stop callbacksDave Gerlach2021-05-121-1/+33
* arm: mach-k3: am642: Load SYSFW binary and config from boot mediaDave Gerlach2021-05-121-0/+37
* arm: mach-k3: am642: Store boot info from ROMDave Gerlach2021-05-122-0/+23
* arm: mach-k3: am642: Unlock all applicable control MMR registersDave Gerlach2021-05-122-4/+22
* arm: mach-k3: am642: Add support for boot device detectionKeerthy2021-05-125-0/+198
* arm: mach-k3: Add basic support for AM642 SoC definitionDave Gerlach2021-05-123-4/+39
* Revert "fdt: translate address if #size-cells = <0>"Dario Binacchi2021-05-129-141/+15
* clk: ti: am3-dpll: use custom API for memory accessDario Binacchi2021-05-121-33/+53
* clk: ti: gate: use custom API for memory accessDario Binacchi2021-05-121-11/+12
* clk: ti: change clk_ti_latch() signatureDario Binacchi2021-05-124-24/+28
* clk: ti: add custom API for memory accessDario Binacchi2021-05-122-0/+98
* Prepare v2021.07-rc2Tom Rini2021-05-101-1/+1
* Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini2021-05-104-29/+76
|\
| * MAINTAINERS: Add an entry for VirtIOBin Meng2021-05-101-0/+12
| * doc: develop: Convert README.virtio to reSTBin Meng2021-05-102-28/+63
| * x86: Correct regwidth prompt in cbsysinfoSimon Glass2021-05-101-1/+1
|/
* Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini2021-05-076-2/+51
|\
| * cmd/exception: support ebreak exception on RISC-VHeinrich Schuchardt2021-05-052-0/+13
| * atcspi200: Add timeout mechanism in spi_xfer()Dylan Jhong2021-05-051-2/+8
| * riscv: cpu: fu740: clear feature disable CSRGreen Wan2021-05-051-0/+15
| * riscv: cpu: Add callback to init each coreGreen Wan2021-05-052-0/+15
* | Merge branch '2021-05-06-misc-updates'Tom Rini2021-05-0630-36/+516
|\ \ | |/ |/|
| * fdt_support.c: Allow late kernel cmdline modificationNiko Mauno2021-05-042-1/+21
| * cmd: gpt: Add option to write GPT partitions to environment variableFarhan Ali2021-05-042-8/+55
| * sandbox: add test of CONFIG_ENV_IMPORT_FDTRasmus Villemoes2021-05-045-0/+30
| * env: allow environment to be amended from control dtbRasmus Villemoes2021-05-045-0/+68
| * test: Add gpio-sysinfo testSean Anderson2021-05-048-0/+82
| * sysinfo: Add gpio-sysinfo driverSean Anderson2021-05-044-0/+187
| * sysinfo: Require that sysinfo_detect be called before other methodsSean Anderson2021-05-044-20/+64
| * sysinfo: Use global sysinfo IDs for existing sysinfo driversSean Anderson2021-05-042-4/+6
| * dm: gpio: Fix gpio_get_list_count failing with livetreeSean Anderson2021-05-041-3/+3
|/
* Merge tag 'dm-pull-29apr21' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-04-2930-277/+472
|\
| * tpm: missing event typesHeinrich Schuchardt2021-04-291-8/+16
| * test: dm: add test item for ofnode_get_addr() and ofnode_get_size()Chen Guanqiao2021-04-291-0/+31
| * dm: core: Add size operations on device tree referencesChen Guanqiao2021-04-293-2/+24
| * buildman: Use bytes for the environmentSimon Glass2021-04-293-11/+30
| * buildman: Handle exceptions in threads gracefullySimon Glass2021-04-294-11/+56
| * buildman: Use common code to send an resultSimon Glass2021-04-291-8/+13
| * buildman: Tidy up a few commentsSimon Glass2021-04-293-5/+20
| * dm: core: Fix uninitialized return value from dm_scan_fdt_nodeSean Anderson2021-04-291-1/+1
| * dm: core: Add address translation in fdt_get_resourcePatrick Delaunay2021-04-296-24/+10
| * binman: Support adding sections to FMAPsSimon Glass2021-04-294-9/+50
| * binman: Tweak implementation of fmapSimon Glass2021-04-291-31/+38
| * patman: Parse checkpatch by message instead of by lineEvan Benn2021-04-292-92/+144
| * patman: Assume we always have pygit2 for testsTom Rini2021-04-291-17/+2
| * tests: patman: Add requests to the module listTom Rini2021-04-291-0/+1
| * Azure/GitLab: Ensure we use requirements.txt for testsuitesTom Rini2021-04-292-2/+2