1. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  2. 6e29518 Move malloc_cache_aligned() to its own header by Simon Glass · 9 years ago
  3. 4519668 mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  4. 1fed87d Allow arch-specific setting of global_data in board_init_f_mem() by Simon Glass · 9 years ago
  5. 80402f3 spl, common, serial: build SPL without serial support by Heiko Schocher · 9 years ago
  6. 476476e efi: Add support for loading U-Boot through an EFI stub by Simon Glass · 9 years ago
  7. c9689ca Add a way of checking the position of a structure member by Simon Glass · 9 years ago
  8. 4d24a11 arm: Allow cleanup_before_linux() without disabling caches by Simon Glass · 9 years ago
  9. ea11b40 meminfo cmd: Enable printing >=4GiB SDRAM sizes by Andrew Bradford · 9 years ago
  10. 2ea09c8 Move display_options functions to their own header by Simon Glass · 9 years ago
  11. 918e9eb gunzip: add gzwrite routine for extracting compresed images to block device by Eric Nelson · 10 years ago
  12. d87a2ad powerpc/mpc85xx: Remove some dead code by Scott Wood · 9 years ago
  13. 049a95a net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · 9 years ago
  14. 0eb25b6 common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  15. d4c671c dm: Add a new CPU init function which can use driver model by Simon Glass · 10 years ago
  16. b8bf0ad powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs by Shaveta Leekha · 10 years ago
  17. 68145d4 common/board_f: factor out reserve_stacks by Andreas Bießmann · 10 years ago
  18. 0267ba5 common: Move dram_init() declaration to common location by Michal Simek · 10 years ago
  19. 0365ffc generic-board: show model name in board_init_f() too by Masahiro Yamada · 10 years ago
  20. d928664 powerpc: 74xx_7xx: remove 74xx_7xx cpu support by Masahiro Yamada · 10 years ago
  21. acc2372 mpc8xx: remove lwmon board support by Masahiro Yamada · 10 years ago
  22. 7cbd74f ARM: remove redundant asmlinkage define by Masahiro Yamada · 10 years ago
  23. e6126a5 x86: move arch-specific asmlinkage to <asm/linkage.h> by Masahiro Yamada · 10 years ago
  24. 36da51e powerpc: mpc8xx: remove hermes board support by Masahiro Yamada · 10 years ago
  25. ed0a2fb x86: Add a definition of asmlinkage by Simon Glass · 10 years ago
  26. be25d87 Add pr_fmt() macro by Thierry Reding · 10 years ago
  27. 111396c linux/kernel.h: add typechecking to roundup macro by Masahiro Yamada · 10 years ago
  28. cba1da4 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  29. 9e57a1c include/common.h: remove DIV_ROUND definition by Masahiro Yamada · 10 years ago
  30. c6da9ae Tidy up data sizes and function comment in display_options by Simon Glass · 10 years ago
  31. 19ea467 Use uint64_t for time types by Simon Glass · 10 years ago
  32. 4166ecb Add some standard headers external code might need by Gabe Black · 10 years ago
  33. 5038d7f ppc: Zap Hymod board by Marek Vasut · 10 years ago
  34. 3fdd0bb serial: add static directive to local functions by Masahiro Yamada · 10 years ago
  35. d660b40 common.h: remove MIN, MAX, MIN3, MAX3 macros by Masahiro Yamada · 10 years ago
  36. 1fb4dab arm:reset: call the reset_misc() before the cpu reset by Przemyslaw Marczak · 10 years ago
  37. 0ace4d9 powerpc: mpc8xx: remove stxxtc board support by Masahiro Yamada · 10 years ago
  38. e29607e ARM: convert arch_fixup_memory_node to a generic FDT fixup function by Ma Haijun · 10 years ago
  39. 709ea54 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  40. 03f9d7d mpc8xx: remove fads board support by Masahiro Yamada · 10 years ago
  41. 0657e46 mpc8xx: remove RPXlite_dw, quantum board support by Masahiro Yamada · 10 years ago
  42. 2f78eae ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC by York Sun · 10 years ago
  43. 1d43bfd Add run_command_repeatable() by Thomas Betker · 10 years ago
  44. 49ad566 powerpc: ep8248: remove orphan board by Masahiro Yamada · 10 years ago
  45. 9272a9b m68k: powerpc: Clean up do_mdm_init by Simon Glass · 10 years ago
  46. 0098e17 Move bootretry code into bootretry.c and clean up by Simon Glass · 10 years ago
  47. 18d6653 move CLI prototypes to cli.h and add comments by Simon Glass · 10 years ago
  48. a5dffa4 Add the function 'confirm_yesno' for interactive by Pierre Aubert · 10 years ago
  49. 701e640 powerpc/mpc85xx: Fix boot_flag for calling board_init_f() by York Sun · 10 years ago
  50. c85bb5a rand: do not surround function declarations by #ifdef by Masahiro Yamada · 10 years ago
  51. 538cf92 MIPS: drop incaip board by Daniel Schwierzeck · 10 years ago
  52. 4fb3925 powerpc: remove RPXClassic, RPXlite boards support by Masahiro Yamada · 10 years ago
  53. d6b11fd powerpc: remove MBX and MBX860T boards support by Masahiro Yamada · 10 years ago
  54. d718ded lib: uuid: code refactor for proper maintain between uuid bin and string by Przemyslaw Marczak · 10 years ago
  55. a96a0e6 part_efi: move uuid<->string conversion functions into lib/uuid.c by Przemyslaw Marczak · 10 years ago
  56. 3c1c68c lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND by Przemyslaw Marczak · 11 years ago
  57. 2c072c9 sandbox: config: Enable cros_ec emulation and related items by Simon Glass · 11 years ago
  58. 20f86a0 sandbox: Deal with conflicting getenv() for SDL by Simon Glass · 11 years ago
  59. 58dac32 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
  60. 4d1fd7f Add 64-bit data support for memory commands by York Sun · 11 years ago
  61. e386616 common: Add get_effective_memsize() to memsize.c by York Sun · 11 years ago
  62. 3e11350 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  63. 365475e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · 11 years ago
  64. 6ab6b2a dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · 11 years ago
  65. 23d5c73 common: Provide DIV_ROUND_CLOSEST macro by Soren Brinkmann · 11 years ago
  66. bc5d542 arc: bdinfo, image and arc-specific init functions declarations support by Alexey Brodkin · 11 years ago
  67. d937326 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · 11 years ago
  68. 871a57b common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. by Miao Yan · 11 years ago
  69. ed072b9 sandbox: Make map_to_sysmem() use a constant pointer by Simon Glass · 11 years ago
  70. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  71. fc9ae1b exynos: Export timer_get_us() to get microsecond timer by Rajeshwari Shinde · 11 years ago
  72. f835c77 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  73. ba6a169 ARM: add SMP support for non-secure switch by Andre Przywara · 11 years ago
  74. d0b9616 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
  75. e8232fe Add parentheses to ALLOC_ALIGN_BUFFER macro's by Mischa Jonker · 11 years ago
  76. 1bce2ae Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  77. aaf5e82 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 11 years ago
  78. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  79. e3c58b0 nds32: Enable the function of passing parameters to Linux by ken kuo · 11 years ago
  80. b2e16a8 Add trace library by Simon Glass · 11 years ago
  81. 063ae00 main: Separate out the two abortboot() functions by Simon Glass · 11 years ago
  82. d6ed322 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 11 years ago
  83. 13d0698 image: Add device tree setup to image library by Simon Glass · 11 years ago
  84. 4f4eab4 usb: common: Use a global definition for 'min3' by Vivek Gautam · 11 years ago
  85. e3288e1 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 11 years ago
  86. b91363c mpc512x: remove dead code by Anatolij Gustschin · 11 years ago
  87. d7ea4d4 disk/iso: Add Support for block sizes > 512 byte to ISO partition support by Egbert Eich · 11 years ago
  88. ae1768a disk/gpt: Fix GPT partition handling for blocksize != 512 by Egbert Eich · 11 years ago
  89. 76b8f79 Add getenv_hex() to return an environment variable as hex by Simon Glass · 11 years ago
  90. 781adb5 sandbox: Provide a way to map from host RAM to U-Boot RAM by Simon Glass · 11 years ago
  91. e532322 arm: Remove support for unused s3c64xx by Benoît Thébaudeau · 11 years ago
  92. 5c6db12 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 11 years ago
  93. 959eaa7 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · 11 years ago
  94. c2240d4 Adjust board_r.c for ppc by Simon Glass · 12 years ago
  95. 1938f4a Introduce generic pre-relocation board_f.c by Simon Glass · 12 years ago
  96. bfc5996 Update set_working_fdt_addr() to use setenv_addr() by Simon Glass · 12 years ago
  97. 4213fc2 sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf by Simon Glass · 12 years ago
  98. bda32ff Update print_buffer() to use const by Simon Glass · 12 years ago
  99. 15a33e4 Add option to display customised memory information by Simon Glass · 12 years ago
  100. e05e5de arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago