1. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 5 months ago
  2. 702841b powerpc: Remove <common.h> and add needed includes by Tom Rini · 6 months ago
  3. a48336e bootm: Adjust arguments of boot_os_fn by Simon Glass · 10 months ago
  4. 210af54 Correct SPL uses of LMB by Simon Glass · 1 year, 9 months ago
  5. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 9 months ago
  6. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  7. ea253ad treewide: Remove the unnecessary space before semicolon by Bin Meng · 2 years ago
  8. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 1 month ago
  9. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  10. 6516891 zynqmp: Run board_get_usable_ram_top() only on main U-Boot by Ashok Reddy Soma · 2 years, 3 months ago
  11. 66b2dd9 powerpc: bootm: Fix sizes in memory adjusting warning by Pali Rohár · 2 years, 5 months ago
  12. 3db7b2b powerpc: Remove unused MPC8540/60ADS code by Tom Rini · 2 years, 8 months ago
  13. 1f391c3 lmb: Switch to generic arch_lmb_reserve_generic() by Marek Vasut · 3 years, 1 month ago
  14. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  15. e207f22 global: Move from bi_memstart/memsize -> gd->ram_base/ram_size by Stefan Roese · 4 years, 2 months ago
  16. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  17. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  18. 3c7dded Fix some checkpatch warnings in calls to debug() by Simon Glass · 4 years, 5 months ago
  19. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  20. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  21. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  22. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 10 months ago
  23. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  24. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  25. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  26. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  27. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  28. 4280342 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  29. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  30. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  31. 08dd988 powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
  32. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  33. 63c0941 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  34. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  35. b892465 bootstage: powerpc: support fdt stash and reporting by Mela Custodio · 11 years ago
  36. e386616 common: Add get_effective_memsize() to memsize.c by York Sun · 11 years ago
  37. 871a57b common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. by Miao Yan · 11 years ago
  38. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  39. ed12b5b Fix bootm to work on powerpc again (compressed uImage) by Stefan Roese · 11 years ago
  40. d6ed322 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 11 years ago
  41. 3e51266 powerpc: Use image_setup_linux() instead of local code by Simon Glass · 11 years ago
  42. 58864dd Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
  43. 12e06fe treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  44. 966b11c powerpc: Extract EPAPR_MAGIC constants into processor.h by Stefan Roese · 12 years ago
  45. eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  46. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  47. 578ac1e bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  48. 3b20011 powerpc/bootm: Flush ramdisk and device tree image when booting on MP by Kumar Gala · 13 years ago
  49. 99ffccb Flush cache after the OS image is loaded into the memory. by Diana CRACIUN · 13 years ago
  50. 90f89f0 powerpc/85xx: verify the device tree before booting Linux by Timur Tabi · 13 years ago
  51. 70bfb03 powerpc/85xx: Fix setting of EPAPR_MAGIC value by Kumar Gala · 13 years ago
  52. 9e9579b powerpc: Fix device tree padding associated with ramdisk by Kumar Gala · 13 years ago
  53. 55b0a39 Respect memreserve regions specified in the device tree by Grant Likely · 14 years ago
  54. ed59e58 Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ by Grant Likely · 14 years ago
  55. c3624e6 Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined by Grant Likely · 14 years ago
  56. 590d3ca Stop passing around bootmem_base value. by Grant Likely · 14 years ago
  57. 561e710 powerpc: Move cpu specific lmb reserve to arch_lmb_reserve by Kumar Gala · 14 years ago
  58. 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  59. 958e120 fdt relocate: have more attention to use a bootmap or not by Stephan Linz · 14 years ago
  60. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  61. 3882d7a ppc: unused memory region too close to current stack pointer by Norbert van Bolhuis · 15 years ago
  62. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago[Renamed from arch/ppc/lib/bootm.c]
  63. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago[Renamed from lib_ppc/bootm.c]
  64. 0e87098 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  65. 7ff66bb ppc: trigger WDT before starting Linux by Heiko Schocher · 15 years ago
  66. 9c67352 Revert "ppc: Unlock cache-as-ram in a consistent manner" by Wolfgang Denk · 15 years ago
  67. 982adfc ppc: Unlock cache-as-ram in a consistent manner by Peter Tyser · 15 years ago
  68. a31e091 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  69. 0829323 ppc: Fix compile warnings when !CONFIG_OF_LIBFDT by Peter Tyser · 16 years ago
  70. 3cbd823 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  71. 5a98127 bootm: support subcommands in linux ppc bootm by Kumar Gala · 16 years ago
  72. 49c3a86 bootm: Add subcommands by Kumar Gala · 16 years ago
  73. 76da19d Added arch_lmb_reserve to allow arch specific memory regions protection by Kumar Gala · 16 years ago
  74. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  75. 3e38577 fdt: Overwrite /chosen node in bootm if it already exists in the dtb by Stefan Roese · 16 years ago
  76. 56844a2 powerpc: Fix bootm to boot up again with a Ramdisk by Heiko Schocher · 16 years ago
  77. 40d7e99 bootm: refactor do_reset and os boot function args by Kumar Gala · 16 years ago
  78. 2a1a2cb fdt: refactor initrd related code by Kumar Gala · 16 years ago
  79. 3082d23 fdt: refactor fdt resize code by Kumar Gala · 16 years ago
  80. e906cfa bootm: move lmb into the bootm_headers_t structure by Kumar Gala · 16 years ago
  81. 06a0991 bootm: refactor fdt locating and relocation code by Kumar Gala · 16 years ago
  82. c4f9419 bootm: refactor ramdisk locating code by Kumar Gala · 16 years ago
  83. c160a95 bootm: refactor entry point code by Kumar Gala · 16 years ago
  84. a15b071 Update linux bootm to support ePAPR client interface by Kumar Gala · 16 years ago
  85. 3216ca9 Fix fallout from autostart revert by Kumar Gala · 16 years ago
  86. 98874ff Fix LMB type issues by Andy Fleming · 16 years ago
  87. da8693a Fix compiler warnings by Kumar Gala · 16 years ago
  88. dc4b0b3 Fix printf errors. by Andrew Klossner · 16 years ago
  89. 730f298 lmb: fix "implicit declaration of function 'lmb_free'" warning by Wolfgang Denk · 16 years ago
  90. 41c5eaa Resize device tree to allow space for board changes and the chosen node by Andy Fleming · 16 years ago
  91. 391fd93 Change lmb to use phys_size_t/phys_addr_t by Becky Bruce · 16 years ago
  92. e489b9c fdt: unshadow global working fdt variable by Kim Phillips · 16 years ago
  93. 91a6167 Support legacy multi-type images without FDT section. by Nick Spence · 16 years ago
  94. cb1c489 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · 17 years ago
  95. de2b321 ppc: Fix ftd_blob variable init when processing raw blob by Marian Balakowicz · 17 years ago
  96. 6fe2946 remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code by Kim Phillips · 17 years ago
  97. 438a4c1 Cleanup coding style, update CHANGELOG by Wolfgang Denk · 17 years ago
  98. dafaede [new uImage] Disable debuging output in preparation for merge with master by Bartlomiej Sieka · 17 years ago
  99. f773bea [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used by Marian Balakowicz · 17 years ago
  100. cd7c596 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · 17 years ago