aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-19tools: dumpimage: Remove remaining mentions of the -i optionTyler Hicks2-13/+5
2020-11-19common: fit: add missing newlineMichael Walle1-1/+1
2020-11-19tools: image-host.c: use correct variable for strerrnoPhilippe Reynes1-1/+1
2020-11-19tools: image-host.c: use random instead of randPhilippe Reynes1-2/+2
2020-11-19arm: vexpress: don't reset flags in board_init to avoid losing previous onesArnaud Aujon Chevallier1-1/+0
2020-11-18env: mmc: Correct partition comparison in mmc_offset_try_partitionHoyeonjiki Kim1-1/+1
2020-11-17Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvWIP/17Nov2020Tom Rini4-29/+47
2020-11-17pinctrl: k210: Rename power domains to match datasheetSean Anderson2-6/+6
2020-11-17pinctrl: k210: Fix inverted IE and OE for I2CSean Anderson1-4/+7
2020-11-17doc: qemu-riscv: describe attaching a disk imageHeinrich Schuchardt1-0/+8
2020-11-17riscv: enable SATA disk on QEMU RISC-VHeinrich Schuchardt1-0/+7
2020-11-17riscv: sort SPECIFIC_OPTIONSHeinrich Schuchardt1-19/+19
2020-11-16Merge branch 'pr-2020-11-17' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini42-684/+3230
2020-11-17sunxi: dts: sync Allwinner V3s-related DTs from Linux 5.10-rc1Icenowy Zheng6-30/+725
2020-11-17sunxi: allow to use AXP20[39] attached to I2C0 on V3 seriesIcenowy Zheng3-2/+7
2020-11-17clk: sunxi: add compatible string for V3Icenowy Zheng1-0/+2
2020-11-17sunxi: gpio: introduce compatible string for V3 GPIOIcenowy Zheng1-0/+1
2020-11-17sunxi: add V3/S3 supportIcenowy Zheng1-2/+1
2020-11-17sunxi: a64: Add a defconfig for the PinePhoneSamuel Holland2-0/+17
2020-11-17sunxi: DT: A64: update device tree filesSamuel Holland28-632/+2390
2020-11-17sunxi: board: Set fdtfile to match the DT chosen by SPLSamuel Holland1-2/+11
2020-11-17sunxi: board: Save the chosen DT name in the SPL headerSamuel Holland1-1/+27
2020-11-17sunxi: board: Add PinePhone DT selection logicSamuel Holland2-0/+28
2020-11-17sunxi: board: Simplify Pine A64 DT selection logicSamuel Holland1-8/+4
2020-11-17sunxi: board: Add a helper to get the SPL DT nameSamuel Holland1-9/+19
2020-11-17sunxi: board: Use a more descriptive variable nameSamuel Holland1-6/+6
2020-11-16Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini19-40/+431
2020-11-16Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodia...Tom Rini11-16/+64
2020-11-16Merge tag 'u-boot-rockchip-20201113' of https://gitlab.denx.de/u-boot/custodi...Tom Rini18-23/+62
2020-11-15Merge tag 'dm-pull-15nov20' of git://git.denx.de/u-boot-dmWIP/15Nov2020Tom Rini12-76/+149
2020-11-15mtd: OneNAND: Set MTD typePali Rohár1-0/+1
2020-11-15Nokia RX-51: Make onenand workingIvaylo Dimitrov2-0/+22
2020-11-15Nokia RX-51: Update test scriptPali Rohár1-12/+15
2020-11-15Nokia RX-51: During init disable lp5523 led instead of resetting itPali Rohár1-2/+2
2020-11-15Nokia RX-51: Fix crashing in U-Boot mmc function omap_hsmmc_stop_clock()Pali Rohár1-0/+2
2020-11-15Nokia RX-51: Remove old comments from configs/nokia_rx51.h filePali Rohár1-10/+0
2020-11-15configs: am65/j72x: Set CONFIG_LOGLEVEL to 7Roger Quadros5-0/+5
2020-11-15Nokia RX-51: Convert to CONFIG_DM_I2CPali Rohár3-8/+21
2020-11-15power: twl4030: Add twl4030_i2c_read() functionPali Rohár2-7/+12
2020-11-15ARM: am335x: Add phyBOARD REGOR supportParthiban Nallathambi6-2/+352
2020-11-14cros_ec: Handling EC_CMD_GET_NEXT_EVENTHeinrich Schuchardt1-0/+10
2020-11-14cros_ec: Increase command timeout for flash eraseSimon Glass1-1/+4
2020-11-14cros_ec: Correct collection of EC hashSimon Glass1-6/+10
2020-11-14patman: Add a Series-patchwork-url optionSimon Glass3-2/+13
2020-11-14patman: Add a setting for the Patchwork URLSimon Glass2-2/+5
2020-11-14patman: Allow specifying the patchwork URLSimon Glass4-27/+48
2020-11-14patman: Update defaults in subparsersSimon Glass1-6/+22
2020-11-14patman: Correct Change-Ids error message argsSimon Glass1-2/+2
2020-11-14patman: Refactor how the default subcommand worksSimon Glass3-33/+38
2020-11-14Merge tag 'efi-2021-01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/14Nov2020Tom Rini13-7/+816