1. 3f33f6a sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig by Francois Retief · 10 years ago
  2. 898cc81 sparc: leon3: Reimplemented AMBA Plug&Play scanning routines. by Daniel Hellstrom · 15 years ago
  3. 9ac4fc8 board_init: Change the logic to setup malloc_base by Fabio Estevam · 9 years ago
  4. 7664846 common: Simplify get_clocks() #ifdef by Peng Fan · 9 years ago
  5. 5e0efc1 mmc: Use lldiv() for 64-bit division in write_raw_image() by Siarhei Siamashka · 9 years ago
  6. 7561b25 gpt: add optional parameter type in gpt command by Patrick Delaunay · 9 years ago
  7. 3d4ef38 sparse: Rename the file and header by Maxime Ripard · 9 years ago
  8. 6fb77c4 fastboot: nand: Add pre erase and write hooks by Maxime Ripard · 9 years ago
  9. bf8940d fastboot: Implement NAND backend by Maxime Ripard · 9 years ago
  10. 1f8690a sparse: Implement several chunks flashing by Maxime Ripard · 9 years ago
  11. 6c9e00e fastboot: Implement flashing session counter by Maxime Ripard · 9 years ago
  12. a5d1e04 sparse: Implement storage abstraction by Maxime Ripard · 9 years ago
  13. 3c8f98f fastboot: Move fastboot response functions to fastboot core by Maxime Ripard · 9 years ago
  14. 40aeeda sparse: Simplify multiple logic by Maxime Ripard · 9 years ago
  15. 7bfc3b1 sparse: Refactor chunk parsing function by Maxime Ripard · 9 years ago
  16. bb83c0f sparse: Move main header parsing to a function of its own by Maxime Ripard · 9 years ago
  17. 4ca0c3c Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · 9 years ago
  18. 250ea26 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  19. fb3db63 common/board_f: enable setup_board_part1() for MIPS by Daniel Schwierzeck · 9 years ago
  20. bbfdff3 nios2: use common sequence for reserve_uboot by Thomas Chou · 9 years ago
  21. 744b57b nios2: use dram bank in board info by Thomas Chou · 9 years ago
  22. c3c016c sf: Add SPI NOR protection mechanism by Fabio Estevam · 9 years ago
  23. ed02c53 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  24. 1caf934 video: Drop DEV_FLAGS_SYSTEM flag by Bin Meng · 9 years ago
  25. f5fb78a common/usb_storage.c: Clean up usb_storage_probe() by Tom Rini · 9 years ago
  26. 588eec2 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  27. 0eb4cf9 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  28. cb6baca net: mdio: Add mdio_free() and mdio_unregister() API by Bin Meng · 9 years ago
  29. 18fb0e3 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · 9 years ago
  30. 2431492 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  31. c139b5f image.c: Fix non-Android booting with ramdisk and/or device tree by Tom Rini · 9 years ago
  32. da77c81 fdt_support: Don't panic if stdout alias is missing by Scott Wood · 9 years ago
  33. 0195a7b ubi,ubifs: sync with linux v4.2 by Heiko Schocher · 9 years ago
  34. 677f970 common/board_f.c: modify the macro to use get_clocks() more common by Gong Qianyu · 9 years ago
  35. 518f0bc board_init_f_mem(): Don't create an unused early malloc() area by Simon Glass · 9 years ago
  36. 1236098 board_init_f_mem(): Don't require memset() by Simon Glass · 9 years ago
  37. af6bbd4 Move board_init_f_mem() into a common location by Simon Glass · 9 years ago
  38. 7861204 itest: make memory access work under sandbox by Stephen Warren · 9 years ago
  39. ad15749 ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use by Hans de Goede · 9 years ago
  40. 83636fa Allow imxtract to extract part of script image. by Pierre Aubert · 9 years ago
  41. 13cfbe5 allow LED initialization without STATUS_LED_BOOT by Bernhard Nortmann · 9 years ago
  42. 545dfd1 env: export fdt_blob to the environment variable by Thomas Chou · 9 years ago
  43. c2b0f60 dm: tpm: Remove every compilation switch for TPM driver model by Christophe Ricard · 9 years ago
  44. bcbe3d1 dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  45. a54915d nios2: convert altera timer to driver model by Thomas Chou · 9 years ago
  46. 8f41b87 timer: start a new timer after relocation by Thomas Chou · 9 years ago
  47. fea7f3a nios2: Switch to generic timer by Thomas Chou · 9 years ago
  48. ddf56bc drivers: Introduce a simplified remoteproc framework by Nishanth Menon · 9 years ago
  49. 858dbdf Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  50. 9aa1280 cmd: bootvx: Add asmlinkage to the VxWorks x86 entry by Bin Meng · 9 years ago
  51. b90ff0f cmd: bootvx: Pass E820 information to an x86 VxWorks kernel by Bin Meng · 9 years ago
  52. 9e98b7e cmd: bootvx: Always get VxWorks bootline from env by Bin Meng · 9 years ago
  53. a4092db cmd: bootvx: Pass netmask and gatewayip to VxWorks bootline by Bin Meng · 9 years ago
  54. 7f0c3c5 cmd: bootvx: Avoid strlen() calls when constructing VxWorks bootline by Bin Meng · 9 years ago
  55. 9dffa52 cmd: elf: Reorder load_elf_image_phdr() and load_elf_image_shdr() by Bin Meng · 9 years ago
  56. ebca3df cmd: Clean up cmd_elf a little bit by Bin Meng · 9 years ago
  57. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  58. 836ac74 malloc_simple: Add debug() information by Simon Glass · 9 years ago
  59. dcfcb8d malloc_simple: Add support for switching to DRAM heap by Hans de Goede · 9 years ago
  60. 1eb0c03 malloc_simple: Add Kconfig option for using only malloc_simple in the SPL by Hans de Goede · 9 years ago
  61. 8656c4f spl: spl_relocate_stack_gd: Do not unnecessarily clear bss by Hans de Goede · 9 years ago
  62. 84ca65a image-fit: Fix signature checking by Andrej Rosano · 9 years ago
  63. e3cc5bc env_eeprom.c: Correct using saved environment by Ludger Dreier · 9 years ago
  64. 1fec3c5 common/image.c: Make boot_get_ramdisk() perform a check for Android images by Tom Rini · 9 years ago
  65. 9950098 image: fix support for Android boot images with no ramdisk by Rob Herring · 9 years ago
  66. 027b728 Add support for LZ4 decompression algorithm by Julius Werner · 9 years ago
  67. 6607d39 common/armflash: load_image returns success or failure by Ryan Harkin · 9 years ago
  68. 1a9717f common/armflash: add command to check if image exists by Ryan Harkin · 9 years ago
  69. 4917c06 net: avoid eth_unregister() call when function is unavailable by Bernhard Nortmann · 9 years ago
  70. 596380d malloc_simple: fix malloc_ptr calculation by Philipp Rosenberger · 9 years ago
  71. 5ed1bac drivers/net/vsc9953: Add commands for VLAN ingress filtering by Codrin Ciubotariu · 9 years ago
  72. 21d214f drivers/net/vsc9953: Add command for shared/private VLAN learning by Codrin Ciubotariu · 9 years ago
  73. a247792 drivers/net/vsc9953: Add VLAN commands for VSC9953 by Codrin Ciubotariu · 9 years ago
  74. 2244985 drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953 by Codrin Ciubotariu · 9 years ago
  75. 0118e83 common/env_flags.c: Add function to validate a MAC address by Codrin Ciubotariu · 9 years ago
  76. 68c929d drivers/net/vsc9953: Add commands to enable/disable HW learning by Codrin Ciubotariu · 9 years ago
  77. 86719f0 drivers/net/vsc9953: Add command to show/clear port counters by Codrin Ciubotariu · 9 years ago
  78. 4ea54e3 common/cmd_ethsw: Add generic commands for Ethernet Switches by Codrin Ciubotariu · 9 years ago
  79. ca7def6 cli_simple.c: fix possible overflow when copying the string by Imran Zaman · 9 years ago
  80. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  81. 6e29518 Move malloc_cache_aligned() to its own header by Simon Glass · 9 years ago
  82. c2c146f dfu: command: Extend "dfu" command to handle receiving data via TFTP by Lukasz Majewski · 9 years ago
  83. c7ff552 update: tftp: dfu: Extend update_tftp() function to support DFU by Lukasz Majewski · 9 years ago
  84. 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
  85. 10b84fe rockchip: Add support for the SPI image by Simon Glass · 9 years ago
  86. f9a3c27 rockchip: Add support for the SD image by Simon Glass · 9 years ago
  87. a131c1f rockchip: Add the rkimage format to mkimage by Simon Glass · 9 years ago
  88. 80cd58b Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  89. e76cb92 dm: tpm: Add a 'tpmtest' command by Simon Glass · 9 years ago
  90. ad77694 tpm: Add a 'tpm info' command by Simon Glass · 9 years ago
  91. 5c51d8a tpm: Check that parse_byte_string() has data to parse by Simon Glass · 9 years ago
  92. f8f1fe1 tpm: Report tpm errors on the command line by Simon Glass · 9 years ago
  93. c10c8e3 dm: i2c: Add a command to adjust the offset length by Simon Glass · 9 years ago
  94. c8a8c51 dm: tpm: Convert the TPM command and library to driver model by Simon Glass · 9 years ago
  95. a7d660b tpm: Add Kconfig options for TPMs by Simon Glass · 9 years ago
  96. 7c0e5d8 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  97. 4519668 mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  98. a85da21 env_mmc: Properly prefix mmc errors with '!' by Hans de Goede · 9 years ago
  99. 972ea53 malloc_simple: Correct the alignment logic in memalign_simple() by Simon Glass · 9 years ago
  100. 2e88bb2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago