1. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  2. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  3. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  4. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  5. e728983 microblaze: bootm: Fix compiler warning by Bin Meng · 7 years ago
  6. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  7. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  8. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  9. 5b11489 fdt_support: delete force argument of fdt_initrd() by Masahiro Yamada · 11 years ago
  10. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  11. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. da233ce avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · 11 years ago
  13. 794a921 Clarify bootm OS arguments by Simon Glass · 11 years ago
  14. 70b1c49 microblaze: bootm: Add support for loading initrd by Michal Simek · 12 years ago
  15. c78ce29 microblaze: bootm: Fix coding style issues by Michal Simek · 12 years ago
  16. e3aa3d5 microblaze: Flush caches before enabling them by Michal Simek · 12 years ago
  17. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  18. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  19. 708e667 FDT: only call boot_get_fdt from generic code by John Rigby · 14 years ago
  20. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  21. 80c42c7 microblaze: Flush cache before jumping to kernel by Michal Simek · 15 years ago
  22. 2304c05 microblaze: Add FDT support by Arun Bhanu · 15 years ago
  23. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago[Renamed from lib_microblaze/bootm.c]
  24. 6bb9449 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  25. 18178bc bootm: Add subcommands by Kumar Gala · 16 years ago
  26. 7ed7a27 bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  27. 48626aa bootm: refactor do_reset and os boot function args by Kumar Gala · 16 years ago
  28. 93467bc bootm: refactor entry point code by Kumar Gala · 16 years ago
  29. 026e4ac Fix fallout from autostart revert by Kumar Gala · 16 years ago
  30. ab00e02 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · 17 years ago
  31. df8ff33 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · 17 years ago
  32. aa0826b [new uImage] Respect autostart setting in linux bootm by Kumar Gala · 17 years ago
  33. 61fde55 [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · 17 years ago
  34. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  35. ad04a14 [new uImage] Removed dead ramdisk code on microblaze architectures by Marian Balakowicz · 17 years ago
  36. 9541850 [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · 17 years ago
  37. 79fcab8 [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · 17 years ago[Renamed from lib_microblaze/microblaze_linux.c]
  38. b4a12a9 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · 17 years ago
  39. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  40. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  41. 922ce20 [Microblaze][PATCH] part 2 by Michal Simek · 18 years ago
  42. 1249065 * Patch by Yasushi Shoji, 07 Apr 2004: by wdenk · 21 years ago