summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-07-09core: drop const for struct driver_infoWalter Lozano
2020-07-09core: add support for U_BOOT_DRIVER_ALIASWalter Lozano
2020-07-09log: don't show function by defaultHeinrich Schuchardt
2020-07-09dm: core: Correct comment on uclass_id_foreach_dev()Simon Glass
2020-07-09sandbox: make RAM size configurableHeinrich Schuchardt
2020-07-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-07-09Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini
2020-07-09arm: kirkwood: switch LaCie boards to sata_mv driverSimon Guinot
2020-07-09arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernelDennis Gilmore
2020-07-09spi: Remove unnecessary #ifdefs in header fileSimon Glass
2020-07-09bootstage: Fix 'stacked' typoSimon Glass
2020-07-09linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLEDRasmus Villemoes
2020-07-09linux/kconfig.h: remove unused helper macrosRasmus Villemoes
2020-07-09linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }*Rasmus Villemoes
2020-07-09video: Add comments to struct sandbox_sdl_platSimon Glass
2020-07-09video: Add helpers for vidconsole for the copy framebufferSimon Glass
2020-07-09video: Add support for copying to a hardware framebufferSimon Glass
2020-07-09video: Add a comment for struct video_uc_platdataSimon Glass
2020-07-09video: Drop unnecessary #ifdef around vid_console_color()Simon Glass
2020-07-09console: Add a way to output to serial onlySimon Glass
2020-07-09rtc: add dm_rtc_write() helperRasmus Villemoes
2020-07-09rtc: add dm_rtc_read helper and ->read methodRasmus Villemoes
2020-07-08lib: rsa: function to verify a signature against a hashHeiko Stuebner
2020-07-08Update MEM_SUPPORT_64BIT_DATA to be always definedSimon Glass
2020-07-08spl: fit: nand: fix fit loading in case of bad blocksDario Binacchi
2020-07-08spl: fix format of function documentationDario Binacchi
2020-07-08debug_uart: Add CR before and after announce stringStefan Roese
2020-07-08tpm: add TPM2_GetRandom command supportDhananjay Phadke
2020-07-07Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-07-07arm: vexpress64: Fix counter frequencyAndre Przywara
2020-07-07arm: actions: remove "CONFIG_SYS_SDRAM_SIZE" for Actions Owl Semi SoCsAmit Singh Tomar
2020-07-07image: Add support for ZSTD decompressionRobert Marko
2020-07-07cmd: dm: Fixed/Added DM driver listing subcommandsNiel Fourie
2020-07-07cmd: fs: Add command to list supported fs typesNiel Fourie
2020-07-07stm32mp1: use the command env info in env_checkPatrick Delaunay
2020-07-07configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mpPatrick Delaunay
2020-07-07rockchip: Pinebook Pro: Fix SPI flash and store env on itPeter Robinson
2020-07-07rockchip: Pinebook Pro: Fix USB and the USB attached keyboardPeter Robinson
2020-07-05Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-07-05Merge branch '2020-07-01-kconfig-etc-updates' into nextTom Rini
2020-07-03efi_loader: export initialization stateHeinrich Schuchardt
2020-07-01compilers: Introduce options for forcing inlining on SPL/TPLTom Rini
2020-07-01compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-BootTom Rini
2020-07-01compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5Tom Rini
2020-07-01riscv: Add Sipeed Maix supportSean Anderson
2020-07-01riscv: Add device tree for K210 and Sipeed Maix BitMSean Anderson
2020-07-01dm: Fix error handling for dev_read_addr_ptrSean Anderson
2020-07-01clk: Add K210 clock supportSean Anderson
2020-07-01clk: Add a bypass clock for K210Sean Anderson
2020-07-01clk: Add K210 pll supportSean Anderson