1. af6bbd4 Move board_init_f_mem() into a common location by Simon Glass · 9 years ago
  2. ddf56bc drivers: Introduce a simplified remoteproc framework by Nishanth Menon · 9 years ago
  3. 4ea54e3 common/cmd_ethsw: Add generic commands for Ethernet Switches by Codrin Ciubotariu · 9 years ago
  4. c7ff552 update: tftp: dfu: Extend update_tftp() function to support DFU by Lukasz Majewski · 9 years ago
  5. e76cb92 dm: tpm: Add a 'tpmtest' command by Simon Glass · 9 years ago
  6. 80402f3 spl, common, serial: build SPL without serial support by Heiko Schocher · 9 years ago
  7. f1a0baf efi: Add a command to display the memory map by Simon Glass · 9 years ago
  8. 6262b72 dm: regulator: add regulator command by Przemyslaw Marczak · 9 years ago
  9. d89fdcf dm: pmic: add pmic command by Przemyslaw Marczak · 9 years ago
  10. 8e2fac0 Add a 'cpu' command to print CPU information by Simon Glass · 9 years ago
  11. 1733259 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  12. bacfb1d sandbox: Renamed sb command to host by Sjoerd Simons · 9 years ago
  13. 604c7d4 common/lcd_console: introduce display/framebuffer rotation by Hannes Petermaier · 10 years ago
  14. 4bb6650 common/armflash: Support for ARM flash images by Linus Walleij · 10 years ago
  15. 0dac731 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  16. 307367e Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  17. 033167c lcd: dt: extract simplefb support by Nikita Kiryanov · 10 years ago
  18. 0365ffc generic-board: show model name in board_init_f() too by Masahiro Yamada · 10 years ago
  19. f82eb2f common: convert compulab splash load code to common code by Nikita Kiryanov · 10 years ago
  20. 904672e lcd: refactor lcd console stuff into its own file by Nikita Kiryanov · 10 years ago
  21. ed39218 common: spl: Add interactive DDR debugger support for SPL image by Alison Wang · 10 years ago
  22. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  23. 59e890e fs: make it possible to read the filesystem UUID by Christian Gmeiner · 10 years ago
  24. c9356be dm: Split the simple malloc() implementation into its own file by Simon Glass · 10 years ago
  25. 41f1d40 common: Makefile: allow for spl builds with env_fat by Felipe Balbi · 10 years ago
  26. c5de15c crypto/fsl: Add command for encapsulating/decapsulating blobs by Ruchika Gupta · 10 years ago
  27. f494e0a kbuild: refactor some makefiles by Masahiro Yamada · 10 years ago
  28. e5bf987 usb/gadget: fastboot: implement sparse format by Steve Rae · 10 years ago
  29. c0aebb3 usb/gadget: fastboot: add eMMC support for flash command by Steve Rae · 10 years ago
  30. 00e3853 common/Makefile: Consolidate SPL ENV options, correct inclusion by Tom Rini · 10 years ago
  31. aa53233 Add an I/O tracing feature by Simon Glass · 10 years ago
  32. b639640 bootm: Split out code from cmd_bootm.c by Simon Glass · 10 years ago
  33. 0098e17 Move bootretry code into bootretry.c and clean up by Simon Glass · 11 years ago
  34. 3035497 Move command line API into cli.c by Simon Glass · 11 years ago
  35. 66ded17 Move autoboot code to autoboot.c by Simon Glass · 11 years ago
  36. 6493ccc Split out simple parser and readline into separate files by Simon Glass · 11 years ago
  37. eca86fa Rename hush to cli_hush by Simon Glass · 11 years ago
  38. 3aab70a usb/gadget: add the fastboot gadget by Sebastian Siewior · 10 years ago
  39. 9ace3fc image: add support for Android's boot image format by Sebastian Siewior · 10 years ago
  40. 0f50777 Merge branch 'next' by Tom Rini · 10 years ago
  41. 5527f83 Add lzmadec command by Patrice Bouchand · 11 years ago
  42. b401b73 aes: Add 'aes' command to access AES-128-CBC by Marek Vasut · 11 years ago
  43. 41364f0 cros_ec: Move EC interface into common library by Vadim Bendebury · 11 years ago
  44. 39f7611 dm: Add a demonstration/example driver by Simon Glass · 11 years ago
  45. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  46. 1551df3 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · 11 years ago
  47. 1530f6f fs/fdos: Remove by Tom Rini · 11 years ago
  48. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  49. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  50. fff40a7 common: spl: Add spl sata boot support by Dan Murphy · 11 years ago
  51. 08d0d6f common: Add new clk command by Michal Simek · 11 years ago
  52. 8cffe5b spl: common: Support for USB MSD FAT image loading by Dan Murphy · 11 years ago
  53. 878a095 Makefile: delete unnecessary CPPFLAGS settings by Masahiro Yamada · 11 years ago
  54. 017ce20 common: Delete unnecessary rules. by Masahiro Yamada · 11 years ago
  55. 0ccf54c common: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  56. 3402b05 cmd:thor: Support for TIZEN's download command (thordown) by Lukasz Majewski · 11 years ago
  57. 869b550 powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registers by Dirk Eibach · 11 years ago
  58. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  59. dd4425e video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO by Robert Winkler · 11 years ago
  60. 3e569a6 image: Add signing infrastructure by Simon Glass · 11 years ago
  61. cabcbb5 Add a trace command by Simon Glass · 11 years ago
  62. f90572d Makefile: move the common makefile line to public area by Ying Zhang · 11 years ago
  63. ba1bee4 common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL by Ying Zhang · 11 years ago
  64. a19b0dd Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  65. 44d3a30 image: Split libfdt code into image-fdt.c by Simon Glass · 11 years ago
  66. 53fbb7e image: Split FIT code into new image-fit.c by Simon Glass · 11 years ago
  67. 7d861d9 blackfin: bf609: add softswitch config command by Bob Liu · 12 years ago
  68. ccca7df Add fuse API and commands by Benoît Thébaudeau · 11 years ago
  69. 2b74433 env: Add support for UBI environment by Joe Hershberger · 12 years ago
  70. e7abe91 New command bootmenu: ANSI terminal boot menu support by Pali Rohár · 12 years ago
  71. b528f71 usb:gadget: USB Mass Storage Gadget support by Lukasz Majewski · 12 years ago
  72. 6f6430d Introduce generic post-relocation board_r.c by Simon Glass · 12 years ago
  73. 1938f4a Introduce generic pre-relocation board_f.c by Simon Glass · 12 years ago
  74. d304931 sandbox: Add 'sb' command to access filesystem features by Simon Glass · 12 years ago
  75. a098cf4 Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  76. 2598090 env: Add environment variable flags by Joe Hershberger · 12 years ago
  77. 170ab11 env: Add support for callbacks to environment vars by Joe Hershberger · 12 years ago
  78. 8b09623 gpt: Support for new "gpt" command by Piotr Wilczek · 12 years ago
  79. 9ad557b Add console command to access io space registers by Vadim Bendebury · 12 years ago
  80. d46b5f7 edid: Library of EDID decode and print by Tom Wai-Hong Tam · 12 years ago
  81. bf36c5d Add hash command to perform hashing using various algorithms by Simon Glass · 12 years ago
  82. 460408e Add generic hash API by Simon Glass · 12 years ago
  83. ff048ea Add a command to read raw blocks from a partition by Kenneth Waters · 12 years ago
  84. 53fdc7e Add gettime command by Anton Staaf · 12 years ago
  85. d3aa8b8 env: Enable getenv_f() for SPL_BUILD by Stefan Roese · 12 years ago
  86. c0c8853 Sound: Add command for audio playback by Rajeshwari Shinde · 12 years ago
  87. 045fa1e fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · 12 years ago
  88. bdc3ff6 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 12 years ago
  89. 84cd932 fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · 12 years ago
  90. b660df3 COMMON: Implement common bounce buffer by Marek Vasut · 12 years ago
  91. bd23b22 Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  92. 7742aa6 serial: Move common/serial.c to drivers/serial/ by Marek Vasut · 12 years ago
  93. b823fd9 ARM: prevent misaligned array inits by Albert ARIBAUD · 12 years ago
  94. 1981668 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  95. c167cc0 Add a new "ini" command by Joe Hershberger · 12 years ago
  96. 2eba38c bootstage: Add bootstage command by Simon Glass · 12 years ago
  97. 7ac2fe2 OMAP: networking support for SPL by Ilya Yanok · 12 years ago
  98. f2b96df common: add zip command support by Lei Wen · 12 years ago
  99. 5cf41dc cmd_part: add partition-related command by Stephen Warren · 12 years ago
  100. 7405a13 combine block device load commands into common function by Rob Herring · 12 years ago