summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pr-2020-11-17' of https://gitlab.denx.de/u-boot/custodians/u-bo...WIP/16Nov2020Tom Rini2020-11-1642-684/+3230
|\
| * sunxi: dts: sync Allwinner V3s-related DTs from Linux 5.10-rc1Icenowy Zheng2020-11-176-30/+725
| * sunxi: allow to use AXP20[39] attached to I2C0 on V3 seriesIcenowy Zheng2020-11-173-2/+7
| * clk: sunxi: add compatible string for V3Icenowy Zheng2020-11-171-0/+2
| * sunxi: gpio: introduce compatible string for V3 GPIOIcenowy Zheng2020-11-171-0/+1
| * sunxi: add V3/S3 supportIcenowy Zheng2020-11-171-2/+1
| * sunxi: a64: Add a defconfig for the PinePhoneSamuel Holland2020-11-172-0/+17
| * sunxi: DT: A64: update device tree filesSamuel Holland2020-11-1728-632/+2390
| * sunxi: board: Set fdtfile to match the DT chosen by SPLSamuel Holland2020-11-171-2/+11
| * sunxi: board: Save the chosen DT name in the SPL headerSamuel Holland2020-11-171-1/+27
| * sunxi: board: Add PinePhone DT selection logicSamuel Holland2020-11-172-0/+28
| * sunxi: board: Simplify Pine A64 DT selection logicSamuel Holland2020-11-171-8/+4
| * sunxi: board: Add a helper to get the SPL DT nameSamuel Holland2020-11-171-9/+19
| * sunxi: board: Use a more descriptive variable nameSamuel Holland2020-11-171-6/+6
|/
* Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-11-1619-40/+431
|\
| * mtd: OneNAND: Set MTD typePali Rohár2020-11-151-0/+1
| * Nokia RX-51: Make onenand workingIvaylo Dimitrov2020-11-152-0/+22
| * Nokia RX-51: Update test scriptPali Rohár2020-11-151-12/+15
| * Nokia RX-51: During init disable lp5523 led instead of resetting itPali Rohár2020-11-151-2/+2
| * Nokia RX-51: Fix crashing in U-Boot mmc function omap_hsmmc_stop_clock()Pali Rohár2020-11-151-0/+2
| * Nokia RX-51: Remove old comments from configs/nokia_rx51.h filePali Rohár2020-11-151-10/+0
| * configs: am65/j72x: Set CONFIG_LOGLEVEL to 7Roger Quadros2020-11-155-0/+5
| * Nokia RX-51: Convert to CONFIG_DM_I2CPali Rohár2020-11-153-8/+21
| * power: twl4030: Add twl4030_i2c_read() functionPali Rohár2020-11-152-7/+12
| * ARM: am335x: Add phyBOARD REGOR supportParthiban Nallathambi2020-11-156-2/+352
* | Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-11-1611-16/+64
|\ \
| * | ARM: dts: meson-sm1: add u-boot specific MMC controller compatibleNeil Armstrong2020-11-126-4/+24
| * | mmc: meson-gx: change clock phase value on SM1 SoCsNeil Armstrong2020-11-122-4/+28
| * | mmc: meson-gx: move arch header to local headerNeil Armstrong2020-11-122-6/+3
| * | ARM: mach-meson: update SoC IDsNeil Armstrong2020-11-121-1/+6
| * | video: meson: meson_dw_hdmi: fix the potential build warningJaehoon Chung2020-11-121-0/+2
| * | phy: meson-g12a-usb2: fix the potential build warningJaehoon Chung2020-11-121-2/+2
| |/
* | Merge tag 'u-boot-rockchip-20201113' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-11-1618-23/+62
|\ \
| * | rockchip: Pinebook Pro: Fix USBPeter Robinson2020-11-131-1/+4
| * | rockchip: Enable BINMAN for boards enable SPL_OPTEEKever Yang2020-11-131-1/+1
| * | rockchip: rockpro64: fix boot from SPI flash on spi1Hugh Cole-Baker2020-11-132-4/+2
| * | video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0Alper Nebi Yasak2020-11-1311-11/+11
| * | rockchip: gru: Allow setting up clocks in U-Boot properAlper Nebi Yasak2020-11-132-0/+28
| * | rockchip: rk3399: Init clocks in U-Boot proper if SPL was not runAlper Nebi Yasak2020-11-131-6/+16
| |/
* | Merge tag 'dm-pull-15nov20' of git://git.denx.de/u-boot-dmWIP/15Nov2020Tom Rini2020-11-1512-76/+149
|\ \
| * | cros_ec: Handling EC_CMD_GET_NEXT_EVENTHeinrich Schuchardt2020-11-141-0/+10
| * | cros_ec: Increase command timeout for flash eraseSimon Glass2020-11-141-1/+4
| * | cros_ec: Correct collection of EC hashSimon Glass2020-11-141-6/+10
| * | patman: Add a Series-patchwork-url optionSimon Glass2020-11-143-2/+13
| * | patman: Add a setting for the Patchwork URLSimon Glass2020-11-142-2/+5
| * | patman: Allow specifying the patchwork URLSimon Glass2020-11-144-27/+48
| * | patman: Update defaults in subparsersSimon Glass2020-11-141-6/+22
| * | patman: Correct Change-Ids error message argsSimon Glass2020-11-141-2/+2
| * | patman: Refactor how the default subcommand worksSimon Glass2020-11-143-33/+38
| |/
* | Merge tag 'efi-2021-01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/14Nov2020Tom Rini2020-11-1413-7/+816
|\ \ | |/ |/|