1. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  2. 51bb338 bootm: Support string substitution in bootargs by Simon Glass · 3 years, 11 months ago
  3. 4448fe8 bootm: Allow updating the bootargs in a buffer by Simon Glass · 3 years, 11 months ago
  4. b3c0167 bootm: Update bootm_process_cmdline_env() to use flags by Simon Glass · 3 years, 11 months ago
  5. b6386f3 bootm: Split out bootargs environment reading / writing by Simon Glass · 3 years, 11 months ago
  6. 6cd92b1 bootm: Use size rather than length for CONSOLE_ARG by Simon Glass · 3 years, 11 months ago
  7. d9477a0 bootm: Add a bool parameter to bootm_process_cmdline_env() by Simon Glass · 3 years, 11 months ago
  8. 4dcb815 bootm: Rename fixup_silent_linux() by Simon Glass · 3 years, 11 months ago
  9. 4ae4264 bootm: Update fixup_silent_linux() to return an error by Simon Glass · 3 years, 11 months ago
  10. f158ba1 bootm: Add tests for fixup_silent_linux() by Simon Glass · 3 years, 11 months ago
  11. ef4f4f1 bootm: fix wrong conditions about images overlap by Jaehoon Chung · 4 years ago
  12. 21d3946 bootm: update image OS image size when decompressing by Heinrich Schuchardt · 4 years, 1 month ago
  13. fbde758 common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image by Tero Kristo · 4 years, 3 months ago
  14. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  15. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 4 months ago
  16. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 4 months ago
  17. 8a9d037 image: Load the correct configuration in fit_check_sign by Simon Glass · 4 years, 6 months ago
  18. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 4 years, 10 months ago
  19. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  20. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  21. 2090854 common: Move bootm_decomp_image() to image.c (as image_decomp()) by Julius Werner · 5 years ago
  22. c76c93a configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 5 years ago
  23. 93e0788 Make FIT support really optional by Fabrice Fontaine · 5 years ago
  24. 829ceb2 image: android: allow booting lz4-compressed kernels by Eugeniu Rosca · 5 years ago
  25. b4353b3 bootm: Simplying cache flush code by Trent Piepho · 5 years ago
  26. f6c6df7 efi_loader: refactor switch to non-secure mode by Heinrich Schuchardt · 6 years ago
  27. 9cc2323 lmb: handle more than one DRAM BANK by Simon Goldschmidt · 6 years ago
  28. 5b978da bootm: use new common function lmb_init_and_reserve by Simon Goldschmidt · 6 years ago
  29. 596be5f image: fix compiling without CMD_FDT by Simon Goldschmidt · 6 years ago
  30. eaac4fb sandbox: Fix set_working_fdt_addr users by Alexander Graf · 6 years ago
  31. 487b5fa bootm: Handle kernel_noload on arm64 by Marek Vasut · 6 years ago
  32. 329da48 Define board_quiesce_devices() in a shared location by Simon Glass · 6 years ago
  33. cc95535 bootm.c: Correct the flush_len used in bootm_load_os() by Tom Rini · 6 years ago
  34. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  35. bbac922 bootm: Align cache flush begin address by Bryan O'Donoghue · 6 years ago
  36. 8b93a92 fpga: allow programming fpga from FIT image for all FPGA drivers by Goldschmidt Simon · 7 years ago
  37. 137aefb common: Remove genimg_get_image() by Tuomas Tynkkynen · 7 years ago
  38. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  39. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  40. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  41. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  42. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  43. ba07984 bootm: fix passing argc to standalone apps by Zubair Lutfullah Kakakhel · 8 years ago
  44. 5db2890 cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · 8 years ago
  45. 19e8649 bootm: fixup silent Linux out of BOOTM_STATE_LOADOS state by Hector Palacios · 8 years ago
  46. b4d956f bootm: Align cache flush end address correctly by Simon Glass · 8 years ago
  47. 62afc60 image: Add boot_get_fpga() to load fpga with bootm by Michal Simek · 8 years ago
  48. aa34fbc fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
  49. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  50. 7a80de4 image: Correct the OS location code to work on sandbox by Simon Glass · 9 years ago
  51. 8d4f11c bootm: fix size arg of flush_cache() in bootm_load_os(). by Purna Chandra Mandal · 9 years ago
  52. 027b728 Add support for LZ4 decompression algorithm by Julius Werner · 9 years ago
  53. 4917c06 net: avoid eth_unregister() call when function is unavailable by Bernhard Nortmann · 9 years ago
  54. d52e857 Combine bootm_find_<thing> functions together by Karl Apsite · 9 years ago
  55. 84a07db add boot_get_loadables() to load listed images by Karl Apsite · 9 years ago
  56. 0eb25b6 common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  57. 90fbee3 cmd_fdt: Actually fix fdt command in sandbox by Joe Hershberger · 10 years ago
  58. 3086c05 bootm: Factor out common parts of image decompression code by Simon Glass · 10 years ago
  59. 8fd6a4b bootm: Use print_decomp_msg() in all cases by Simon Glass · 10 years ago
  60. 081cc19 bootm: Export bootm_decomp_image() by Simon Glass · 10 years ago
  61. 40e5975 bootm: Move compression progress/error messages into a function by Simon Glass · 10 years ago
  62. 5bda35c x86: image: Add new image type for x64_64 by Simon Glass · 10 years ago
  63. 86f4695 image: Fix Android boot image support by Ahmad Draidi · 10 years ago
  64. 90268b8 x86: Support loading kernel setup from a FIT by Simon Glass · 10 years ago
  65. e6c88a6 bootm: make sure pass NULL when argc < 1 by Bryan Wu · 10 years ago
  66. 6c454fe image: fix bootm failure for FIT image by Bryan Wu · 10 years ago
  67. b3dd64f bootm: use genimg_get_kernel_addr() by Bryan Wu · 10 years ago
  68. ce1400f Enhance fit_check_sign to check all images by Simon Glass · 10 years ago
  69. 2b164f1 bootm: Move decompression code into its own function by Simon Glass · 10 years ago
  70. ea51a62 Allow compiling common/bootm.c on with HOSTCC by Simon Glass · 10 years ago
  71. 07c0cd7 bootm: Support android boot on sandbox by Simon Glass · 10 years ago
  72. 126cc86 image: Remove the fit_load_image() property parameter by Simon Glass · 10 years ago
  73. b639640 bootm: Split out code from cmd_bootm.c by Simon Glass · 10 years ago