- 0ae20ed arm: mach-k3: am6_init: Add support for USB boot mode by Faiz Abbas · 4 years, 4 months ago
- 3385a86 arm: mach-k3: am6_init: Do USB fixups to facilitate host and device boot modes by Faiz Abbas · 4 years, 4 months ago
- b4372bf arm: mach-k3: am6_init: Gate mmc related configurations with the appropriate config by Faiz Abbas · 4 years, 4 months ago
- 5365ecf arm: mach-k3: sysfw-loader: Add support to load SYSFW from USB by Faiz Abbas · 4 years, 4 months ago
- fe1217e armv7R: K3: am654: Use full malloc in SPL both pre and post reloc by Faiz Abbas · 4 years, 4 months ago
- 5dd935a spl: usb: Only init usb once by Faiz Abbas · 4 years, 4 months ago
- 05e3a15 spl: usb: Create an API spl_usb_load() by Faiz Abbas · 4 years, 4 months ago
- 4a12285 board: ti: am65x: Update fdt fixup logic for interconnect nodes by Suman Anna · 4 years, 4 months ago
- 7101e12 mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded value by Faiz Abbas · 4 years, 4 months ago
- f65e291 arm: dts: k3-j721e: Fix interconnect node names by Suman Anna · 4 years, 4 months ago
- 3e1addb arm: dts: k3-am65: Fix interconnect node names by Suman Anna · 4 years, 4 months ago
- 9aa45bc ARM: omap3: evm: Complete DM_ETH and DM_USB migrations by Derald D. Woods · 4 years, 4 months ago
- 3c7ef1d arm: mach-k3: Clean non-coherent lines out of L3 cache by Andrew F. Davis · 4 years, 4 months ago
- b97bbb8 arm: dts: k3: Add RTI watchdogs by Jan Kiszka · 4 years, 5 months ago
- ddf21d5 watchdog: Add support for K3 RTI watchdog by Jan Kiszka · 4 years, 5 months ago
- a23b1aa Prepare v2020.10-rc2 by Tom Rini · 4 years, 4 months ago
- 2e262c4 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
- 9f16108 test/py: fix SquashFS tests by Joao Marcos Costa · 4 years, 4 months ago
- eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago
- d5639a0 Makefile: sunxi: Don't use binman to build ATF image by Simon Glass · 4 years, 4 months ago
- 604c8e7 test/py: serial# cannot be overwritten on some devices by Heinrich Schuchardt · 4 years, 4 months ago
- b9cba9f Merge branch '2020-08-07-misc-improvements' by Tom Rini · 4 years, 4 months ago
- 6fdee94 test: py: test_shell_run() with CONFIG_HUSH_PARSER=n by Heinrich Schuchardt · 4 years, 4 months ago
- f7d1093 tests: support mkfs.ext4 without metadata_csum by Stephen Warren · 4 years, 4 months ago
- f9686de board: presidio: add LED support by Jway Lin · 4 years, 5 months ago
- c161200 led: led_cortina: Add CAxxx LED support by Jway Lin · 4 years, 5 months ago
- 1b9728f Travis: Add squashfs-tools by Tom Rini · 4 years, 4 months ago
- 31ae55f test/py: Add tests for the SquashFS commands by Joao Marcos Costa · 4 years, 4 months ago
- 2a7fb15 fs/fs.c: add symbolic link case to fs_ls_generic() by Joao Marcos Costa · 4 years, 4 months ago
- 88f5333 fs/squashfs: add support for zlib decompression by Joao Marcos Costa · 4 years, 4 months ago
- ae8abb1 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · 4 years, 4 months ago
- a12c66f fs/squashfs: add filesystem commands by Joao Marcos Costa · 4 years, 4 months ago
- 29da374 fs/squashfs: new filesystem by Joao Marcos Costa · 4 years, 4 months ago
- 573c0fa cmd: Update the memory-search command by Simon Glass · 4 years, 4 months ago
- 6db8ea5 test: Add a flag for tests that need console recording by Simon Glass · 4 years, 4 months ago
- 974dccd dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 4 months ago
- dc357ef console: Always define the console-recording functions by Simon Glass · 4 years, 4 months ago
- c963df9 test: Add a way to check part of a console line or skip it by Simon Glass · 4 years, 4 months ago
- d8a807b Merge branch '2020-08-07-mkimage-improvements' by Tom Rini · 4 years, 4 months ago
- 14139f5 mkimage: fit: fix import of external data by Patrick Oppenlander · 4 years, 4 months ago
- 5964c3f mkimage: fit: include image cipher in configuration signature by Patrick Oppenlander · 4 years, 4 months ago
- a4fafb3 mkimage: fit: don't cipher ciphered data by Patrick Oppenlander · 4 years, 4 months ago
- be47211 mkimage: fit: handle FDT_ERR_NOSPACE when ciphering by Patrick Oppenlander · 4 years, 4 months ago
- d586fc3 mkimage: fit: only process one cipher node by Patrick Oppenlander · 4 years, 4 months ago
- 5069906 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years, 4 months ago
- 5dd3378 Merge branch '2020-08-06-Kconfig-sram-options' by Tom Rini · 4 years, 4 months ago
- 97dd43f common/board_r: Move blkcache_init call earlier in the boot sequence by Ovidiu Panait · 4 years, 4 months ago
- 34c2581 blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 4 years, 4 months ago
- bfcd5c5 common/board_r: Remove initr_serial wrapper by Ovidiu Panait · 4 years, 4 months ago
- 96008c9 drivers: serial: Make serial_initialize return int by Ovidiu Panait · 4 years, 4 months ago
- 76160a0 dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe by Ovidiu Panait · 4 years, 4 months ago
- 6183c8d board_f: Remove setup_board_part1 by Ovidiu Panait · 4 years, 4 months ago
- 399aeb6 board_f: ppc: Factor out ppc-specific bdinfo setup by Ovidiu Panait · 4 years, 4 months ago
- f8a961b board_f: m68k: Factor out m68k-specific bdinfo setup by Ovidiu Panait · 4 years, 4 months ago
- 5fc6060 board_f: Move sram bdinfo assignments to generic code by Ovidiu Panait · 4 years, 4 months ago
- a585588 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · 4 years, 4 months ago
- 3d0b040 board_f: Introduce arch_setup_bdinfo initcall by Ovidiu Panait · 4 years, 4 months ago
- 0c5e9a0 board_f: Introduce setup_bdinfo initcall by Ovidiu Panait · 4 years, 4 months ago
- 3ae4e95 cmd: bdinfo: Move sram info prints to generic code by Ovidiu Panait · 4 years, 4 months ago
- 0a2ef26 Kconfig: Remove CONFIG_SYS_SRAM_START by Ovidiu Panait · 4 years, 4 months ago
- cb22996 Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig by Ovidiu Panait · 4 years, 4 months ago
- 6274921 Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig by Ovidiu Panait · 4 years, 4 months ago
- 2cdfed2 Kconfig: Introduce CONFIG_SYS_HAS_SRAM by Ovidiu Panait · 4 years, 4 months ago
- a9309bd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 4 months ago
- 3185a7f mvebu: bubt: Drop dead code by Tom Rini · 4 years, 4 months ago
- e3f42ad arm: mvebu: Update CRS305-1G-4S board flash layout by Luka Kovacic · 4 years, 4 months ago
- 3d0c3e0 arm: mvebu: crs3xx-98dx3236: Add a maintainer by Luka Kovacic · 4 years, 4 months ago
- 16962fa arm: mvebu: Add CRS328-4C-20S-4S board by Luka Kovacic · 4 years, 4 months ago
- 1c4270b arm: mvebu: Add CRS326-24G-2S board by Luka Kovacic · 4 years, 4 months ago
- 8d6b5a6 arm: mvebu: Add CRS305-1G-4S Bit board by Luka Kovacic · 4 years, 4 months ago
- a89c519 cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTION by Jagan Teki · 4 years, 5 months ago
- 51d09fc Azure/Travis: Update to latest Docker image by Tom Rini · 4 years, 4 months ago
- 06371ef Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 4 months ago
- 047aaad Merge branch '2020-08-05-misc-fixes' by Tom Rini · 4 years, 4 months ago
- f820563 tools: env: Avoid an uninited warning with was_locked by Simon Glass · 4 years, 4 months ago
- e0de0f2 tools: env: Fix printf() warning in fw_env by Simon Glass · 4 years, 4 months ago
- 7054810 ARM: add Kconfig option for PSCI 0.1 by Icenowy Zheng · 4 years, 4 months ago
- f10ae54 cmd: bdinfo: cleanup phys_addr_t output by Heinrich Schuchardt · 4 years, 4 months ago
- 51cc1f9 cmd: bootz: fix device-tree overlap test by Baruch Siach · 4 years, 4 months ago
- c2248cb fit_image: Use calloc() to fix reproducibility issue by Fabio Estevam · 4 years, 4 months ago
- caf8cae usb: xhci: Add virt_to_phys() to support mapped platforms by Stefan Roese · 4 years, 4 months ago
- 77c83ac usb: usb-uclass.c: Drop le16_to_cpu() as values are already swapped by Stefan Roese · 4 years, 4 months ago
- 83b1751 usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq() by Stefan Roese · 4 years, 4 months ago
- cb57086 usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu) by Stefan Roese · 4 years, 4 months ago
- 6c9e2a9 arm: Add SPL build check to SPL early bss clear by Brian Moyer · 4 years, 4 months ago
- ac49e7b doc: move Clang documentation to HTML by Heinrich Schuchardt · 4 years, 4 months ago
- 8d4e7e2 pinctrl: aspeed: Fix Kconfig entry indentation by Michal Simek · 4 years, 4 months ago
- 56c9825 Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabled by Michal Simek · 4 years, 4 months ago
- edd8034 dt-bindings: Sync include/dt-bindings/phy/phy.h from Linux by Michal Simek · 4 years, 4 months ago
- e9e7da5 fixdep: fix coding style in previous fix by Stephen Warren · 4 years, 4 months ago
- 365a753 test/py: Add test support for three stage boot by Yan Liu · 4 years, 4 months ago
- fe659f5 arm: move CONFIG_PREBOOT="usb start" to KConfig by Jonas Smedegaard · 4 years, 4 months ago
- b9df7d9 net: ping: reset stored IP address by Marek Szyprowski · 4 years, 5 months ago
- 6808390 net: dwc_eth_qos: add Kconfig option to select supported configuration by Patrick Delaunay · 4 years, 6 months ago
- 97c418b lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · 4 years, 4 months ago
- 6e9aa54 net: tftp: Add client support for RFC 7440 by Ramon Fried · 4 years, 4 months ago
- 2aa7fc6 psci: put psci_method in .data section if EFI_LOADER is not enabled by Yann Gautier · 4 years, 4 months ago
- b0bdbd6 Fix corner case in bad block table handling. by Doyle, Patrick · 4 years, 4 months ago
- fce6f98 cmd: add clone command by John Chau · 4 years, 5 months ago
- 95bbe15 fs/fat/fat.c: Do not perform zero block reads if there are no blocks left by Jason Wessel · 4 years, 5 months ago