1. 52cd47c eeprom: Make eeprom_write_enable() weak by Marek Vasut · 9 years ago
  2. 02c321c eeprom: Pull out address computation by Marek Vasut · 9 years ago
  3. 9132088 eeprom: Pull out the I/O code by Marek Vasut · 9 years ago
  4. 53a85ad eeprom: Zap CONFIG_SPI_X by Marek Vasut · 9 years ago
  5. b7b2e3f eeprom: Zap eeprom_probe() by Marek Vasut · 9 years ago
  6. ec7012e eeprom: Zap CONFIG_SYS_EEPROM_X40430 by Marek Vasut · 9 years ago
  7. e4f65d0 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · 9 years ago
  8. 4f296d0 eeprom: Shuffle code around by Marek Vasut · 9 years ago
  9. 2cdb58e usb: Avoid open-coded USB constants in usb_kbd.c by Simon Glass · 9 years ago
  10. 1762760 usb: Drop unused code in usb_kbd.c by Simon Glass · 9 years ago
  11. 45bfa47 usb: Refactor USB tree output code for testing by Simon Glass · 9 years ago
  12. 9854a87 console: Add a console buffer by Simon Glass · 9 years ago
  13. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  14. 3884c98 dm: usb: Avoid time delays in sandbox tests by Simon Glass · 9 years ago
  15. 6752195 common/board_f.c: move mark_bootstage after arch_cpu_init_dm by Thomas Chou · 9 years ago
  16. b206cd7 dm: stdio: Plumb in the new keyboard uclass by Simon Glass · 9 years ago
  17. e84421d dm: input: Create a keyboard uclass by Simon Glass · 9 years ago
  18. 34ab37e dm: usb: Add support for USB keyboards with driver model by Simon Glass · 9 years ago
  19. 05bfe13 LCD: Add an option to skip registration as an stdio output by Stephane Ayotte · 9 years ago
  20. aa7077f Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  21. bdaeb8f common: mii: Do not allow to exceed max phy limit by Michal Simek · 9 years ago
  22. 66eef1e tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage by Nathan Rossi · 9 years ago
  23. a7c06cd env_ubi.c: Correct pointer error in env load by Kevin Smith · 9 years ago
  24. 736d174 itest: add missing break statements to evalexp() by Stephen Warren · 9 years ago
  25. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  26. a1e56cf spl: mmc: add support for BOOT_DEVICE_MMC2 by Nikita Kiryanov · 9 years ago
  27. 310c846 spl: announce boot devices by Nikita Kiryanov · 9 years ago
  28. f101e4b spl: add support for alternative boot device by Nikita Kiryanov · 9 years ago
  29. 5211b87 common: spl: move image load to its own function by Nikita Kiryanov · 9 years ago
  30. 36afd45 spl: change return values of spl_*_load_image() by Nikita Kiryanov · 9 years ago
  31. 83cdf6f spl: mmc: get rid of emmc boot code duplication by Nikita Kiryanov · 9 years ago
  32. f52b729 spl: mmc: move fs boot into its own function by Nikita Kiryanov · 9 years ago
  33. d074ebb spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION check by Nikita Kiryanov · 9 years ago
  34. 339245b spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check by Nikita Kiryanov · 9 years ago
  35. 4188ba3 spl: mmc: refactor device location code to its own function by Nikita Kiryanov · 9 years ago
  36. fd61d39 spl: mmc: add break statements in spl_mmc_load_image() by Nikita Kiryanov · 9 years ago
  37. 483ab3d spl: nand: remove code duplication by Nikita Kiryanov · 9 years ago
  38. 98e73c8 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  39. 50c2d2e splash_source: add support for filesystem formatted sata by Nikita Kiryanov · 9 years ago
  40. 9bb4e94 splash_source: add support for filesystem formatted usb by Nikita Kiryanov · 9 years ago
  41. 870dd30 splash_source: add support for filesystem formatted mmc by Nikita Kiryanov · 9 years ago
  42. bcbb644 splash_source: rename *_read() to *_read_raw() by Nikita Kiryanov · 9 years ago
  43. 618a51e Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparc by Tom Rini · 9 years ago
  44. 643b0f7 x86: Move timer_init() call a bit earlier by Bin Meng · 9 years ago
  45. f2879f5 sparc: leon3: Moved GRLIB core header files to common include/grlib directory by Daniel Hellstrom · 15 years ago
  46. 3f33f6a sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig by Francois Retief · 10 years ago
  47. 898cc81 sparc: leon3: Reimplemented AMBA Plug&Play scanning routines. by Daniel Hellstrom · 15 years ago
  48. 9ac4fc8 board_init: Change the logic to setup malloc_base by Fabio Estevam · 9 years ago
  49. 7664846 common: Simplify get_clocks() #ifdef by Peng Fan · 9 years ago
  50. 5e0efc1 mmc: Use lldiv() for 64-bit division in write_raw_image() by Siarhei Siamashka · 9 years ago
  51. 7561b25 gpt: add optional parameter type in gpt command by Patrick Delaunay · 9 years ago
  52. 3d4ef38 sparse: Rename the file and header by Maxime Ripard · 9 years ago
  53. 6fb77c4 fastboot: nand: Add pre erase and write hooks by Maxime Ripard · 9 years ago
  54. bf8940d fastboot: Implement NAND backend by Maxime Ripard · 9 years ago
  55. 1f8690a sparse: Implement several chunks flashing by Maxime Ripard · 9 years ago
  56. 6c9e00e fastboot: Implement flashing session counter by Maxime Ripard · 9 years ago
  57. a5d1e04 sparse: Implement storage abstraction by Maxime Ripard · 9 years ago
  58. 3c8f98f fastboot: Move fastboot response functions to fastboot core by Maxime Ripard · 9 years ago
  59. 40aeeda sparse: Simplify multiple logic by Maxime Ripard · 9 years ago
  60. 7bfc3b1 sparse: Refactor chunk parsing function by Maxime Ripard · 9 years ago
  61. bb83c0f sparse: Move main header parsing to a function of its own by Maxime Ripard · 9 years ago
  62. 4ca0c3c Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · 9 years ago
  63. 250ea26 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  64. fb3db63 common/board_f: enable setup_board_part1() for MIPS by Daniel Schwierzeck · 9 years ago
  65. bbfdff3 nios2: use common sequence for reserve_uboot by Thomas Chou · 9 years ago
  66. 744b57b nios2: use dram bank in board info by Thomas Chou · 9 years ago
  67. c3c016c sf: Add SPI NOR protection mechanism by Fabio Estevam · 9 years ago
  68. ed02c53 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  69. 1caf934 video: Drop DEV_FLAGS_SYSTEM flag by Bin Meng · 9 years ago
  70. f5fb78a common/usb_storage.c: Clean up usb_storage_probe() by Tom Rini · 9 years ago
  71. 588eec2 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  72. 0eb4cf9 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  73. cb6baca net: mdio: Add mdio_free() and mdio_unregister() API by Bin Meng · 9 years ago
  74. 18fb0e3 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · 9 years ago
  75. 2431492 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  76. c139b5f image.c: Fix non-Android booting with ramdisk and/or device tree by Tom Rini · 9 years ago
  77. da77c81 fdt_support: Don't panic if stdout alias is missing by Scott Wood · 9 years ago
  78. 0195a7b ubi,ubifs: sync with linux v4.2 by Heiko Schocher · 9 years ago
  79. 677f970 common/board_f.c: modify the macro to use get_clocks() more common by Gong Qianyu · 9 years ago
  80. 518f0bc board_init_f_mem(): Don't create an unused early malloc() area by Simon Glass · 9 years ago
  81. 1236098 board_init_f_mem(): Don't require memset() by Simon Glass · 9 years ago
  82. af6bbd4 Move board_init_f_mem() into a common location by Simon Glass · 9 years ago
  83. 7861204 itest: make memory access work under sandbox by Stephen Warren · 9 years ago
  84. ad15749 ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use by Hans de Goede · 9 years ago
  85. 83636fa Allow imxtract to extract part of script image. by Pierre Aubert · 9 years ago
  86. 13cfbe5 allow LED initialization without STATUS_LED_BOOT by Bernhard Nortmann · 9 years ago
  87. 545dfd1 env: export fdt_blob to the environment variable by Thomas Chou · 9 years ago
  88. c2b0f60 dm: tpm: Remove every compilation switch for TPM driver model by Christophe Ricard · 9 years ago
  89. bcbe3d1 dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  90. a54915d nios2: convert altera timer to driver model by Thomas Chou · 9 years ago
  91. 8f41b87 timer: start a new timer after relocation by Thomas Chou · 9 years ago
  92. fea7f3a nios2: Switch to generic timer by Thomas Chou · 9 years ago
  93. ddf56bc drivers: Introduce a simplified remoteproc framework by Nishanth Menon · 9 years ago
  94. 858dbdf Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  95. 9aa1280 cmd: bootvx: Add asmlinkage to the VxWorks x86 entry by Bin Meng · 9 years ago
  96. b90ff0f cmd: bootvx: Pass E820 information to an x86 VxWorks kernel by Bin Meng · 9 years ago
  97. 9e98b7e cmd: bootvx: Always get VxWorks bootline from env by Bin Meng · 9 years ago
  98. a4092db cmd: bootvx: Pass netmask and gatewayip to VxWorks bootline by Bin Meng · 9 years ago
  99. 7f0c3c5 cmd: bootvx: Avoid strlen() calls when constructing VxWorks bootline by Bin Meng · 9 years ago
  100. 9dffa52 cmd: elf: Reorder load_elf_image_phdr() and load_elf_image_shdr() by Bin Meng · 9 years ago