- 82f6508 configs: meson64_android: don't show logo on ROM USB boot by Guillaume La Roque · 4 years ago
- eca57ca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years ago
- 90a979d dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · 4 years, 1 month ago
- 0ad40b2 drivers: Add a new framework for multiplexer devices by Jean-Jacques Hiblot · 4 years, 1 month ago
- d094a07 log: allow for message continuation by Heinrich Schuchardt · 4 years, 1 month ago
- 993a06b log: move processing_msg to global data by Heinrich Schuchardt · 4 years, 1 month ago
- 8c9940d eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · 4 years, 1 month ago
- 16cc5ad power: regulator: add dummy helper by Peng Fan · 4 years, 1 month ago
- 001ab99 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 years, 1 month ago
- 2c48370 Revert "xen: add definitions for console_io" by Tom Rini · 4 years, 1 month ago
- 4ceb5c6 board: kontron: add sl28 support by Michael Walle · 4 years, 1 month ago
- 284d062 pci: add a few ARI related defines by Laurentiu Tudor · 4 years, 2 months ago
- dddfde5 rtc: move pcf8563 to Kconfig by Heiko Schocher · 4 years, 1 month ago
- 16389a7 xen: add definitions for console_io by AKASHI Takahiro · 4 years, 1 month ago
- 611a28c reset: ast2500: Use SCU for reset control by Chia-Wei, Wang · 4 years, 1 month ago
- 7438d6a gpio: fix gpio_request_by_name() description by Dario Binacchi · 4 years, 1 month ago
- 2d1a43b dm: core: improve uclass_get_device_by_phandle_id() description by Dario Binacchi · 4 years, 1 month ago
- 0e3eb47 km/common: change ubicopy variable by Holger Brunck · 4 years, 1 month ago
- 6a0952a km: adapt defines and variables for new memory layout by Holger Brunck · 4 years, 1 month ago
- dcf1672 lib: print_freq() should output kHz not KHz by Heinrich Schuchardt · 4 years, 1 month ago
- 5d57dfa km: fix license string and compatible strings by Holger Brunck · 4 years, 1 month ago
- 8af7bb9 timer: Return count from timer_ops.get_count by Sean Anderson · 4 years, 1 month ago
- aff60ab doc: Document timer API by Sean Anderson · 4 years, 1 month ago
- c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 1 month ago
- 898a084 cosmetic: image: Fix comments and the order of definitions by Naoki Hayama · 4 years, 1 month ago
- 02d41b0 image: Add a function to modify category information by Naoki Hayama · 4 years, 1 month ago
- 8021296 log: Add missing category names by Simon Glass · 4 years, 2 months ago
- 5d92dac Merge tag 'efi-2021-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago
- adc0c39 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 1 month ago
- fc5e552 arm: dts: r8a774c0: Import DTS from Linux 5.9 by Lad Prabhakar · 4 years, 1 month ago
- d92e866 usb: common: add define of usb_speed_string() by Chunfeng Yun · 4 years, 1 month ago
- a4de6e3 usb: add USB_SPEED_SUPER_PLUS by Chunfeng Yun · 4 years, 1 month ago
- 36ea0ca net: add a define for the number of packets received as batch by Patrick Wildt · 4 years, 1 month ago
- 7ec87e4 Merge tag 'u-boot-atmel-2021.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 1 month ago
- 53040bc board: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDR by Claudiu Beznea · 4 years, 1 month ago
- 8fc78fc configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 1 month ago
- f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 1 month ago
- 0ed6c0f configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · 4 years, 1 month ago
- 01c9857 video: dw-mipi-dsi: permit configuring the escape clock rate by Neil Armstrong · 4 years, 1 month ago
- b53c122 video: dw-mipi-dsi: driver-specific configuration of phy timings by Neil Armstrong · 4 years, 1 month ago
- 4a1989c dm: Don't undefine dev_xxx macros by Sean Anderson · 4 years, 1 month ago
- 69dae89 linux/compat.h: Remove redefinition of dev_xxx macros by Sean Anderson · 4 years, 1 month ago
- 9dc6aef Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 1 month ago
- c87afd3 configs: smdkv310: get rid of unused EXYNOS4_DEFAULT_UART_OFFSET by Andre Heider · 4 years, 2 months ago
- 9c04265 treewide: configs: fold CONFIG_DEFAULT_CONSOLE by Andre Heider · 4 years, 2 months ago
- ac79cfc treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLE by Andre Heider · 4 years, 2 months ago
- 0f35d96 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 1 month ago
- 0c7cd15 global_data.h: add Sphinx documentation by Heinrich Schuchardt · 4 years, 1 month ago
- c82a97b global_data.h: convert GD_FLG_* to enum by Heinrich Schuchardt · 4 years, 1 month ago
- 73fdb95 bootm: add {arch,board}_preboot_os() to bootm.h by Heinrich Schuchardt · 4 years, 2 months ago
- 9ea0a1e cmd: Fixup DT to pass PStore Ramoops parameters by Frédéric Danis · 4 years, 8 months ago
- 361a422 mmc: fsl_esdhc: add ADMA2 support by Michael Walle · 4 years, 1 month ago
- 8369886 arm: mvebu: Remove old comments from configs/mvebu_armada-37xx.h file by Pali Rohár · 4 years, 1 month ago
- a6982a6 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · 4 years, 2 months ago
- 9885313 Merge branch 'for-next' of https://github.com/lftan/u-boot by Tom Rini · 4 years, 1 month ago
- 47e9c70 Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 1 month ago
- 4d6a773 mmc: sdhci: move the ADMA2 table handling into own module by Michael Walle · 4 years, 2 months ago
- db8f936 mmc: fsl_esdhc: support eMMC HS400 mode by Yangbo Lu · 4 years, 2 months ago
- d271e10 mmc: add a mmc_hs400_prepare_ddr() interface by Yangbo Lu · 4 years, 2 months ago
- 8c96880 mmc: add a hs400_tuning flag by Yangbo Lu · 4 years, 2 months ago
- b1a4247 mmc: fsl_esdhc: support tuning for eMMC HS200 by Yangbo Lu · 4 years, 2 months ago
- 390f9bd mmc: add a reinit() API by Yangbo Lu · 4 years, 2 months ago
- 87b4521 configs: am65x_evm: Use DEFAULT_LINUX_BOOT_ENV and remove overlayaddr by Nishanth Menon · 4 years, 1 month ago
- a9cdba9 configs: j721e_evm: Get rid of overlayaddr by Nishanth Menon · 4 years, 1 month ago
- cb56936 env: ti: ufs: Use dtboaddr instead of overlayaddr by Nishanth Menon · 4 years, 1 month ago
- 25364f5 configs: j721e_evm: Use DEFAULT_LINUX_BOOT_ENV by Nishanth Menon · 4 years, 1 month ago
- c3f0278 net: Expose some errors generated in net_init by Sean Anderson · 4 years, 2 months ago
- 3d03ab6 log: Add a way to enable/disable a log device by Simon Glass · 4 years, 2 months ago
- b452030 log: Add a flag to enable log drivers by Simon Glass · 4 years, 2 months ago
- 52d3df7 log: Allow LOG_DEBUG to always enable log output by Simon Glass · 4 years, 2 months ago
- d217016 fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM Mailbox by Chee Hong Ang · 4 years, 3 months ago
- 3d8d918 qemu-arm: Remove need to specify flash banks by Andre Przywara · 4 years, 1 month ago
- 7224d5c pinctrl: Add support for Kendryte K210 FPIOA by Sean Anderson · 4 years, 2 months ago
- 7f0f180 test: pinmux: Add test for pin muxing by Sean Anderson · 4 years, 2 months ago
- 5eee93e pinctrl: Reformat documentation in dm/pinctrl.h by Sean Anderson · 4 years, 2 months ago
- 9c08fbf pinctrl: Add pinmux property support to pinctrl-generic by Sean Anderson · 4 years, 2 months ago
- 1c431f1 Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 1 month ago
- 1471560 mips: octeon: octeon_common.h: Increase CONFIG_SYS_BOOTM_LEN by Stefan Roese · 4 years, 3 months ago
- 63051d6 mips: octeon: octeon_ebb7304: Add DDR4 support by Stefan Roese · 4 years, 2 months ago
- 42378e3 Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 1 month ago
- 89f6830 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years, 2 months ago
- 6d9949f dm: update test on of_offset in ofnode_valid by Patrick Delaunay · 4 years, 2 months ago
- 45dbe75 dm: ofnode: Fix compile breakage with OF_CHECKS enabled by Stefan Roese · 4 years, 2 months ago
- e9b6b2c bloblist: Fix up a few comments by Simon Glass · 4 years, 2 months ago
- 4c1497e bloblist: Allow custom alignment for blobs by Simon Glass · 4 years, 2 months ago
- cdd4e30 bloblist: Compare addresses rather than pointers in tests by Simon Glass · 4 years, 2 months ago
- 4aed227 bloblist: Add a command by Simon Glass · 4 years, 2 months ago
- 5dcf7cc Merge tag 'efi-2021-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago
- 987ab49 Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 1 month ago
- f386690 distro_bootcmd: call EFI bootmgr even without having /EFI/boot by Michael Walle · 4 years, 1 month ago
- b7e7831 Merge branch 'next' by Tom Rini · 4 years, 1 month ago
- 1110e49 ARM: dts: sync amlogic G12A/SM1 DT from Linux 5.9-rc1 by Neil Armstrong · 4 years, 2 months ago
- 4e7b0a3 ARM: dts: sync amlogic AXG/GXL/GXM DT from Linux 5.8-rc1 by Neil Armstrong · 4 years, 2 months ago
- caebff0 Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 4 years, 1 month ago
- 0f3e294 board: tbs2910: Use recommended distroboot addresses by Soeren Moch · 4 years, 3 months ago
- 7e373a1 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 1 month ago
- 23a54cc usb: xhci: use macros with parameter to fill ep_info2 by Chunfeng Yun · 4 years, 2 months ago
- bf58cf9 usb: xhci: convert to TRB_TX_TYPE() by Chunfeng Yun · 4 years, 2 months ago
- 4312638 usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET() by Chunfeng Yun · 4 years, 2 months ago
- a826d76 usb: xhci: convert to TRB_TYPE() by Chunfeng Yun · 4 years, 2 months ago