- 626b2df Merge branch '2020-08-07-misc-improvements' by Tom Rini · 4 years, 3 months ago
- acb021e test: py: test_shell_run() with CONFIG_HUSH_PARSER=n by Heinrich Schuchardt · 4 years, 3 months ago
- cc88625 tests: support mkfs.ext4 without metadata_csum by Stephen Warren · 4 years, 3 months ago
- edca8ed board: presidio: add LED support by Jway Lin · 4 years, 4 months ago
- 047e31e led: led_cortina: Add CAxxx LED support by Jway Lin · 4 years, 4 months ago
- e1ecfc1 Travis: Add squashfs-tools by Tom Rini · 4 years, 3 months ago
- f428e33 test/py: Add tests for the SquashFS commands by Joao Marcos Costa · 4 years, 3 months ago
- 02c366b fs/fs.c: add symbolic link case to fs_ls_generic() by Joao Marcos Costa · 4 years, 3 months ago
- 3634b35 fs/squashfs: add support for zlib decompression by Joao Marcos Costa · 4 years, 3 months ago
- 81014f7 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · 4 years, 3 months ago
- bba604b fs/squashfs: add filesystem commands by Joao Marcos Costa · 4 years, 3 months ago
- c510061 fs/squashfs: new filesystem by Joao Marcos Costa · 4 years, 3 months ago
- 550a9e7 cmd: Update the memory-search command by Simon Glass · 4 years, 3 months ago
- 132644f test: Add a flag for tests that need console recording by Simon Glass · 4 years, 3 months ago
- e180c2b dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 3 months ago
- bd34715 console: Always define the console-recording functions by Simon Glass · 4 years, 3 months ago
- 33d7edf test: Add a way to check part of a console line or skip it by Simon Glass · 4 years, 3 months ago
- 7d914bc Merge branch '2020-08-07-mkimage-improvements' by Tom Rini · 4 years, 3 months ago
- c995d85 mkimage: fit: fix import of external data by Patrick Oppenlander · 4 years, 3 months ago
- ef40129 mkimage: fit: include image cipher in configuration signature by Patrick Oppenlander · 4 years, 3 months ago
- b33e5cc mkimage: fit: don't cipher ciphered data by Patrick Oppenlander · 4 years, 3 months ago
- 04aeebb mkimage: fit: handle FDT_ERR_NOSPACE when ciphering by Patrick Oppenlander · 4 years, 3 months ago
- c520266 mkimage: fit: only process one cipher node by Patrick Oppenlander · 4 years, 3 months ago
- 410cf5e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years, 3 months ago
- ce27249 Merge branch '2020-08-06-Kconfig-sram-options' by Tom Rini · 4 years, 3 months ago
- 276b6c9 common/board_r: Move blkcache_init call earlier in the boot sequence by Ovidiu Panait · 4 years, 4 months ago
- 365af27 blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 4 years, 4 months ago
- bf2fb81 common/board_r: Remove initr_serial wrapper by Ovidiu Panait · 4 years, 4 months ago
- 39a1922 drivers: serial: Make serial_initialize return int by Ovidiu Panait · 4 years, 4 months ago
- 3a4b52a dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe by Ovidiu Panait · 4 years, 4 months ago
- 1532885 board_f: Remove setup_board_part1 by Ovidiu Panait · 4 years, 4 months ago
- f1e504a board_f: ppc: Factor out ppc-specific bdinfo setup by Ovidiu Panait · 4 years, 4 months ago
- ee9c3ad board_f: m68k: Factor out m68k-specific bdinfo setup by Ovidiu Panait · 4 years, 4 months ago
- 4912224 board_f: Move sram bdinfo assignments to generic code by Ovidiu Panait · 4 years, 4 months ago
- a4aa188 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · 4 years, 4 months ago
- 81e7cb1 board_f: Introduce arch_setup_bdinfo initcall by Ovidiu Panait · 4 years, 4 months ago
- ba74310 board_f: Introduce setup_bdinfo initcall by Ovidiu Panait · 4 years, 4 months ago
- 6ecefcf cmd: bdinfo: Move sram info prints to generic code by Ovidiu Panait · 4 years, 4 months ago
- 9a17bfb Kconfig: Remove CONFIG_SYS_SRAM_START by Ovidiu Panait · 4 years, 4 months ago
- 9f63f02 Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig by Ovidiu Panait · 4 years, 4 months ago
- dd084b0 Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig by Ovidiu Panait · 4 years, 4 months ago
- 7be1931 Kconfig: Introduce CONFIG_SYS_HAS_SRAM by Ovidiu Panait · 4 years, 4 months ago
- 99c6953 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 3 months ago
- 96be2f0 mvebu: bubt: Drop dead code by Tom Rini · 4 years, 4 months ago
- 1413365 arm: mvebu: Update CRS305-1G-4S board flash layout by Luka Kovacic · 4 years, 4 months ago
- 58091ee arm: mvebu: crs3xx-98dx3236: Add a maintainer by Luka Kovacic · 4 years, 4 months ago
- 537eaf4 arm: mvebu: Add CRS328-4C-20S-4S board by Luka Kovacic · 4 years, 4 months ago
- d4cc179 arm: mvebu: Add CRS326-24G-2S board by Luka Kovacic · 4 years, 4 months ago
- a263df5 arm: mvebu: Add CRS305-1G-4S Bit board by Luka Kovacic · 4 years, 4 months ago
- 7a7f321 cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTION by Jagan Teki · 4 years, 4 months ago
- 1521326 Azure/Travis: Update to latest Docker image by Tom Rini · 4 years, 3 months ago
- 89150a9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 3 months ago
- 635dfee Merge branch '2020-08-05-misc-fixes' by Tom Rini · 4 years, 3 months ago
- 7b27e0f tools: env: Avoid an uninited warning with was_locked by Simon Glass · 4 years, 3 months ago
- d9cd4d2 tools: env: Fix printf() warning in fw_env by Simon Glass · 4 years, 3 months ago
- 7f772fb ARM: add Kconfig option for PSCI 0.1 by Icenowy Zheng · 4 years, 3 months ago
- 5ce2776 cmd: bdinfo: cleanup phys_addr_t output by Heinrich Schuchardt · 4 years, 3 months ago
- f2d58f3 cmd: bootz: fix device-tree overlap test by Baruch Siach · 4 years, 3 months ago
- aaa91a4 fit_image: Use calloc() to fix reproducibility issue by Fabio Estevam · 4 years, 3 months ago
- b5152a6 usb: xhci: Add virt_to_phys() to support mapped platforms by Stefan Roese · 4 years, 4 months ago
- d96f6e1 usb: usb-uclass.c: Drop le16_to_cpu() as values are already swapped by Stefan Roese · 4 years, 4 months ago
- 61a1acb usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq() by Stefan Roese · 4 years, 4 months ago
- 543eb12 usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu) by Stefan Roese · 4 years, 4 months ago
- dfd2390 arm: Add SPL build check to SPL early bss clear by Brian Moyer · 4 years, 3 months ago
- 7f89e85 doc: move Clang documentation to HTML by Heinrich Schuchardt · 4 years, 4 months ago
- 171fd22 pinctrl: aspeed: Fix Kconfig entry indentation by Michal Simek · 4 years, 4 months ago
- 36766d3 Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabled by Michal Simek · 4 years, 4 months ago
- a965f4d dt-bindings: Sync include/dt-bindings/phy/phy.h from Linux by Michal Simek · 4 years, 4 months ago
- 2d8e102 fixdep: fix coding style in previous fix by Stephen Warren · 4 years, 4 months ago
- c9db1a1 test/py: Add test support for three stage boot by Yan Liu · 4 years, 4 months ago
- 4475877 arm: move CONFIG_PREBOOT="usb start" to KConfig by Jonas Smedegaard · 4 years, 4 months ago
- def7a5c net: ping: reset stored IP address by Marek Szyprowski · 4 years, 5 months ago
- a08f2f7 net: dwc_eth_qos: add Kconfig option to select supported configuration by Patrick Delaunay · 4 years, 5 months ago
- 9996cea lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · 4 years, 4 months ago
- cc6b87e net: tftp: Add client support for RFC 7440 by Ramon Fried · 4 years, 4 months ago
- 5cc7df7 psci: put psci_method in .data section if EFI_LOADER is not enabled by Yann Gautier · 4 years, 4 months ago
- 06fc457 Fix corner case in bad block table handling. by Doyle, Patrick · 4 years, 4 months ago
- 4a4830c cmd: add clone command by John Chau · 4 years, 4 months ago
- 5b3ddb1 fs/fat/fat.c: Do not perform zero block reads if there are no blocks left by Jason Wessel · 4 years, 5 months ago
- f1c0b7c Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 3 months ago
- 993b59f Merge tag 'fixes-for-2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 3 months ago
- 4d23857 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 3 months ago
- bb3694d Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 3 months ago
- d6faedc Merge branch '2020-08-01-misc-cleanups' by Tom Rini · 4 years, 3 months ago
- 23552ba checkpatch: Don't allow common.h and dm.h in headers by Simon Glass · 4 years, 4 months ago
- 4620d46 patman: Fix up the test comments by Simon Glass · 4 years, 4 months ago
- a0558ac dm: core: Guard against including dm.h in header files by Simon Glass · 4 years, 4 months ago
- 41ba040 net: Drop duplicate include of dm.h in pcnet.c by Simon Glass · 4 years, 4 months ago
- f125e3c net: Drop dm.h header file in eth_phy.h by Simon Glass · 4 years, 4 months ago
- fb989e0 clk: Drop dm.h header file in clk-provider.h by Simon Glass · 4 years, 4 months ago
- 1617862 usb: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- 98eb4ce ufs: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- 4a953b1 nand: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- c273da0 adc: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- dcd7c90 mscc: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- 153f269 mediatek: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- 51a4a85 pci: Drop dm.h inclusion from header file by Simon Glass · 4 years, 4 months ago
- dece774 liebherr: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 4 months ago
- 0eddd24 ti: am654: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 4 months ago
- 8b69e62 spi: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 4 months ago