1. 9d86e48 arm: rmobile: gose: Migrate serial driver to drivers model by Nobuhiro Iwamatsu · 10 years ago
  2. 0bf51cb arm: rmobile: koelsch: Migrate serial driver to drivers model by Nobuhiro Iwamatsu · 10 years ago
  3. 50bb94c OMAP3: igep0032: Fix regression due commit f3b4bc45. by Enric Balletbo i Serra · 10 years ago
  4. 38dac81 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  5. 5dab81c mmc: exynos_dw_mmc: use the exynos specific data structure by Jaehoon Chung · 10 years ago
  6. 4b7cee5 mmc: Implement SD/MMC versioning properly by Pantelis Antoniou · 10 years ago
  7. ded4bc3 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  8. 77ef136 sunxi: Machine id hack to prevent loading buggy sunxi-3.4 kernels by Siarhei Siamashka · 10 years ago
  9. f313396 sunxi: Set the /chosen/stdout-path fdt property for sunxi boards by Hans de Goede · 10 years ago
  10. 4641429 rpi: add support for Raspberry Pi 2 model B by Stephen Warren · 10 years ago
  11. a033171 bcm2835/rpi: add SPDX license tags for some files by Stephen Warren · 10 years ago
  12. ea38572 ARM: kirkwood: move SoC headers to mach-kirkwood/include/mach by Masahiro Yamada · 10 years ago
  13. 6201184 ARM: at91: collect SoC sources into mach-at91 by Masahiro Yamada · 10 years ago
  14. 5541008 sunxi: video: Add support for LCD panels which need to be configured via i2c by Hans de Goede · 10 years ago
  15. 66c0315 dm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVE by Marek Vasut · 10 years ago
  16. 2f964aa serial: Support an early UART for debugging by Simon Glass · 10 years ago
  17. f11199f dm: mx6: Adjust mx6sxsabresd to use Kconfig for DM_THERMAL by Simon Glass · 10 years ago
  18. 4bba9d3 dm: Move CONFIG_I2C_COMPAT to Kconfig by Simon Glass · 10 years ago
  19. 6fb9ac1 dm: cros_ec: Convert to Kconfig by Simon Glass · 10 years ago
  20. 1320112 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  21. 90fbee3 cmd_fdt: Actually fix fdt command in sandbox by Joe Hershberger · 10 years ago
  22. 9ec84f1 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · 10 years ago
  23. 5c98d7f atstk1002: enable generic board by Andreas Bießmann · 10 years ago
  24. 573feec grasshopper: enable generic board by Andreas Bießmann · 10 years ago
  25. a752a8b avr32: add generic board support by Andreas Bießmann · 10 years ago
  26. 68145d4 common/board_f: factor out reserve_stacks by Andreas Bießmann · 10 years ago
  27. dbdb5ab avr32: use dlmalloc for DMA buffers by Andreas Bießmann · 10 years ago
  28. 5290ab8 Revert "sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART" by Tom Rini · 10 years ago
  29. a851604 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  30. 2973b09 82xx/km82xx: read the IVM eeprom earlier by Valentin Longchamp · 10 years ago
  31. 942cb0b sunxi: Normalise FEL support by Simon Glass · 10 years ago
  32. 5633a29 sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer by Hans de Goede · 10 years ago
  33. af21f2f config_distro_bootcmd.h: Enable CONFIG_CMD_PART by Hans de Goede · 10 years ago
  34. 5745f8c Merge git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  35. 757566d Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  36. 921ed4e Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  37. b1f6659 dm: mx6: sabre: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  38. 1ae0679 dm: stv0991: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  39. 3b7f0e1 arm: rmobile: Add SILK board support by Vladimir Barinov · 10 years ago
  40. c9cac3f dm: introduce dev_get_addr interface by Peng Fan · 10 years ago
  41. be9891c dm: Drop unused driver model config_defaults by Simon Glass · 10 years ago
  42. b724bd7 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  43. ad885e4 dm: at91: snapper: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  44. 59088e4 dm: sh: serial: Add support driver model by Nobuhiro Iwamatsu · 10 years ago
  45. 0f36f95 dm: socfpga: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  46. 70c45ae dm: mx6: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  47. 7b051c5 dm: sunxi: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  48. f4aae59 dm: sandbox: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  49. 001646c dm: omap3: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  50. d7a4b2e dm: tegra: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  51. 9a89d50 dm: x86: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  52. aab7e80 dm: exynos: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  53. 34e609c dm: Move Raspberry Pi driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  54. f058f15 dm: Add CMD_DM and CMD_DEMO to Kconfig by Simon Glass · 10 years ago
  55. 91a91ff dm: Add Kconfig options for driver model SPL support by Simon Glass · 10 years ago
  56. fffff72 dm: i2c: Make API accessible even without CONFIG_DM by Simon Glass · 10 years ago
  57. ca88b9b dm: i2c: Add a dm_ prefix to driver model bus speed functions by Simon Glass · 10 years ago
  58. 0da0fcd net: Use new checksum functions by Simon Glass · 10 years ago
  59. 0e7806d ppc: amcc: Omit unneeded ns16550 CONFIG if using driver model by Simon Glass · 10 years ago
  60. 1d60f2b powerpc: ppc4xx: canyonlands: Move to generic board by Simon Glass · 10 years ago
  61. 6566041 powerpc: ppc4xx: Move CANYONLANDS/GLACIER/ARCHES to Kconfig by Simon Glass · 10 years ago
  62. 0bca284 powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk by Simon Glass · 10 years ago
  63. 4fe49d7 lsxl: switch from bootm to bootz for boot commands by Michael Walle · 10 years ago
  64. 145df6f lsxl: place the dtb below the inital ramdisk by Michael Walle · 10 years ago
  65. bc2ad9f0 lsxl: use default load addresses for legacy boot by Michael Walle · 10 years ago
  66. bd2a488 sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART by Hans de Goede · 10 years ago
  67. 478b02f Add linux/compiler-gcc5.h to fix builds with gcc5 by Hans de Goede · 10 years ago
  68. db7a7de Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  69. c956662 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  70. 0dac731 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  71. 307367e Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  72. 7bf71d1 lcd: split splash code into its own function by Nikita Kiryanov · 10 years ago
  73. 033167c lcd: dt: extract simplefb support by Nikita Kiryanov · 10 years ago
  74. c8d2feb lcd: various cleanups by Nikita Kiryanov · 10 years ago
  75. 38b5508 lcd: split configuration_get_cmap by Nikita Kiryanov · 10 years ago
  76. baaa7dd lcd: move platform-specific structs to their own headers by Nikita Kiryanov · 10 years ago
  77. ccbb187 pmic:pfuz100 add switch mode and more registers by Peng Fan · 10 years ago
  78. ee52f1a pmic:pfuze add macro for setting voltage by Peng Fan · 10 years ago
  79. a4fb5df Merge branch 'microblaze' of git://git.denx.de/u-boot-microblaze by Tom Rini · 10 years ago
  80. 10918c0 Merge git://git.denx.de/u-boot-arc by Tom Rini · 10 years ago
  81. ca7d226 microblaze: spl: Do not call mem_malloc_init and use early alloc by Michal Simek · 10 years ago
  82. 405e651 microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN by Michal Simek · 10 years ago
  83. e945f6d microblaze: Move architecture to use generic board init by Michal Simek · 10 years ago
  84. 4dd0974 microblaze: Enable SPL_NOR support when FLASH_BASE is setup by Michal Simek · 10 years ago
  85. 0267ba5 common: Move dram_init() declaration to common location by Michal Simek · 10 years ago
  86. 836d2cc arc: move SYS_MONITOR_BASE setup in Konfig by Alexey Brodkin · 10 years ago
  87. a1dbe57 arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h by Alexey Brodkin · 10 years ago
  88. bcba974 arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INIT by Alexey Brodkin · 10 years ago
  89. 6eb651a arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h by Alexey Brodkin · 10 years ago
  90. 1f9ad44 arc: add selection of endianess in Kconfig by Alexey Brodkin · 10 years ago
  91. 205e7a7 arc: select cache settings via menuconfig by Alexey Brodkin · 10 years ago
  92. 812980b arc: add more flavours of ARC700 series CPU by Alexey Brodkin · 10 years ago
  93. 832325c arc: remove CPU hard-coded selection from board description in include/configs by Alexey Brodkin · 10 years ago
  94. 657006a arm, at91: taurus remove MACH_TYPE definitions in config file by Heiko Schocher · 10 years ago
  95. f624162 arm, at91, taurus: enable WDT by Heiko Schocher · 10 years ago
  96. 2696177 ARM: at91: at91sam9x5: save environment to a FAT file in MMC card by Wu, Josh · 10 years ago
  97. a248558 ARM: at91: sama5d3xek: save enviroment as a FAT file in MMC card by Wu, Josh · 10 years ago
  98. c381440 ARM: at91: sama5d3_xplained: save environment in a FAT file in MMC card by Wu, Josh · 10 years ago
  99. f5702d7 ARM: at91: mmc portA support is only for at91sam9g20ek_2mmc board by Wu, Josh · 10 years ago
  100. 0b2a982 ARM: atmel: sama5d4_xplained: enable spl support by Bo Shen · 10 years ago