1. f94e643 spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds by Philipp Tomsich · 7 years ago
  2. f1896c4 spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  3. 0fcd48f scsi: Move drivers into new drivers/scsi directory by Simon Glass · 7 years ago
  4. f2105c6 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
  5. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  6. 92926bc boot_fit: Create helper functions that can be used to select DTB out of FIT by Cooper Jr., Franklin · 7 years ago
  7. 3863f84 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · 7 years ago
  8. 824bb1b bootstage: Support SPL by Simon Glass · 7 years ago
  9. fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago
  10. d70f919 Kconfig: Add CONFIG_HASH to enable hashing API by Simon Glass · 7 years ago
  11. 82b9dc6 common: Only build cli_readline.o for CMDLINE on non-SPL by Tom Rini · 7 years ago
  12. 984a3c8 spl: fdt: support for fdt fixup for falcon boot by B, Ravi · 7 years ago
  13. 554c73c flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled by Masahiro Yamada · 8 years ago
  14. 05341a8 common: dfu: saperate the dfu common functionality by B, Ravi · 8 years ago
  15. bc5dbcb spl: dfu: add dfu support in SPL by B, Ravi · 8 years ago
  16. 76f1f38 Use separate options for TPL support by Simon Glass · 8 years ago
  17. 5db2890 cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · 8 years ago
  18. f1f9d4f hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER by Masahiro Yamada · 8 years ago
  19. 41598c8 autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c by Masahiro Yamada · 8 years ago
  20. 51c14cd verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · 8 years ago
  21. 9be2e79 Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot by Simon Glass · 8 years ago
  22. aa9e604 cmd: eeprom: add support for layout aware commands by Nikita Kiryanov · 8 years ago
  23. d97dc8a dm: sata: Separate the non-command code into its own file by Simon Glass · 8 years ago
  24. e9be1ee dm: ide: Separate the non-command code into its own file by Simon Glass · 8 years ago
  25. 11f610e dm: scsi: Separate the non-command code into its own file by Simon Glass · 8 years ago
  26. 125d193 common: env: support sata device by Peng Fan · 8 years ago
  27. 1872c67 Allow command-line files to be dropped by Simon Glass · 9 years ago
  28. aa34fbc fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
  29. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  30. fd1000b common: Add support for environment file in EXT4. by Stuart Longland · 9 years ago
  31. 928f605 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  32. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago
  33. 6cbf5de dm: lcd: Avoid using the lcd.h header file with driver model by Simon Glass · 9 years ago
  34. 63ce348 common/Makefile: Compile fdt_support is enabled in SPL by Stefan Roese · 9 years ago
  35. 3d4ef38 sparse: Rename the file and header by Maxime Ripard · 9 years ago
  36. bf8940d fastboot: Implement NAND backend by Maxime Ripard · 9 years ago
  37. af6bbd4 Move board_init_f_mem() into a common location by Simon Glass · 9 years ago
  38. ddf56bc drivers: Introduce a simplified remoteproc framework by Nishanth Menon · 9 years ago
  39. 4ea54e3 common/cmd_ethsw: Add generic commands for Ethernet Switches by Codrin Ciubotariu · 9 years ago
  40. c7ff552 update: tftp: dfu: Extend update_tftp() function to support DFU by Lukasz Majewski · 9 years ago
  41. e76cb92 dm: tpm: Add a 'tpmtest' command by Simon Glass · 9 years ago
  42. 80402f3 spl, common, serial: build SPL without serial support by Heiko Schocher · 9 years ago
  43. f1a0baf efi: Add a command to display the memory map by Simon Glass · 9 years ago
  44. 6262b72 dm: regulator: add regulator command by Przemyslaw Marczak · 9 years ago
  45. d89fdcf dm: pmic: add pmic command by Przemyslaw Marczak · 9 years ago
  46. 8e2fac0 Add a 'cpu' command to print CPU information by Simon Glass · 9 years ago
  47. 1733259 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  48. bacfb1d sandbox: Renamed sb command to host by Sjoerd Simons · 9 years ago
  49. 604c7d4 common/lcd_console: introduce display/framebuffer rotation by Hannes Petermaier · 9 years ago
  50. 4bb6650 common/armflash: Support for ARM flash images by Linus Walleij · 9 years ago
  51. 0dac731 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  52. 307367e Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  53. 033167c lcd: dt: extract simplefb support by Nikita Kiryanov · 10 years ago
  54. 0365ffc generic-board: show model name in board_init_f() too by Masahiro Yamada · 10 years ago
  55. f82eb2f common: convert compulab splash load code to common code by Nikita Kiryanov · 10 years ago
  56. 904672e lcd: refactor lcd console stuff into its own file by Nikita Kiryanov · 10 years ago
  57. ed39218 common: spl: Add interactive DDR debugger support for SPL image by Alison Wang · 10 years ago
  58. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  59. 59e890e fs: make it possible to read the filesystem UUID by Christian Gmeiner · 10 years ago
  60. c9356be dm: Split the simple malloc() implementation into its own file by Simon Glass · 10 years ago
  61. 41f1d40 common: Makefile: allow for spl builds with env_fat by Felipe Balbi · 10 years ago
  62. c5de15c crypto/fsl: Add command for encapsulating/decapsulating blobs by Ruchika Gupta · 10 years ago
  63. f494e0a kbuild: refactor some makefiles by Masahiro Yamada · 10 years ago
  64. e5bf987 usb/gadget: fastboot: implement sparse format by Steve Rae · 10 years ago
  65. c0aebb3 usb/gadget: fastboot: add eMMC support for flash command by Steve Rae · 10 years ago
  66. 00e3853 common/Makefile: Consolidate SPL ENV options, correct inclusion by Tom Rini · 10 years ago
  67. aa53233 Add an I/O tracing feature by Simon Glass · 10 years ago
  68. b639640 bootm: Split out code from cmd_bootm.c by Simon Glass · 10 years ago
  69. 0098e17 Move bootretry code into bootretry.c and clean up by Simon Glass · 10 years ago
  70. 3035497 Move command line API into cli.c by Simon Glass · 10 years ago
  71. 66ded17 Move autoboot code to autoboot.c by Simon Glass · 10 years ago
  72. 6493ccc Split out simple parser and readline into separate files by Simon Glass · 10 years ago
  73. eca86fa Rename hush to cli_hush by Simon Glass · 10 years ago
  74. 3aab70a usb/gadget: add the fastboot gadget by Sebastian Siewior · 10 years ago
  75. 9ace3fc image: add support for Android's boot image format by Sebastian Siewior · 10 years ago
  76. 0f50777 Merge branch 'next' by Tom Rini · 10 years ago
  77. 5527f83 Add lzmadec command by Patrice Bouchand · 11 years ago
  78. b401b73 aes: Add 'aes' command to access AES-128-CBC by Marek Vasut · 11 years ago
  79. 41364f0 cros_ec: Move EC interface into common library by Vadim Bendebury · 11 years ago
  80. 39f7611 dm: Add a demonstration/example driver by Simon Glass · 11 years ago
  81. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  82. 1551df3 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · 11 years ago
  83. 1530f6f fs/fdos: Remove by Tom Rini · 11 years ago
  84. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  85. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  86. fff40a7 common: spl: Add spl sata boot support by Dan Murphy · 11 years ago
  87. 08d0d6f common: Add new clk command by Michal Simek · 11 years ago
  88. 8cffe5b spl: common: Support for USB MSD FAT image loading by Dan Murphy · 11 years ago
  89. 878a095 Makefile: delete unnecessary CPPFLAGS settings by Masahiro Yamada · 11 years ago
  90. 017ce20 common: Delete unnecessary rules. by Masahiro Yamada · 11 years ago
  91. 0ccf54c common: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  92. 3402b05 cmd:thor: Support for TIZEN's download command (thordown) by Lukasz Majewski · 11 years ago
  93. 869b550 powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registers by Dirk Eibach · 11 years ago
  94. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  95. dd4425e video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO by Robert Winkler · 11 years ago
  96. 3e569a6 image: Add signing infrastructure by Simon Glass · 11 years ago
  97. cabcbb5 Add a trace command by Simon Glass · 11 years ago
  98. f90572d Makefile: move the common makefile line to public area by Ying Zhang · 11 years ago
  99. ba1bee4 common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL by Ying Zhang · 11 years ago
  100. a19b0dd Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago