1. af1b728 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  2. 7dde50d mmc: sdhci: Wait for SDHCI_INT_DATA_END when transferring. by Alex Deymo · 7 years ago
  3. 4db2b61 mmc: bcm2835_sdhci: Speed up mmc writes. by Jocelyn Bohr · 7 years ago
  4. c86c015 mmc: gen_atmel_mci: add driver model support for mci by Wenyou Yang · 7 years ago
  5. d0c5c8d odroid-c2: enable new Meson GX MMC driver in board defconfig by Heiner Kallweit · 7 years ago
  6. 9373862 mmc: meson: add MMC driver for Meson GX (S905) by Carlo Caione · 7 years ago
  7. a3b02a1 arm: dts: update Meson GXBB / Odroid-C2 DT with recent Linux version by Heiner Kallweit · 7 years ago
  8. b7b24a7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  9. 22e10be board: sama5d4ek: enable early debug UART by Wenyou Yang · 7 years ago
  10. 33034a7 board: sama5d4ek: clean up code by Wenyou Yang · 7 years ago
  11. ef33aa3 board: sama5d4ek: update to support DM/DT by Wenyou Yang · 7 years ago
  12. 334794f board: sama5d4_xplained: enable early debug UART by Wenyou Yang · 7 years ago
  13. 3b93f85 board: sama5d4_xplained: clean up code by Wenyou Yang · 7 years ago
  14. 6dbadb4 board: sama5d4_xplained: update to support DM/DT by Wenyou Yang · 7 years ago
  15. fc977b9 configs: at91-sama5_common: fix for CONFIG_AT91_GPIO by Wenyou Yang · 7 years ago
  16. 7abd5aa ARM: at91: lds: use "_image_binary_end" for DT location by Wenyou Yang · 8 years ago
  17. 5bede73 ARM: spl: atmel: move mem_init() advance in SPL init. by Wenyou Yang · 8 years ago
  18. 730a7b4 ARM: spl: atmel: bring in serial device before init by Wenyou Yang · 8 years ago
  19. c00d7c3 ARM: at91: spl: specify MMC and NAND boot device by Wenyou Yang · 8 years ago
  20. 40e1422 ARM: dts: at91: add dts file for sama5d4ek by Wenyou Yang · 8 years ago
  21. 2aaa4ce ARM: dts: at91: add dts files for sama5d4 Xplained by Wenyou Yang · 8 years ago
  22. 27ec910 ARM: at91: dt: add dts file for sama5d3 Xplained by Wenyou Yang · 8 years ago
  23. 110fa97 ARM: at91: dt: add dts files for sama5d3xek board by Wenyou Yang · 8 years ago
  24. f2f3c15 gpio: at91_gpio: add the clock support by Wenyou Yang · 8 years ago
  25. cf46888 gpio: at91_gpio: add the device tree support by Wenyou Yang · 8 years ago
  26. 5a07a5f gpio: Kconfig: add CONFIG_AT91_GPIO option by Wenyou Yang · 8 years ago
  27. 9319a75 pinctrl: at91: add pinctrl driver by Wenyou Yang · 8 years ago
  28. 2dc63f7 gpio: at91_gpio: remove CPU_HAS_PIO3 macro by Wenyou Yang · 8 years ago
  29. 0de077d mtd: nand: atmel: use another functions to set gpio value by Wenyou Yang · 8 years ago
  30. 8c4e410 ARM: at91: gpio: fix at91_set_gpio_value() define by Wenyou Yang · 8 years ago
  31. 9a6d2e2 buildman: Handle commit subjects containing unicode by Simon Glass · 7 years ago
  32. b48bfc7 tools: allow to override python by Stefano Babic · 7 years ago
  33. 5a8a804 dm: core: Ensure DMA regions start up with the cache clean by Simon Glass · 7 years ago
  34. ea168e3 core/uclass: Print name of device in uclass_find_device_by_seq() by Alexandru Gagniuc · 7 years ago
  35. c47a38b fdtgrep: Cope with the /aliases node being last by Simon Glass · 7 years ago
  36. f156b5b dtoc: Decode val if it's a byte string by George McCollister · 7 years ago
  37. 6db06f9 patman: Convert byte arrays to strings by George McCollister · 7 years ago
  38. 6f8c351 serial: ns16550: Link in the DM driver when when using platdata by Alexandru Gagniuc · 7 years ago
  39. 1622559 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  40. 0342e33 lib: div64: sync with Linux by Peng Fan · 7 years ago
  41. 6823e6f sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-coded by Tom Rini · 7 years ago
  42. cdce1f7 tiny-printf: Add support for %p format by Vignesh R · 7 years ago
  43. b997a73 pci: Add a command to show PCI regions by Simon Glass · 7 years ago
  44. b2aa889 Fix a bug with PL010s running at 19200 baud by Alyssa Rosenzweig · 7 years ago
  45. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 7 years ago
  46. 3eace37 arm: freescale: Rename initdram() to fsl_initdram() by Simon Glass · 7 years ago
  47. 6bacc73 debug_uart: Try not to use stack in printch by tim.chick · 7 years ago
  48. 33f0086 env: fix memory leak in fw_env routines by Stefano Babic · 7 years ago
  49. 00c234f env: add a version number to check API by Stefano Babic · 7 years ago
  50. 9d80b49 env: split fw_env.h in public and private parts by Stefano Babic · 7 years ago
  51. b80c0b9 Rename aes.h to uboot_aes.h by Stefano Babic · 7 years ago
  52. f479cec imx: i.mx6q: add the initial support for LogicPD i.MX6Q SOM by Adam Ford · 7 years ago
  53. 84c1dfe cmd_mmc: fix arg parsing for setdsr subcmd by Markus Niebel · 8 years ago
  54. 2018ef8 imx: mx7ulp: Fix SPLL/APLL clock rate calculation issue by Ye Li · 7 years ago
  55. b69999e imx: ventana: config: set MMC env Partition to 1 by Tim Harvey · 7 years ago
  56. ce2f9de mx6sabresd: README: Add eMMC boot configuration by Breno Lima · 7 years ago
  57. 52526ba Set console speed to 115200 on mx6cuboxi. by Vagrant Cascadian · 7 years ago
  58. fab70ac board: advantech: dms-ba16: apply the proper register setting to fix the voltage peak issue by Yung-Ching LIN · 7 years ago
  59. 0254006 board: advantech: dms-ba16: fix AR8033 reset timing issue by Yung-Ching LIN · 7 years ago
  60. fc9ade5 board: advantech: dms-ba16: add the PMIC configuration support by Yung-Ching LIN · 7 years ago
  61. f6f7e73 board: advantech: dms-ba16: Add the configuration options for display initialization by Yung-Ching LIN · 7 years ago
  62. fbe62a6 MAINTAINERS: Fix ARM FREESCALE IMX files by Jagan Teki · 7 years ago
  63. 5b8299e MCCMON6: defconfig: Add tftp_nor_dtb command for NOR DTB update by Lukasz Majewski · 7 years ago
  64. 40a808f ARCv2: SLC: Make sure busy bit is set properly on SLC flushing by Alexey Brodkin · 7 years ago
  65. 9963890 libfdt: fix build with Python 3 by Stefan Agner · 7 years ago
  66. 92688a0 fdt: Bring in changes from v1.4.4 by Simon Glass · 7 years ago
  67. 01cce5f Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  68. e391b1e Makefile: Fix linking with modern binutils by Joel Stanley · 7 years ago
  69. 4d0f0a4 travis-ci: OrangePi PC2 only links with gcc-5.x or later by Tom Rini · 7 years ago
  70. ca0d29e x86: Introduce minimal PMU driver for Intel MID platforms by Andy Shevchenko · 7 years ago
  71. bb41646 x86: Add SCU IPC driver for Intel MID platforms by Felipe Balbi · 7 years ago
  72. c5f8dd4 serial: Add serial driver for Intel MID by Andy Shevchenko · 8 years ago
  73. ae5564d tools: binman: Add missing filenames for various x86 rom tests by Bin Meng · 7 years ago
  74. 13c531e x86: bootm: Fix FIT image booting on x86 by Stefan Roese · 7 years ago
  75. 2b4c652 binman: Remove hard-coded file name for x86 flash-descriptor & intel-me by Stefan Roese · 7 years ago
  76. cccab03 x86: Add file names from Kconfig in descriptor/intel-me nodes in u-boot.dtsi by Stefan Roese · 7 years ago
  77. 3dc0f84 x86: Kconfig: Add options to configure the descriptor.bin / me.bin filenames by Stefan Roese · 7 years ago
  78. d24c7fb dm: rtc: Add 16-bit read/write support by Bin Meng · 8 years ago
  79. c04cf0a x86: Remove unused option by Andy Shevchenko · 8 years ago
  80. 34bf497 defconfigs: am57xx_hs_evm: Move OPTEE load address to avoid overlaps by Andrew F. Davis · 7 years ago
  81. e8d4031 defconfigs: dra7xx_hs_evm: Move OPTEE load address to avoid overlaps by Misael Lopez Cruz · 7 years ago
  82. 2f0cac1 defconfigs: am43xx_hs_evm: Add USB Host boot mode support by Andrew F. Davis · 7 years ago
  83. 55cedd3 defconfigs: am43xx_hs_evm: Add USB client boot mode support by Andrew F. Davis · 7 years ago
  84. f5adbd4 defconfigs: am43xx_hs_evm: Add Net boot mode support by Andrew F. Davis · 7 years ago
  85. 67127e6 defconfigs: dra7xx_hs_evm: Sync HS and non-HS defconfigs by Andrew F. Davis · 7 years ago
  86. 34e085e defconfigs: am57xx_hs_evm: Sync HS and non-HS defconfigs by Andrew F. Davis · 7 years ago
  87. 7398e60 defconfigs: am43xx_hs_evm: Sync HS and non-HS defconfigs by Andrew F. Davis · 7 years ago
  88. aad976b defconfigs: am335x_hs_evm: Sync HS and non-HS defconfigs by Andrew F. Davis · 7 years ago
  89. 6dca5e8 spl: net: Add FIT image support over network boot by Andrew F. Davis · 7 years ago
  90. 046732d defconfig: k2g_hs_evm: Add k2g_hs_evm_defconfig by Andrew F. Davis · 7 years ago
  91. 7cac9bf defconfig: k2hk_hs_evm: Add k2hk_hs_evm_defconfig by Andrew F. Davis · 7 years ago
  92. 5dc043e defconfig: k2e_hs_evm: Add k2e_hs_evm_defconfig by Vitaly Andrianov · 7 years ago
  93. 546b312 Kconfig: Adds SYS_TEXT_BASE config option for Keystone2 by Madan Srinivas · 7 years ago
  94. 4fce655 doc: Updates info on using Keystone2 secure devices by Madan Srinivas · 7 years ago
  95. 2ff5183 ARM: Keystone2: Build secure images for K2 by Madan Srinivas · 7 years ago
  96. 39dd0f6 arm: mach-omap2: Add secure image name common to OMAP and keystone by Madan Srinivas · 7 years ago
  97. c8ab8cc arm: mach-omap2: Enable Kconfig support for K2 HS devices by Vitaly Andrianov · 7 years ago
  98. e8d740f arm: mach-keystone: Implements FIT post-processing call for keystone SoCs by Vitaly Andrianov · 7 years ago
  99. a5c7e41 image: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESS by Madan Srinivas · 7 years ago
  100. f7c8f03 ti_armv7_common: env: Change FIT image name to match build name by Andrew F. Davis · 7 years ago