1. a13a2aa global: Move from bi_memstart/memsize -> gd->ram_base/ram_size by Stefan Roese · 4 years, 4 months ago
  2. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  3. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  4. 8f055af Fix some checkpatch warnings in calls to debug() by Simon Glass · 4 years, 7 months ago
  5. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  6. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  7. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  8. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  9. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  10. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  11. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  12. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  13. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  14. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  15. da1a134 env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  16. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  17. 4a4750b powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
  18. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  19. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  20. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  21. be11d89 bootstage: powerpc: support fdt stash and reporting by Mela Custodio · 11 years ago
  22. 863e8d8 common: Add get_effective_memsize() to memsize.c by York Sun · 11 years ago
  23. 1bd5456 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. by Miao Yan · 11 years ago
  24. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  25. 6162f71 Fix bootm to work on powerpc again (compressed uImage) by Stefan Roese · 11 years ago
  26. 406f681 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 12 years ago
  27. d4337d5 powerpc: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
  28. e10ffab Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
  29. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  30. 79dc544 powerpc: Extract EPAPR_MAGIC constants into processor.h by Stefan Roese · 12 years ago
  31. a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  32. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  33. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  34. 180c581 powerpc/bootm: Flush ramdisk and device tree image when booting on MP by Kumar Gala · 13 years ago
  35. 4b2fbe4 Flush cache after the OS image is loaded into the memory. by Diana CRACIUN · 13 years ago
  36. 89e4870 powerpc/85xx: verify the device tree before booting Linux by Timur Tabi · 14 years ago
  37. ac15c81 powerpc/85xx: Fix setting of EPAPR_MAGIC value by Kumar Gala · 13 years ago
  38. 801949f powerpc: Fix device tree padding associated with ramdisk by Kumar Gala · 13 years ago
  39. 20f5492 Respect memreserve regions specified in the device tree by Grant Likely · 14 years ago
  40. 50fb22e Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ by Grant Likely · 14 years ago
  41. 2639638 Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined by Grant Likely · 14 years ago
  42. dfff7a2 Stop passing around bootmem_base value. by Grant Likely · 14 years ago
  43. 365024c powerpc: Move cpu specific lmb reserve to arch_lmb_reserve by Kumar Gala · 14 years ago
  44. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  45. 1c4361d fdt relocate: have more attention to use a bootmap or not by Stephan Linz · 14 years ago
  46. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  47. 58cce9e ppc: unused memory region too close to current stack pointer by Norbert van Bolhuis · 15 years ago
  48. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago[Renamed from arch/ppc/lib/bootm.c]
  49. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago[Renamed from lib_ppc/bootm.c]
  50. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  51. cd1bd4c ppc: trigger WDT before starting Linux by Heiko Schocher · 15 years ago
  52. 1e0f07e Revert "ppc: Unlock cache-as-ram in a consistent manner" by Wolfgang Denk · 15 years ago
  53. f02eb62 ppc: Unlock cache-as-ram in a consistent manner by Peter Tyser · 15 years ago
  54. 6bb9449 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  55. 3b2ad17 ppc: Fix compile warnings when !CONFIG_OF_LIBFDT by Peter Tyser · 16 years ago
  56. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  57. ffccb57 bootm: support subcommands in linux ppc bootm by Kumar Gala · 16 years ago
  58. 18178bc bootm: Add subcommands by Kumar Gala · 16 years ago
  59. b02d722 Added arch_lmb_reserve to allow arch specific memory regions protection by Kumar Gala · 16 years ago
  60. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  61. 2ad53a0 fdt: Overwrite /chosen node in bootm if it already exists in the dtb by Stefan Roese · 16 years ago
  62. d29abae powerpc: Fix bootm to boot up again with a Ramdisk by Heiko Schocher · 16 years ago
  63. 48626aa bootm: refactor do_reset and os boot function args by Kumar Gala · 16 years ago
  64. 99ebc05 fdt: refactor initrd related code by Kumar Gala · 16 years ago
  65. f2f58c5 fdt: refactor fdt resize code by Kumar Gala · 16 years ago
  66. da6d11e bootm: move lmb into the bootm_headers_t structure by Kumar Gala · 16 years ago
  67. a5130ad bootm: refactor fdt locating and relocation code by Kumar Gala · 16 years ago
  68. fffb143 bootm: refactor ramdisk locating code by Kumar Gala · 16 years ago
  69. 93467bc bootm: refactor entry point code by Kumar Gala · 16 years ago
  70. dcdcfea Update linux bootm to support ePAPR client interface by Kumar Gala · 16 years ago
  71. 026e4ac Fix fallout from autostart revert by Kumar Gala · 16 years ago
  72. 09d2a71 Fix LMB type issues by Andy Fleming · 16 years ago
  73. 3fddff1 Fix compiler warnings by Kumar Gala · 16 years ago
  74. e4ad454 Fix printf errors. by Andrew Klossner · 16 years ago
  75. a7a141b lmb: fix "implicit declaration of function 'lmb_free'" warning by Wolfgang Denk · 16 years ago
  76. 7d32ae3 Resize device tree to allow space for board changes and the chosen node by Andy Fleming · 16 years ago
  77. d26d67c Change lmb to use phys_size_t/phys_addr_t by Becky Bruce · 16 years ago
  78. f3a42e2 fdt: unshadow global working fdt variable by Kim Phillips · 16 years ago
  79. 5bcd410 Support legacy multi-type images without FDT section. by Nick Spence · 17 years ago
  80. ab00e02 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · 17 years ago
  81. e5d63b7 ppc: Fix ftd_blob variable init when processing raw blob by Marian Balakowicz · 17 years ago
  82. 0c51a67 remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code by Kim Phillips · 17 years ago
  83. 8f702ad Cleanup coding style, update CHANGELOG by Wolfgang Denk · 17 years ago
  84. 432c914 [new uImage] Disable debuging output in preparation for merge with master by Bartlomiej Sieka · 17 years ago
  85. 0cd4f3d [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used by Marian Balakowicz · 17 years ago
  86. df8ff33 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · 17 years ago
  87. 61c1ad5 [new uImage] Add node offsets for FIT images listed in struct bootm_headers by Marian Balakowicz · 17 years ago
  88. 0d87136 [new uImage] ppc: Add new uImage format support to FDT handling routines by Marian Balakowicz · 17 years ago
  89. a0ffb42 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · 17 years ago
  90. b5ec1b9 [new uImage] Fix FDT blob totalsize calculation in boot_relocate_fdt() by Marian Balakowicz · 17 years ago
  91. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  92. aa0826b [new uImage] Respect autostart setting in linux bootm by Kumar Gala · 17 years ago
  93. c5bacfd [new uImage] Provide ability to restrict region used for boot images by Kumar Gala · 17 years ago
  94. b937bb7 [new uImage] Use lmb for bootm allocations by Kumar Gala · 17 years ago
  95. 18f4c0f [new uImage] rework error handling so common functions don't reset by Kumar Gala · 17 years ago
  96. 56bdf1d [new uImage] ppc: Re-order ramdisk/fdt handling sequence by Kumar Gala · 17 years ago
  97. a56d7d5 [new uImage] ppc: Determine if we are booting an OF style by Kumar Gala · 17 years ago
  98. aced3a3 [new uImage] Don't pass kdb to ramdisk_high since we may not have one by Kumar Gala · 17 years ago
  99. 1256068 [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled by Marian Balakowicz · 17 years ago
  100. 351d3e3 [new uImage] POWERPC: Add image_get_fdt() routine by Marian Balakowicz · 17 years ago