1. 4620e8a spl: nand: support loading legacy image with payload compressed by Weijie Gao · 2 years, 4 months ago
  2. cc98014 spl: spl_nand: Fix bad block handling in fitImage by Michael Trimarchi · 2 years, 4 months ago
  3. 2e0429b SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 8 months ago
  4. 7115007 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · 2 years, 11 months ago
  5. aa0032f spl: fit: nand: allow for non-page-aligned elements by Tim Harvey · 3 years, 7 months ago
  6. 39cb850 spl: fit: nand: skip bad block handling if NAND chip not fully defined by Tim Harvey · 3 years, 7 months ago
  7. 84dd190 spl: fit: improve spl_nand_fit_read(...) readability by Dario Binacchi · 4 years, 4 months ago
  8. 9f6a14c spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · 4 years, 4 months ago
  9. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  10. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  11. 00e180c spl: nand: support loading i.MX container format file by Peng Fan · 5 years ago
  12. 2c79229 spl: nand: Introduce spl_nand_get_uboot_raw_page by Peng Fan · 5 years ago
  13. 443b3ce spl: spl_nand.c: Add NAND loading message by Stefan Roese · 5 years ago
  14. 04ce542 spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · 6 years ago
  15. 25dabd7 spl: Make the spl_nand_load_image static by Michael Trimarchi · 6 years ago
  16. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  17. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  18. ebc4ef6 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  19. f4d7d85 spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
  20. 2a2ee2a spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  21. d5c2b11 spl: Convert spl_nand_load_image() to use linker list by Simon Glass · 8 years ago
  22. ecdfd69 spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  23. 71316c1 spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  24. d95ceb9 spl: Add a parameter to spl_set_header_raw_uboot() by Simon Glass · 8 years ago
  25. 80ef700 spl: nand: support redundant u-boot image by Boris Brezillon · 8 years ago
  26. 8bd8877 spl: Support loading a FIT from NAND by Lokesh Vutla · 8 years ago
  27. 7e0f226 SPL: Let spl_parse_image_header() return value by Marek Vasut · 8 years ago
  28. 8122d21 Common: SPL: spl_nand: Fixed debug correct NAND ECC type. by Ahmed Samir Khalil · 9 years ago
  29. 36afd45 spl: change return values of spl_*_load_image() by Nikita Kiryanov · 9 years ago
  30. 483ab3d spl: nand: remove code duplication by Nikita Kiryanov · 9 years ago
  31. b2d5ac5 armv8/ls2085aqds: NAND boot support by Scott Wood · 10 years ago
  32. 0c3117b spl, nand: add option to boot raw u-boot.bin image only by Heiko Schocher · 10 years ago
  33. c13bb16 spl: nand: read only in the size of image_header on the first access by Masahiro Yamada · 10 years ago
  34. 50c8d66 nand: remove CONFIG_SYS_NAND_PAGE_SIZE by Tim Harvey · 10 years ago
  35. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  36. d97b4ce SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl by Tom Rini · 12 years ago[Renamed (93%) from arch/arm/cpu/armv7/omap-common/spl_nand.c]
  37. 47f7bca SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  38. d7cb93b ARM: SPL: Move gpmc_init() to spl_board_init() by Tom Rini · 12 years ago
  39. 026b2fe ARM: SPL: Clean up spl.c / spl_nand.c slightly by Tom Rini · 12 years ago
  40. 55cdbb8 ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · 12 years ago
  41. 8082fda ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c by Tom Rini · 12 years ago
  42. 37189a1 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() by Tom Rini · 12 years ago
  43. b6e95fd CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZE by Marek Vasut · 12 years ago
  44. 379c19a omap-common/spl: Add linux boot to SPL by Simon Schwarz · 13 years ago
  45. df163a5 omap-common: Add NAND SPL linux booting by Simon Schwarz · 13 years ago
  46. efb2172 Move timestamp and version files into 'generated' subdir by Simon Glass · 13 years ago
  47. 9ea5c6e omap-common: reorganize spl.c by Simon Schwarz · 13 years ago