summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-07-097-62/+175
|\
| * spi: Remove unnecessary #ifdefs in header fileSimon Glass2020-07-091-7/+6
| * bootstage: Fix 'stacked' typoSimon Glass2020-07-091-1/+1
| * linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLEDRasmus Villemoes2020-07-091-3/+45
| * linux/kconfig.h: remove unused helper macrosRasmus Villemoes2020-07-091-35/+5
| * linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }*Rasmus Villemoes2020-07-091-19/+8
| * video: Add comments to struct sandbox_sdl_platSimon Glass2020-07-091-1/+13
| * video: Add helpers for vidconsole for the copy framebufferSimon Glass2020-07-091-0/+49
| * video: Add support for copying to a hardware framebufferSimon Glass2020-07-091-0/+29
| * video: Add a comment for struct video_uc_platdataSimon Glass2020-07-091-0/+12
| * video: Drop unnecessary #ifdef around vid_console_color()Simon Glass2020-07-091-4/+2
| * console: Add a way to output to serial onlySimon Glass2020-07-091-0/+13
* | Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini2020-07-091-0/+47
|\ \
| * | rtc: add dm_rtc_write() helperRasmus Villemoes2020-07-091-0/+24
| * | rtc: add dm_rtc_read helper and ->read methodRasmus Villemoes2020-07-091-0/+23
| |/
* | arm: kirkwood: switch LaCie boards to sata_mv driverSimon Guinot2020-07-091-10/+9
* | arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernelDennis Gilmore2020-07-091-39/+56
|/
* lib: rsa: function to verify a signature against a hashHeiko Stuebner2020-07-081-0/+21
* Update MEM_SUPPORT_64BIT_DATA to be always definedSimon Glass2020-07-081-1/+3
* spl: fit: nand: fix fit loading in case of bad blocksDario Binacchi2020-07-081-0/+1
* spl: fix format of function documentationDario Binacchi2020-07-081-1/+1
* debug_uart: Add CR before and after announce stringStefan Roese2020-07-081-1/+1
* tpm: add TPM2_GetRandom command supportDhananjay Phadke2020-07-081-0/+13
* Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-07-071-9/+3
|\
| * rockchip: Pinebook Pro: Fix SPI flash and store env on itPeter Robinson2020-07-071-9/+0
| * rockchip: Pinebook Pro: Fix USB and the USB attached keyboardPeter Robinson2020-07-071-0/+3
* | arm: vexpress64: Fix counter frequencyAndre Przywara2020-07-071-1/+1
* | arm: actions: remove "CONFIG_SYS_SDRAM_SIZE" for Actions Owl Semi SoCsAmit Singh Tomar2020-07-071-1/+0
* | image: Add support for ZSTD decompressionRobert Marko2020-07-071-0/+1
* | cmd: dm: Fixed/Added DM driver listing subcommandsNiel Fourie2020-07-071-0/+6
* | cmd: fs: Add command to list supported fs typesNiel Fourie2020-07-071-0/+11
* | stm32mp1: use the command env info in env_checkPatrick Delaunay2020-07-071-3/+1
* | configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mpPatrick Delaunay2020-07-071-1/+3
* | Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-07-051-0/+3
|\ \
| * | efi_loader: export initialization stateHeinrich Schuchardt2020-07-031-0/+3
| |/
* | Merge branch '2020-07-01-kconfig-etc-updates' into nextTom Rini2020-07-056-558/+783
|\ \
| * | compilers: Introduce options for forcing inlining on SPL/TPLTom Rini2020-07-011-1/+1
| * | compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-BootTom Rini2020-07-011-1/+10
| * | compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5Tom Rini2020-07-016-558/+774
* | | riscv: Add Sipeed Maix supportSean Anderson2020-07-011-0/+24
* | | riscv: Add device tree for K210 and Sipeed Maix BitMSean Anderson2020-07-011-0/+38
* | | dm: Fix error handling for dev_read_addr_ptrSean Anderson2020-07-011-1/+3
* | | clk: Add K210 clock supportSean Anderson2020-07-013-0/+132
* | | clk: Add a bypass clock for K210Sean Anderson2020-07-011-0/+31
* | | clk: Add K210 pll supportSean Anderson2020-07-012-0/+73
|/ /
* | Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-06-305-3/+13
|\ \
| * | net: pcnet: Add Kconfig entriesMarek Vasut2020-06-291-1/+0
| * | net: pcnet: Drop PCNET_HAS_PROMMarek Vasut2020-06-291-1/+0
| |/
| * Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini2020-06-281-0/+6
| |\
| | * video: mipi update panel platform dataYannick Fertre2020-06-281-0/+6