1. 62cb156 spl, common, serial: build SPL without serial support by Heiko Schocher · 9 years ago
  2. 63f581f efi: Add support for loading U-Boot through an EFI stub by Simon Glass · 9 years ago
  3. d61718b Add a way of checking the position of a structure member by Simon Glass · 9 years ago
  4. 442e5d7 arm: Allow cleanup_before_linux() without disabling caches by Simon Glass · 10 years ago
  5. ec9dbc9 meminfo cmd: Enable printing >=4GiB SDRAM sizes by Andrew Bradford · 10 years ago
  6. 7da617c Move display_options functions to their own header by Simon Glass · 10 years ago
  7. 5441b04 gunzip: add gzwrite routine for extracting compresed images to block device by Eric Nelson · 10 years ago
  8. 5b4d7ff powerpc/mpc85xx: Remove some dead code by Scott Wood · 10 years ago
  9. 5874dec net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · 10 years ago
  10. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  11. 7af8d05 dm: Add a new CPU init function which can use driver model by Simon Glass · 10 years ago
  12. dbf0bc8 powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs by Shaveta Leekha · 10 years ago
  13. 2542986 common/board_f: factor out reserve_stacks by Andreas Bießmann · 10 years ago
  14. ef932b0 common: Move dram_init() declaration to common location by Michal Simek · 10 years ago
  15. 9607f7a generic-board: show model name in board_init_f() too by Masahiro Yamada · 10 years ago
  16. 31e68c6 powerpc: 74xx_7xx: remove 74xx_7xx cpu support by Masahiro Yamada · 10 years ago
  17. 0211cad mpc8xx: remove lwmon board support by Masahiro Yamada · 10 years ago
  18. 4aaf363 ARM: remove redundant asmlinkage define by Masahiro Yamada · 10 years ago
  19. d0506f7 x86: move arch-specific asmlinkage to <asm/linkage.h> by Masahiro Yamada · 10 years ago
  20. cdc932a powerpc: mpc8xx: remove hermes board support by Masahiro Yamada · 10 years ago
  21. 74d5b54 x86: Add a definition of asmlinkage by Simon Glass · 10 years ago
  22. 09cf4cd Add pr_fmt() macro by Thierry Reding · 10 years ago
  23. b8f8921 linux/kernel.h: add typechecking to roundup macro by Masahiro Yamada · 10 years ago
  24. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  25. 959add8 include/common.h: remove DIV_ROUND definition by Masahiro Yamada · 10 years ago
  26. 08ea373 Tidy up data sizes and function comment in display_options by Simon Glass · 10 years ago
  27. 0e10316 Use uint64_t for time types by Simon Glass · 10 years ago
  28. 690fb81 Add some standard headers external code might need by Gabe Black · 10 years ago
  29. 4cdede6 ppc: Zap Hymod board by Marek Vasut · 10 years ago
  30. 4d5b991 serial: add static directive to local functions by Masahiro Yamada · 10 years ago
  31. fbb5ace common.h: remove MIN, MAX, MIN3, MAX3 macros by Masahiro Yamada · 10 years ago
  32. ec1c122 arm:reset: call the reset_misc() before the cpu reset by Przemyslaw Marczak · 10 years ago
  33. 1da81a5 powerpc: mpc8xx: remove stxxtc board support by Masahiro Yamada · 10 years ago
  34. 6235824 ARM: convert arch_fixup_memory_node to a generic FDT fixup function by Ma Haijun · 10 years ago
  35. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  36. 8c970ec mpc8xx: remove fads board support by Masahiro Yamada · 10 years ago
  37. 13be81d mpc8xx: remove RPXlite_dw, quantum board support by Masahiro Yamada · 10 years ago
  38. a84cd72 ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC by York Sun · 10 years ago
  39. be6346b Add run_command_repeatable() by Thomas Betker · 10 years ago
  40. 47e2b07 powerpc: ep8248: remove orphan board by Masahiro Yamada · 10 years ago
  41. e3a762c m68k: powerpc: Clean up do_mdm_init by Simon Glass · 11 years ago
  42. 399ed9a Move bootretry code into bootretry.c and clean up by Simon Glass · 11 years ago
  43. dec3c01 move CLI prototypes to cli.h and add comments by Simon Glass · 11 years ago
  44. 5fef9d3 Add the function 'confirm_yesno' for interactive by Pierre Aubert · 11 years ago
  45. 695c0c3 powerpc/mpc85xx: Fix boot_flag for calling board_init_f() by York Sun · 11 years ago
  46. 0722cf3 rand: do not surround function declarations by #ifdef by Masahiro Yamada · 11 years ago
  47. 2e1823d MIPS: drop incaip board by Daniel Schwierzeck · 11 years ago
  48. f6fbbb8 powerpc: remove RPXClassic, RPXlite boards support by Masahiro Yamada · 11 years ago
  49. bd7baf2 powerpc: remove MBX and MBX860T boards support by Masahiro Yamada · 11 years ago
  50. 0c81336 lib: uuid: code refactor for proper maintain between uuid bin and string by Przemyslaw Marczak · 11 years ago
  51. fa90734 part_efi: move uuid<->string conversion functions into lib/uuid.c by Przemyslaw Marczak · 11 years ago
  52. cd9c268 lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND by Przemyslaw Marczak · 11 years ago
  53. 84640e8 sandbox: config: Enable cros_ec emulation and related items by Simon Glass · 11 years ago
  54. e128a4e sandbox: Deal with conflicting getenv() for SDL by Simon Glass · 11 years ago
  55. 5a2bf98 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
  56. 6c48001 Add 64-bit data support for memory commands by York Sun · 11 years ago
  57. 863e8d8 common: Add get_effective_memsize() to memsize.c by York Sun · 11 years ago
  58. 1f493d9 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  59. 81a689e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · 11 years ago
  60. 43c0893 dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · 11 years ago
  61. d394e3b common: Provide DIV_ROUND_CLOSEST macro by Soren Brinkmann · 11 years ago
  62. 78bc86f arc: bdinfo, image and arc-specific init functions declarations support by Alexey Brodkin · 11 years ago
  63. 227f0a5 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · 11 years ago
  64. 1bd5456 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. by Miao Yan · 11 years ago
  65. 656bfc4 sandbox: Make map_to_sysmem() use a constant pointer by Simon Glass · 11 years ago
  66. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  67. 98cff63 exynos: Export timer_get_us() to get microsecond timer by Rajeshwari Shinde · 11 years ago
  68. 6b79146 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  69. dbbe196 ARM: add SMP support for non-secure switch by Andre Przywara · 11 years ago
  70. 732ace3 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
  71. 2333cd9 Add parentheses to ALLOC_ALIGN_BUFFER macro's by Mischa Jonker · 11 years ago
  72. 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  73. 827b6f6 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 11 years ago
  74. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  75. 3756a37 nds32: Enable the function of passing parameters to Linux by ken kuo · 11 years ago
  76. c44b800 Add trace library by Simon Glass · 11 years ago
  77. e71c1e6 main: Separate out the two abortboot() functions by Simon Glass · 12 years ago
  78. 406f681 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 12 years ago
  79. 9ca3742 image: Add device tree setup to image library by Simon Glass · 12 years ago
  80. 131533c usb: common: Use a global definition for 'min3' by Vivek Gautam · 12 years ago
  81. 3ab6a5a Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 12 years ago
  82. 4c0c7bb mpc512x: remove dead code by Anatolij Gustschin · 12 years ago
  83. 9b2ecea disk/iso: Add Support for block sizes > 512 byte to ISO partition support by Egbert Eich · 12 years ago
  84. 071e423 disk/gpt: Fix GPT partition handling for blocksize != 512 by Egbert Eich · 12 years ago
  85. abbd512 Add getenv_hex() to return an environment variable as hex by Simon Glass · 12 years ago
  86. e23d293 sandbox: Provide a way to map from host RAM to U-Boot RAM by Simon Glass · 12 years ago
  87. c154ecc arm: Remove support for unused s3c64xx by Benoît Thébaudeau · 12 years ago
  88. a043661 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 12 years ago
  89. 9039c10 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · 12 years ago
  90. 5af29bd Adjust board_r.c for ppc by Simon Glass · 12 years ago
  91. c45e359 Introduce generic pre-relocation board_f.c by Simon Glass · 12 years ago
  92. 044dc9e Update set_working_fdt_addr() to use setenv_addr() by Simon Glass · 12 years ago
  93. 17dabf0 sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf by Simon Glass · 12 years ago
  94. d963b72 Update print_buffer() to use const by Simon Glass · 12 years ago
  95. eacd14f Add option to display customised memory information by Simon Glass · 12 years ago
  96. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  97. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  98. a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  99. 99ab379 Support setenv_ulong() and setenv_addr() for powerpc by Simon Glass · 12 years ago
  100. d47f07e ppc4xx: Remove AP1000 board support by Stefan Roese · 12 years ago