- 3428faf Update MEM_SUPPORT_64BIT_DATA to be always defined by Simon Glass · 4 years, 5 months ago
- 9f6a14c spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · 4 years, 6 months ago
- 146a17a spl: fix format of function documentation by Dario Binacchi · 4 years, 6 months ago
- ce6515e debug_uart: Add CR before and after announce string by Stefan Roese · 4 years, 6 months ago
- 06bea49 tpm: add TPM2_GetRandom command support by Dhananjay Phadke · 4 years, 5 months ago
- 526fe06 Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 4 months ago
- 220b590 arm: vexpress64: Fix counter frequency by Andre Przywara · 4 years, 5 months ago
- 0a7ba7c arm: actions: remove "CONFIG_SYS_SDRAM_SIZE" for Actions Owl Semi SoCs by Amit Singh Tomar · 4 years, 6 months ago
- 26073f9 image: Add support for ZSTD decompression by Robert Marko · 4 years, 7 months ago
- 2e48836 cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · 4 years, 8 months ago
- 2280fa5 cmd: fs: Add command to list supported fs types by Niel Fourie · 4 years, 8 months ago
- c16cba8 stm32mp1: use the command env info in env_check by Patrick Delaunay · 4 years, 4 months ago
- d5d726d configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mp by Patrick Delaunay · 4 years, 5 months ago
- f9d6743 rockchip: Pinebook Pro: Fix SPI flash and store env on it by Peter Robinson · 4 years, 5 months ago
- 3a57712 rockchip: Pinebook Pro: Fix USB and the USB attached keyboard by Peter Robinson · 4 years, 5 months ago
- 621e09c Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 4 years, 4 months ago
- df3d0a3 Merge branch '2020-07-01-kconfig-etc-updates' into next by Tom Rini · 4 years, 4 months ago
- 15b1bf1 efi_loader: export initialization state by Heinrich Schuchardt · 4 years, 8 months ago
- 72c4d40 compilers: Introduce options for forcing inlining on SPL/TPL by Tom Rini · 4 years, 6 months ago
- 1f1a0f3 compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot by Tom Rini · 4 years, 6 months ago
- 67f51b4 compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 by Tom Rini · 4 years, 6 months ago
- a7c81fc riscv: Add Sipeed Maix support by Sean Anderson · 4 years, 5 months ago
- bba8618 riscv: Add device tree for K210 and Sipeed Maix BitM by Sean Anderson · 4 years, 5 months ago
- 082faeb dm: Fix error handling for dev_read_addr_ptr by Sean Anderson · 4 years, 5 months ago
- f9c7d4f clk: Add K210 clock support by Sean Anderson · 4 years, 5 months ago
- 1a198cf clk: Add a bypass clock for K210 by Sean Anderson · 4 years, 5 months ago
- 019ef9a clk: Add K210 pll support by Sean Anderson · 4 years, 5 months ago
- 5fdb3c0 Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · 4 years, 4 months ago
- 290e6bb arm: pxa: mmc: add driver model support by Marcel Ziswiler · 5 years ago
- 9b515a8 kconfig: mmc: move pxa_mmc_generic to kconfig by Marcel Ziswiler · 5 years ago
- 45224e8 dm: core: gracefully handle alias seq without of by Marcel Ziswiler · 5 years ago
- 4d3053a serial: pxa: clean-up platform data include file by Marcel Ziswiler · 5 years ago
- d8553d6 net: pcnet: Add Kconfig entries by Marek Vasut · 4 years, 6 months ago
- b92b8f4 net: pcnet: Drop PCNET_HAS_PROM by Marek Vasut · 4 years, 6 months ago
- 2896422 spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX) by Lukasz Majewski · 4 years, 5 months ago
- 044a66c spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a) by Lukasz Majewski · 4 years, 5 months ago
- 582b4f7 Convert CONFIG_CADENCE_QSPI to Kconfig by Tom Rini · 4 years, 5 months ago
- 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 5 months ago
- 19a7e58 Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 5 months ago
- 36e66e3 video: mipi update panel platform data by Yannick Fertre · 4 years, 5 months ago
- 6a28dc3 rk3399: Add BOOTENV_SF command by Jagan Teki · 4 years, 5 months ago
- 2254f13 Kconfig: Remove CONFIG_CLOCKS_IN_MHZ by Tom Rini · 4 years, 5 months ago
- f399e83 Convert CONFIG_BOOTM_NETBSD to Kconfig by Tom Rini · 4 years, 5 months ago
- 7d80a9c arm: imx: Finish migration of CONFIG_CSF_SIZE to Kconfig by Tom Rini · 4 years, 5 months ago
- bba4c7f nxp: Finish switch to CONFIG_NXP_ESBC by Tom Rini · 4 years, 5 months ago
- f23476f Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Tom Rini · 4 years, 5 months ago
- bc209fb arm: toradex: Convert CONFIG_CONSOLE_MUX to Kconfig by Tom Rini · 4 years, 5 months ago
- 1ca87f9 Convert CONFIG_CONS_INDEX to Kconfig by Tom Rini · 4 years, 5 months ago
- 75bdd53 Convert CONFIG_CMDLINE_EDITING to Kconfig by Tom Rini · 4 years, 5 months ago
- 54d865b Convert CONFIG_BUILD_TARGET to Kconfig by Tom Rini · 4 years, 5 months ago
- a51cff2 Convert CONFIG_BOUNCE_BUFFER to Kconfig by Tom Rini · 4 years, 5 months ago
- e2dce7a Convert CONFIG_BOOTP_DNS2 to Kconfig by Tom Rini · 4 years, 5 months ago
- 4093083 arm: abb secu1: Convert CONFIG_BOOTDELAY to Kconfig by Tom Rini · 4 years, 5 months ago
- 53355d5 arm: capricorn: Convert CONFIG_BOOTCOUNT_ENV et al to Kconfig by Tom Rini · 4 years, 5 months ago
- 05369e4 Convert CONFIG_BOARD_TYPES to Kconfig by Tom Rini · 4 years, 5 months ago
- 103354d Convert CONFIG_BCH to Kconfig by Tom Rini · 4 years, 5 months ago
- 44a666a Convert CONFIG_BOOTARGS to Kconfig by Tom Rini · 4 years, 5 months ago
- eabbf80 Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig by Tom Rini · 4 years, 5 months ago
- 11af95a Convert CONFIG_BAUDRATE to Kconfig by Tom Rini · 4 years, 5 months ago
- b120665 bk4r1: Re-convert CONFIG_AUTOBOOT_PROMPT et al to Kconfig by Tom Rini · 4 years, 5 months ago
- f61e2e4 Convert CONFIG_ATMEL_USART to Kconfig by Tom Rini · 4 years, 5 months ago
- 4e361cc Convert CONFIG_ATMEL_NAND_HW_PMECC et al to Kconfig by Tom Rini · 4 years, 5 months ago
- a60becc Convert CONFIG_ATMEL_HLCD to Kconfig by Tom Rini · 4 years, 5 months ago
- 348d183 Convert CONFIG_AT91_GPIO to Kconfig by Tom Rini · 4 years, 5 months ago
- b40fa97 Convert CONFIG_ARM_PL180_MMCI to Kconfig by Tom Rini · 4 years, 5 months ago
- 295ab895 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Tom Rini · 4 years, 5 months ago
- 0735ac8 Convert CONFIG_AM335X_LCD to Kconfig by Tom Rini · 4 years, 5 months ago
- 59b0d7d bdinfo: arm: Move ARM-specific info into its own file by Simon Glass · 4 years, 6 months ago
- 655f17f bdinfo: Export some basic printing functions by Simon Glass · 4 years, 6 months ago
- 32d0b2d bdinfo: net: ppc: Drop bi_enet1addr and other similar info by Simon Glass · 4 years, 6 months ago
- 4ac06d3 bdinfo: m68k: Drop bd_info->bi_ipbfreq by Simon Glass · 4 years, 6 months ago
- f0e236c Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 5 months ago
- 922c6d5 Merge tag 'mmc-2020-6-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 5 months ago
- 052451c arm64: zynqmp: Reduce console buffer size by T Karthik Reddy · 4 years, 6 months ago
- 3427f4d fpga: zynqpl: Correct PL bitstream loading sequence for zynqaes by Siva Durga Prasad Paladugu · 9 years ago
- 0ef8cd3 arm: versal: Fix xspi0 boot mode by Michal Simek · 4 years, 7 months ago
- ba61676 mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuning by Haibo Chen · 4 years, 5 months ago
- 135c10a mmc: fsl_esdhc_imx: fix the mask for tuning start point by Haibo Chen · 4 years, 5 months ago
- 1c078ad psci: add 'static inline' to invoke_psci_fn() stub by Masahiro Yamada · 4 years, 6 months ago
- d622c24 zfs: fix missing include for disk_partition definition by Joel Johnson · 4 years, 5 months ago
- a1f79c2 arm: wandboard: move CONFIG_MXC_UART to defconfig by Heinrich Schuchardt · 4 years, 5 months ago
- 0e15165 colibri_imx6: boot env configuration updates by Igor Opaniuk · 4 years, 5 months ago
- a17930a colibri_imx7: boot env configuration updates by Igor Opaniuk · 4 years, 5 months ago
- 8b9c0cb apalis_imx6: boot env configuration updates by Igor Opaniuk · 4 years, 5 months ago
- adff136 apalis-tk1: enable distroboot by Igor Opaniuk · 4 years, 5 months ago
- 1fd988a configs/colibri_vf.h: drop sdboot in favour of distro_bootcmd by Max Krummenacher · 4 years, 5 months ago
- b0a8cef colibri-imx6ull/imx7: define bootubipart for distro boot by Stefan Agner · 4 years, 5 months ago
- d3976cc colibri_imx7: add addresses required for distro boot by Stefan Agner · 4 years, 5 months ago
- 506619d colibri-imx8x: declare consoleargs by Oleksandr Suvorov · 4 years, 5 months ago
- d8da22c mx6cuboxi: Convert to DM_ETH by Fabio Estevam · 4 years, 5 months ago
- 6ccbd15 Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 4 years, 5 months ago
- f5a8214 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 5 months ago
- 5575f79 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 4 years, 5 months ago
- 0490925 Merge tag 'video-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 4 years, 5 months ago
- bf4d323 imx: convert dms-ba16 boards to DM_VIDEO by Anatolij Gustschin · 4 years, 6 months ago
- 10fa7ec ARM: rmobile: Increase PHY auto-negotiation timeout to 20s by Marek Vasut · 4 years, 5 months ago
- d789a82 net: pcnet: Add Kconfig entries by Marek Vasut · 4 years, 6 months ago
- 1524e40 net: pcnet: Drop PCNET_HAS_PROM by Marek Vasut · 4 years, 6 months ago
- 6463b73 net: eepro100: Add Kconfig entries by Marek Vasut · 4 years, 6 months ago
- 513acd0 tbs2910: migrate to DM_VIDEO by Anatolij Gustschin · 4 years, 6 months ago