aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-09spi: Remove unnecessary #ifdefs in header fileSimon Glass1-7/+6
2020-07-09bootstage: Fix 'stacked' typoSimon Glass1-1/+1
2020-07-09linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLEDRasmus Villemoes1-3/+45
2020-07-09linux/kconfig.h: remove unused helper macrosRasmus Villemoes1-35/+5
2020-07-09linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }*Rasmus Villemoes1-19/+8
2020-07-09video: Add comments to struct sandbox_sdl_platSimon Glass1-1/+13
2020-07-09video: Add helpers for vidconsole for the copy framebufferSimon Glass1-0/+49
2020-07-09video: Add support for copying to a hardware framebufferSimon Glass1-0/+29
2020-07-09video: Add a comment for struct video_uc_platdataSimon Glass1-0/+12
2020-07-09video: Drop unnecessary #ifdef around vid_console_color()Simon Glass1-4/+2
2020-07-09console: Add a way to output to serial onlySimon Glass1-0/+13
2020-07-09rtc: add dm_rtc_write() helperRasmus Villemoes1-0/+24
2020-07-09rtc: add dm_rtc_read helper and ->read methodRasmus Villemoes1-0/+23
2020-07-08lib: rsa: function to verify a signature against a hashHeiko Stuebner1-0/+21
2020-07-08Update MEM_SUPPORT_64BIT_DATA to be always definedSimon Glass1-1/+3
2020-07-08spl: fit: nand: fix fit loading in case of bad blocksDario Binacchi1-0/+1
2020-07-08spl: fix format of function documentationDario Binacchi1-1/+1
2020-07-08debug_uart: Add CR before and after announce stringStefan Roese1-1/+1
2020-07-08tpm: add TPM2_GetRandom command supportDhananjay Phadke1-0/+13
2020-07-07Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodi...Tom Rini1-9/+3
2020-07-07arm: vexpress64: Fix counter frequencyAndre Przywara1-1/+1
2020-07-07arm: actions: remove "CONFIG_SYS_SDRAM_SIZE" for Actions Owl Semi SoCsAmit Singh Tomar1-1/+0
2020-07-07image: Add support for ZSTD decompressionRobert Marko1-0/+1
2020-07-07cmd: dm: Fixed/Added DM driver listing subcommandsNiel Fourie1-0/+6
2020-07-07cmd: fs: Add command to list supported fs typesNiel Fourie1-0/+11
2020-07-07stm32mp1: use the command env info in env_checkPatrick Delaunay1-3/+1
2020-07-07configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mpPatrick Delaunay1-1/+3
2020-07-07rockchip: Pinebook Pro: Fix SPI flash and store env on itPeter Robinson1-9/+0
2020-07-07rockchip: Pinebook Pro: Fix USB and the USB attached keyboardPeter Robinson1-0/+3
2020-07-05Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-0/+3
2020-07-05Merge branch '2020-07-01-kconfig-etc-updates' into nextTom Rini6-558/+783
2020-07-03efi_loader: export initialization stateHeinrich Schuchardt1-0/+3
2020-07-01compilers: Introduce options for forcing inlining on SPL/TPLTom Rini1-1/+1
2020-07-01compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-BootTom Rini1-1/+10
2020-07-01compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5Tom Rini6-558/+774
2020-07-01riscv: Add Sipeed Maix supportSean Anderson1-0/+24
2020-07-01riscv: Add device tree for K210 and Sipeed Maix BitMSean Anderson1-0/+38
2020-07-01dm: Fix error handling for dev_read_addr_ptrSean Anderson1-1/+3
2020-07-01clk: Add K210 clock supportSean Anderson3-0/+132
2020-07-01clk: Add a bypass clock for K210Sean Anderson1-0/+31
2020-07-01clk: Add K210 pll supportSean Anderson2-0/+73
2020-06-30Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini5-3/+13
2020-06-30arm: pxa: mmc: add driver model supportMarcel Ziswiler1-0/+22
2020-06-30kconfig: mmc: move pxa_mmc_generic to kconfigMarcel Ziswiler1-7/+0
2020-06-30dm: core: gracefully handle alias seq without ofMarcel Ziswiler1-0/+4
2020-06-30serial: pxa: clean-up platform data include fileMarcel Ziswiler1-4/+4
2020-06-29net: pcnet: Add Kconfig entriesMarek Vasut1-1/+0
2020-06-29net: pcnet: Drop PCNET_HAS_PROMMarek Vasut1-1/+0
2020-06-29spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)Lukasz Majewski3-15/+0
2020-06-29spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a)Lukasz Majewski1-2/+0