summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-17sunxi: DT: A64: update device tree filesSamuel Holland
2020-11-17sunxi: board: Set fdtfile to match the DT chosen by SPLSamuel Holland
2020-11-17sunxi: board: Save the chosen DT name in the SPL headerSamuel Holland
2020-11-17sunxi: board: Add PinePhone DT selection logicSamuel Holland
2020-11-17sunxi: board: Simplify Pine A64 DT selection logicSamuel Holland
2020-11-17sunxi: board: Add a helper to get the SPL DT nameSamuel Holland
2020-11-17sunxi: board: Use a more descriptive variable nameSamuel Holland
2020-11-16Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-11-16Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-11-16Merge tag 'u-boot-rockchip-20201113' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-11-15Merge tag 'dm-pull-15nov20' of git://git.denx.de/u-boot-dmTom Rini
2020-11-15mtd: OneNAND: Set MTD typePali Rohár
2020-11-15Nokia RX-51: Make onenand workingIvaylo Dimitrov
2020-11-15Nokia RX-51: Update test scriptPali Rohár
2020-11-15Nokia RX-51: During init disable lp5523 led instead of resetting itPali Rohár
2020-11-15Nokia RX-51: Fix crashing in U-Boot mmc function omap_hsmmc_stop_clock()Pali Rohár
2020-11-15Nokia RX-51: Remove old comments from configs/nokia_rx51.h filePali Rohár
2020-11-15configs: am65/j72x: Set CONFIG_LOGLEVEL to 7Roger Quadros
2020-11-15Nokia RX-51: Convert to CONFIG_DM_I2CPali Rohár
2020-11-15power: twl4030: Add twl4030_i2c_read() functionPali Rohár
2020-11-15ARM: am335x: Add phyBOARD REGOR supportParthiban Nallathambi
2020-11-14cros_ec: Handling EC_CMD_GET_NEXT_EVENTHeinrich Schuchardt
2020-11-14cros_ec: Increase command timeout for flash eraseSimon Glass
2020-11-14cros_ec: Correct collection of EC hashSimon Glass
2020-11-14patman: Add a Series-patchwork-url optionSimon Glass
2020-11-14patman: Add a setting for the Patchwork URLSimon Glass
2020-11-14patman: Allow specifying the patchwork URLSimon Glass
2020-11-14patman: Update defaults in subparsersSimon Glass
2020-11-14patman: Correct Change-Ids error message argsSimon Glass
2020-11-14patman: Refactor how the default subcommand worksSimon Glass
2020-11-14Merge tag 'efi-2021-01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-11-14efi_selftest: provide unit test for the EFI_TCG2_PROTOCOLHeinrich Schuchardt
2020-11-14efi_loader: Add basic EFI_TCG2_PROTOCOL supportIlias Apalodimas
2020-11-14tpm: Add some headers from the specIlias Apalodimas
2020-11-14efi_loader: incorrect buffer size in efi_file_setinfo()Heinrich Schuchardt
2020-11-14efi_loader: Add missing newline to log_{err,warning}Paulo Alcantara
2020-11-14efi_selftest: keep devices in ExitBootServices()Heinrich Schuchardt
2020-11-13rockchip: Pinebook Pro: Fix USBPeter Robinson
2020-11-13rockchip: Enable BINMAN for boards enable SPL_OPTEEKever Yang
2020-11-13rockchip: rockpro64: fix boot from SPI flash on spi1Hugh Cole-Baker
2020-11-13video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0Alper Nebi Yasak
2020-11-13rockchip: gru: Allow setting up clocks in U-Boot properAlper Nebi Yasak
2020-11-13rockchip: rk3399: Init clocks in U-Boot proper if SPL was not runAlper Nebi Yasak
2020-11-12ARM: dts: meson-sm1: add u-boot specific MMC controller compatibleNeil Armstrong
2020-11-12mmc: meson-gx: change clock phase value on SM1 SoCsNeil Armstrong
2020-11-12mmc: meson-gx: move arch header to local headerNeil Armstrong
2020-11-12ARM: mach-meson: update SoC IDsNeil Armstrong
2020-11-12video: meson: meson_dw_hdmi: fix the potential build warningJaehoon Chung
2020-11-12phy: meson-g12a-usb2: fix the potential build warningJaehoon Chung
2020-11-10libfdt: Fix signedness comparison warningsAndre Przywara