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. c2c146f dfu: command: Extend "dfu" command to handle receiving data via TFTP by Lukasz Majewski · 9 years ago
  4. c7ff552 update: tftp: dfu: Extend update_tftp() function to support DFU by Lukasz Majewski · 9 years ago
  5. 66a6472 tftp: update: Allow some parts of the code to be reused when CONFIG_SYS_NO_FLASH is set by Lukasz Majewski · 9 years ago
  6. 10b84fe rockchip: Add support for the SPI image by Simon Glass · 9 years ago
  7. f9a3c27 rockchip: Add support for the SD image by Simon Glass · 9 years ago
  8. a131c1f rockchip: Add the rkimage format to mkimage by Simon Glass · 9 years ago
  9. 80cd58b Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  10. e76cb92 dm: tpm: Add a 'tpmtest' command by Simon Glass · 9 years ago
  11. ad77694 tpm: Add a 'tpm info' command by Simon Glass · 9 years ago
  12. 5c51d8a tpm: Check that parse_byte_string() has data to parse by Simon Glass · 9 years ago
  13. f8f1fe1 tpm: Report tpm errors on the command line by Simon Glass · 9 years ago
  14. c10c8e3 dm: i2c: Add a command to adjust the offset length by Simon Glass · 9 years ago
  15. c8a8c51 dm: tpm: Convert the TPM command and library to driver model by Simon Glass · 9 years ago
  16. a7d660b tpm: Add Kconfig options for TPMs by Simon Glass · 9 years ago
  17. 7c0e5d8 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  18. 4519668 mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  19. a85da21 env_mmc: Properly prefix mmc errors with '!' by Hans de Goede · 9 years ago
  20. 972ea53 malloc_simple: Correct the alignment logic in memalign_simple() by Simon Glass · 9 years ago
  21. 2e88bb2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago
  22. 9734b97 image: Fix loop condition to avoid warning by Thierry Reding · 9 years ago
  23. a52a068 x86: fsp: Delay x86_fsp_init() call a little bit by Bin Meng · 9 years ago
  24. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  25. dffb86e of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  26. 952bd79 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  27. 2212e69 Revert "Align global_data to a 16-byte boundary" by Simon Glass · 9 years ago
  28. 7dd0174 env: use cache line aligned memory for flash read by Ravi Babu · 9 years ago
  29. 156e96f sf: allocate cache aligned buffers to copy from flash by Ravi Babu · 9 years ago
  30. f0c7d9c x86: Switch to using generic global_data setup by Simon Glass · 9 years ago
  31. 1fed87d Allow arch-specific setting of global_data in board_init_f_mem() by Simon Glass · 9 years ago
  32. 2afddae Align global_data to a 16-byte boundary by Simon Glass · 9 years ago
  33. 715f599 common: Display >=4GiB memory bank size by Bin Meng · 9 years ago
  34. d89212b image-fdt.c: store returned error value by Max Krummenacher · 9 years ago
  35. a9ad18c generic-board: allow showing custom board info by Marcel Ziswiler · 9 years ago
  36. 3b96b90 common/lcd_console: fix console/logo regression by Marcel Ziswiler · 9 years ago
  37. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  38. 210fbee common/cmd_source.c: Fix the source command failure under 64-bit platform by Gong Qianyu · 9 years ago
  39. 7ef4c45 spl: Fix compile warning for arm64 by Gong Qianyu · 9 years ago
  40. 2dd4632 image: fix Android ramdisk support when dtb is specified by Rob Herring · 9 years ago
  41. 80402f3 spl, common, serial: build SPL without serial support by Heiko Schocher · 9 years ago
  42. 224d1dd dm: pmic: Display the regulator limits on error by Simon Glass · 9 years ago
  43. 389f185 dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression by Marcel Ziswiler · 9 years ago
  44. 1a2728a Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  45. dcc7dbc usb: Fix device detection code by Marek Vasut · 9 years ago
  46. f1a0baf efi: Add a command to display the memory map by Simon Glass · 9 years ago
  47. f05ad9b Add a way to skip relocation by Simon Glass · 9 years ago
  48. 9b21749 efi: Avoid using non-existent text base by Ben Stoltz · 9 years ago
  49. 58b6ad6 common: command add '\n' for debug msg by Peng Fan · 9 years ago
  50. 31dd0a9 common: Print nothing in the __weak checkboard() by Bin Meng · 9 years ago
  51. cc35734 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  52. 66d10c1 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  53. 711e5e2 cmd_mp: Add support for showing all CPU status by one command by Michal Simek · 9 years ago
  54. 8b5c738 pxe: add AArch64 image support by Stephen Warren · 9 years ago
  55. dac326b generic_board: Call "checkboard" even though the root node has a "model" property by Haikun.Wang@freescale.com · 9 years ago
  56. 6f4e050 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  57. 4bfcc54 spl: spl_mmc: Add option to boot from a MMC partition with offset by Stefan Roese · 9 years ago
  58. de934b4 common/lcd_simplefb: Add support for 32bit organized framebuffers by Hannes Petermaier · 9 years ago
  59. eca76b7 fastboot: Dynamic controller index for usb_gadget_handle_interrupts by Paul Kocialkowski · 9 years ago
  60. 8d2f003 usb: board_usb_init and board_usb_cleanup calls in the fastboot command by Paul Kocialkowski · 9 years ago
  61. abb59cf dm: usb: Adjust the USB_DEVICE() macro naming by Simon Glass · 9 years ago
  62. c8c2797 dm: usb: eth: Support driver model with USB Ethernet by Simon Glass · 9 years ago
  63. 6955909 dm: usb: Avoid using USB ethernet with CONFIG_DM_USB and no DM_ETH by Simon Glass · 9 years ago
  64. aba9296 dm: pci: Add support for PCI driver matching by Simon Glass · 9 years ago
  65. fd1bd21 dm: usb: Do not assume that first child is always a hub by Hans de Goede · 9 years ago
  66. c27b329 dm: usb: Fix "usb tree" output by Hans de Goede · 9 years ago
  67. 8802f56 usb: Add an usb_device parameter to usb_reset_root_port by Hans de Goede · 9 years ago
  68. 682c9f8 usb: Pass device instead of portnr to usb_legacy_port_reset by Hans de Goede · 9 years ago
  69. 9eb72dd usb: usb_setup_device: Drop unneeded portnr function argument by Hans de Goede · 9 years ago
  70. 6bfe80e usb: Drop device-model specific copy of usb_legacy_port_reset by Hans de Goede · 9 years ago
  71. aea3d40 spl: Add a debug string before the jump to U-Boot by Simon Glass · 9 years ago
  72. 070d00b dm: spl: Allow device tree/driver model in board_init_f() by Simon Glass · 9 years ago
  73. dc3dedf dm: mmc: Allow driver model to be used for MMC in SPL by Simon Glass · 9 years ago
  74. fdfa39d spl: Add debugging info for spl_mmc boot by Simon Glass · 9 years ago
  75. da229e4 sandbox: Drop special-case sandbox console code by Simon Glass · 9 years ago
  76. d6ea530 dm: Allow debug UART to support an early console by Simon Glass · 9 years ago
  77. 5b9d44d mkimage: Display a better list of available image types by Simon Glass · 9 years ago
  78. b217c89 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  79. 9527931 board/ls2085rdb: Export functions for standalone AQ FW load apps by Prabhakar Kushwaha · 9 years ago
  80. 8a133bb cmd_fdt: save fdtaddr in hex format by Sudeep Holla · 9 years ago
  81. 5c1cf89 fdt: prevent clearing memory node if there are no banks by Andre Przywara · 9 years ago
  82. ffe3879 cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C by Bin Meng · 9 years ago
  83. 166c398 dm: cpu: Fix undefined ENOSYS build error by Bin Meng · 9 years ago
  84. a7d0711 spi: sf: Print the error code on failure by Simon Glass · 9 years ago
  85. aefaff8 x86: fsp: Move FspInitEntry call to board_init_f() by Bin Meng · 9 years ago
  86. c7d0fd7 scsi: fix compiler warning with DEBUG and 48bit LBAs by Andre Przywara · 9 years ago
  87. f39eb75 common: Add CMD_SF Kconfig entry by Jagan Teki · 9 years ago
  88. 8ee81b7 mtd, spi: Check if flash pointer is used by Heiko Schocher · 9 years ago
  89. 2ec1a40 spi, sf: Use offset and size in sf cmd from mtdpartition by Heiko Schocher · 9 years ago
  90. 09c3280 mtd, nand: Move common functions from cmd_nand.c to common place by Heiko Schocher · 9 years ago
  91. 9fe6d87 mtd, spi: Add MTD layer driver by Daniel Schwierzeck · 9 years ago
  92. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  93. 6aab5ae common: Add the CMD_ENV_EXISTS config to Kconfig by Joe Hershberger · 9 years ago
  94. f38bec9 common: Fix comment for saveenv in Kconfig by Joe Hershberger · 9 years ago
  95. 325849f Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  96. 8607c4f common: cmd_part: start and size sub-commands introduction by Paul Kocialkowski · 9 years ago
  97. a78f78e common: cmd_part: Proper alignment by Paul Kocialkowski · 9 years ago
  98. de45149 usb: kbd: Disable idle input reports when we do not need them by Hans de Goede · 9 years ago
  99. 3ae8f4c spl: spl_mmc: MMC boot mode provisions checks by Paul Kocialkowski · 9 years ago
  100. 1ec2646 spl: spl_mmc: Minor cosmetics by Paul Kocialkowski · 9 years ago