1. cb6baca net: mdio: Add mdio_free() and mdio_unregister() API by Bin Meng · 9 years ago
  2. 677f970 common/board_f.c: modify the macro to use get_clocks() more common by Gong Qianyu · 9 years ago
  3. 518f0bc board_init_f_mem(): Don't create an unused early malloc() area by Simon Glass · 9 years ago
  4. 1236098 board_init_f_mem(): Don't require memset() by Simon Glass · 9 years ago
  5. af6bbd4 Move board_init_f_mem() into a common location by Simon Glass · 9 years ago
  6. 7861204 itest: make memory access work under sandbox by Stephen Warren · 9 years ago
  7. ad15749 ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use by Hans de Goede · 9 years ago
  8. 83636fa Allow imxtract to extract part of script image. by Pierre Aubert · 9 years ago
  9. 13cfbe5 allow LED initialization without STATUS_LED_BOOT by Bernhard Nortmann · 9 years ago
  10. a54915d nios2: convert altera timer to driver model by Thomas Chou · 9 years ago
  11. 8f41b87 timer: start a new timer after relocation by Thomas Chou · 9 years ago
  12. fea7f3a nios2: Switch to generic timer by Thomas Chou · 9 years ago
  13. ddf56bc drivers: Introduce a simplified remoteproc framework by Nishanth Menon · 9 years ago
  14. 858dbdf Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  15. 9aa1280 cmd: bootvx: Add asmlinkage to the VxWorks x86 entry by Bin Meng · 9 years ago
  16. b90ff0f cmd: bootvx: Pass E820 information to an x86 VxWorks kernel by Bin Meng · 9 years ago
  17. 9e98b7e cmd: bootvx: Always get VxWorks bootline from env by Bin Meng · 9 years ago
  18. a4092db cmd: bootvx: Pass netmask and gatewayip to VxWorks bootline by Bin Meng · 9 years ago
  19. 7f0c3c5 cmd: bootvx: Avoid strlen() calls when constructing VxWorks bootline by Bin Meng · 9 years ago
  20. 9dffa52 cmd: elf: Reorder load_elf_image_phdr() and load_elf_image_shdr() by Bin Meng · 9 years ago
  21. ebca3df cmd: Clean up cmd_elf a little bit by Bin Meng · 9 years ago
  22. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  23. 836ac74 malloc_simple: Add debug() information by Simon Glass · 9 years ago
  24. dcfcb8d malloc_simple: Add support for switching to DRAM heap by Hans de Goede · 9 years ago
  25. 1eb0c03 malloc_simple: Add Kconfig option for using only malloc_simple in the SPL by Hans de Goede · 9 years ago
  26. 8656c4f spl: spl_relocate_stack_gd: Do not unnecessarily clear bss by Hans de Goede · 9 years ago
  27. 84ca65a image-fit: Fix signature checking by Andrej Rosano · 9 years ago
  28. e3cc5bc env_eeprom.c: Correct using saved environment by Ludger Dreier · 9 years ago
  29. 1fec3c5 common/image.c: Make boot_get_ramdisk() perform a check for Android images by Tom Rini · 9 years ago
  30. 9950098 image: fix support for Android boot images with no ramdisk by Rob Herring · 9 years ago
  31. 027b728 Add support for LZ4 decompression algorithm by Julius Werner · 9 years ago
  32. 6607d39 common/armflash: load_image returns success or failure by Ryan Harkin · 9 years ago
  33. 1a9717f common/armflash: add command to check if image exists by Ryan Harkin · 9 years ago
  34. 4917c06 net: avoid eth_unregister() call when function is unavailable by Bernhard Nortmann · 9 years ago
  35. 596380d malloc_simple: fix malloc_ptr calculation by Philipp Rosenberger · 9 years ago
  36. 5ed1bac drivers/net/vsc9953: Add commands for VLAN ingress filtering by Codrin Ciubotariu · 9 years ago
  37. 21d214f drivers/net/vsc9953: Add command for shared/private VLAN learning by Codrin Ciubotariu · 9 years ago
  38. a247792 drivers/net/vsc9953: Add VLAN commands for VSC9953 by Codrin Ciubotariu · 9 years ago
  39. 2244985 drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953 by Codrin Ciubotariu · 9 years ago
  40. 0118e83 common/env_flags.c: Add function to validate a MAC address by Codrin Ciubotariu · 9 years ago
  41. 68c929d drivers/net/vsc9953: Add commands to enable/disable HW learning by Codrin Ciubotariu · 9 years ago
  42. 86719f0 drivers/net/vsc9953: Add command to show/clear port counters by Codrin Ciubotariu · 9 years ago
  43. 4ea54e3 common/cmd_ethsw: Add generic commands for Ethernet Switches by Codrin Ciubotariu · 9 years ago
  44. ca7def6 cli_simple.c: fix possible overflow when copying the string by Imran Zaman · 9 years ago
  45. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  46. 6e29518 Move malloc_cache_aligned() to its own header by Simon Glass · 9 years ago
  47. c2c146f dfu: command: Extend "dfu" command to handle receiving data via TFTP by Lukasz Majewski · 9 years ago
  48. c7ff552 update: tftp: dfu: Extend update_tftp() function to support DFU by Lukasz Majewski · 9 years ago
  49. 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
  50. 10b84fe rockchip: Add support for the SPI image by Simon Glass · 9 years ago
  51. f9a3c27 rockchip: Add support for the SD image by Simon Glass · 9 years ago
  52. a131c1f rockchip: Add the rkimage format to mkimage by Simon Glass · 9 years ago
  53. 80cd58b Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  54. e76cb92 dm: tpm: Add a 'tpmtest' command by Simon Glass · 9 years ago
  55. ad77694 tpm: Add a 'tpm info' command by Simon Glass · 9 years ago
  56. 5c51d8a tpm: Check that parse_byte_string() has data to parse by Simon Glass · 9 years ago
  57. f8f1fe1 tpm: Report tpm errors on the command line by Simon Glass · 9 years ago
  58. c10c8e3 dm: i2c: Add a command to adjust the offset length by Simon Glass · 9 years ago
  59. c8a8c51 dm: tpm: Convert the TPM command and library to driver model by Simon Glass · 9 years ago
  60. a7d660b tpm: Add Kconfig options for TPMs by Simon Glass · 9 years ago
  61. 7c0e5d8 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  62. 4519668 mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  63. a85da21 env_mmc: Properly prefix mmc errors with '!' by Hans de Goede · 9 years ago
  64. 972ea53 malloc_simple: Correct the alignment logic in memalign_simple() by Simon Glass · 9 years ago
  65. 2e88bb2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago
  66. 9734b97 image: Fix loop condition to avoid warning by Thierry Reding · 9 years ago
  67. a52a068 x86: fsp: Delay x86_fsp_init() call a little bit by Bin Meng · 9 years ago
  68. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  69. dffb86e of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  70. 952bd79 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  71. 2212e69 Revert "Align global_data to a 16-byte boundary" by Simon Glass · 9 years ago
  72. 7dd0174 env: use cache line aligned memory for flash read by Ravi Babu · 9 years ago
  73. 156e96f sf: allocate cache aligned buffers to copy from flash by Ravi Babu · 9 years ago
  74. f0c7d9c x86: Switch to using generic global_data setup by Simon Glass · 9 years ago
  75. 1fed87d Allow arch-specific setting of global_data in board_init_f_mem() by Simon Glass · 9 years ago
  76. 2afddae Align global_data to a 16-byte boundary by Simon Glass · 9 years ago
  77. 715f599 common: Display >=4GiB memory bank size by Bin Meng · 9 years ago
  78. d89212b image-fdt.c: store returned error value by Max Krummenacher · 9 years ago
  79. a9ad18c generic-board: allow showing custom board info by Marcel Ziswiler · 9 years ago
  80. 3b96b90 common/lcd_console: fix console/logo regression by Marcel Ziswiler · 9 years ago
  81. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  82. 210fbee common/cmd_source.c: Fix the source command failure under 64-bit platform by Gong Qianyu · 9 years ago
  83. 7ef4c45 spl: Fix compile warning for arm64 by Gong Qianyu · 9 years ago
  84. 2dd4632 image: fix Android ramdisk support when dtb is specified by Rob Herring · 9 years ago
  85. 80402f3 spl, common, serial: build SPL without serial support by Heiko Schocher · 9 years ago
  86. 224d1dd dm: pmic: Display the regulator limits on error by Simon Glass · 9 years ago
  87. 389f185 dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression by Marcel Ziswiler · 9 years ago
  88. 1a2728a Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  89. dcc7dbc usb: Fix device detection code by Marek Vasut · 9 years ago
  90. f1a0baf efi: Add a command to display the memory map by Simon Glass · 9 years ago
  91. f05ad9b Add a way to skip relocation by Simon Glass · 9 years ago
  92. 9b21749 efi: Avoid using non-existent text base by Ben Stoltz · 9 years ago
  93. 58b6ad6 common: command add '\n' for debug msg by Peng Fan · 9 years ago
  94. 31dd0a9 common: Print nothing in the __weak checkboard() by Bin Meng · 9 years ago
  95. cc35734 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  96. 66d10c1 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  97. 711e5e2 cmd_mp: Add support for showing all CPU status by one command by Michal Simek · 9 years ago
  98. 8b5c738 pxe: add AArch64 image support by Stephen Warren · 9 years ago
  99. dac326b generic_board: Call "checkboard" even though the root node has a "model" property by Haikun.Wang@freescale.com · 9 years ago
  100. 6f4e050 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago