1. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  2. fc5d54b configs: Add more CONFIG_ARMV7_PSCI_NR_CPUS entries by Tom Rini · 8 years ago
  3. e61a753 armv8: Move secure_ram variable out of generic global data by York Sun · 8 years ago
  4. 1f9ef0d Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  5. 9c4f52b sunxi: Define CONFIG_ARMV7_SECURE_MAX_SIZE for sun6i/sun7i by Chen-Yu Tsai · 8 years ago
  6. dbf38aa ARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for PSCI enabled platforms by Chen-Yu Tsai · 8 years ago
  7. 1e77ce0 sunxi: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for sun7i by Chen-Yu Tsai · 8 years ago
  8. ebe621d Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  9. 19e99fb sunxi: Support booting from SPI flash by Siarhei Siamashka · 8 years ago
  10. 1e6ca1a dm: core: Add an implementation of regmap_init_mem_platdata() by Simon Glass · 8 years ago
  11. 9fa2819 dm: core: Expand platdata for of-platdata devices by Simon Glass · 8 years ago
  12. fd1c2d9 dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED by Simon Glass · 8 years ago
  13. 7423daa dm: clk: Add support for of-platdata by Simon Glass · 8 years ago
  14. f24770d dm: Add a header that provides access to the of-platdata structs by Simon Glass · 8 years ago
  15. 04ecf36 dm: syscon: Add support for of-platdata by Simon Glass · 8 years ago
  16. 3b2a29e dm: regmap: Add a dummy implementation for of-platdata by Simon Glass · 8 years ago
  17. a091a8f sandbox: Add a test device that uses of-platdata by Simon Glass · 8 years ago
  18. 8797b2c sandbox: Add a new sandbox_spl board by Simon Glass · 8 years ago
  19. 1c12bce sandbox: Don't use IDE and iotrace in SPL by Simon Glass · 8 years ago
  20. d4e33f5 sandbox: Allow chaining from SPL to U-Boot proper by Simon Glass · 8 years ago
  21. 9828682 Add warn_non_spl() to show a message in U-Boot proper by Simon Glass · 8 years ago
  22. 5e7f743 Add comments for debug() and pr_fmt by Simon Glass · 8 years ago
  23. 25c1b13 stm32: Add SDRAM support for stm32f746 discovery board by Toshifumi NISHINAGA · 8 years ago
  24. ba0a3c1 stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board by Toshifumi NISHINAGA · 8 years ago
  25. a3e2efc dragonboard410c: adding missing default addr for script and pxe boot by Ricardo Salveti de Araujo · 8 years ago
  26. 5a6f576 dragonboard410c: prefer sdcard boot over emmc by Ricardo Salveti de Araujo · 8 years ago
  27. 1426220 image: Add functions to obtain category information by Simon Glass · 8 years ago
  28. 56d7ab7 image: Create a table of information for each category by Simon Glass · 8 years ago
  29. 555f45d image: Convert the IH_... values to enums by Simon Glass · 8 years ago
  30. 9a38712 linux/io.h: add generic ioremap()/iounmap() defines by Masahiro Yamada · 8 years ago
  31. 95ebc25 types.h: move and redefine resource_size_t by Masahiro Yamada · 8 years ago
  32. da74d1f spl: fit: add support for post-processing of images by Daniel Allred · 8 years ago
  33. a02ab5e usbarmory: Add board_run_command() function by Andrej Rosano · 8 years ago
  34. 9a45ec3 usbarmory: switch to using kernel zImage by Andrej Rosano · 8 years ago
  35. ca103e0 pico-imx6ul: Add USB Host support by Vanessa Maegima · 8 years ago
  36. d0daec6 pico-imx6ul: Add NFS boot support by Diego Dorta · 8 years ago
  37. af07d15 pico-imx6ul: Add DFU support by Vanessa Maegima · 8 years ago
  38. 6d7aa51 pico-imx6ul: Add Ethernet support by Diego Dorta · 8 years ago
  39. d6b0c46 mx6sxsabresd: Avoid hardcoded RAM size by Vanessa Maegima · 8 years ago
  40. 432a8a5 mx6sxsabreauto: Avoid hardcoded RAM size by Vanessa Maegima · 8 years ago
  41. 8259e9c mx6slevk: Avoid hardcoded RAM size by Vanessa Maegima · 8 years ago
  42. e355eec wandboard: enable SATA with imx6q by Gilles Chanteperdrix · 8 years ago
  43. 369012e mx6qsabreauto: Avoid hardcoded RAM size by Vanessa Maegima · 8 years ago
  44. 876a25d mx6: Add Phytec PCM058 i.MX6 Quad by Stefano Babic · 8 years ago
  45. 8be4f40 mx6: add support for el6x board by Stefano Babic · 8 years ago
  46. b8e5997 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  47. 215099a x86: Add Advantech SOM-DB5800/SOM-6867 support by George McCollister · 8 years ago
  48. bff97dd Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  49. 6f0e7a3 dm: Sort the uclass id in alphabetical order by Bin Meng · 8 years ago
  50. 920c696 sandbox: Find keyboard driver using driver model by Simon Glass · 8 years ago
  51. da9e0a9 fdt: Drop unused exynos compatible strings by Simon Glass · 8 years ago
  52. 6cd2602 x86: fdt: Drop the unused compatible strings in fdtdec by Simon Glass · 8 years ago
  53. ef1e4ed dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  54. 691272f dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  55. 8ca51e5 dm: mmc: Add a way to use driver model for MMC operations by Simon Glass · 8 years ago
  56. 7d1c8d9 rockchip: Disable CONFIG_SDHCI by Simon Glass · 8 years ago
  57. e7a773a dm: mmc: dwmmc: Add comments to the dwmmc setup functions by Simon Glass · 8 years ago
  58. 988fb5c defconfig: k2g_evm_defconfig: Enable Cadence QSPI controller by Vignesh R · 8 years ago
  59. 3983224 keystone2: spi: do not define DM_SPI and DM_SPI_FLASH for SPL build by Vignesh R · 8 years ago
  60. 7c61686 dm: core: implement dev_map_physmem() by Vignesh R · 8 years ago
  61. abbaa23 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  62. eb364c3 powerpc: mpc85xx: kmp204x: Fix compiling error for usb errata by York Sun · 8 years ago
  63. 99b8275 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  64. 2307ea4 common: Always include errno.h in common.h by Joe Hershberger · 9 years ago
  65. 703aaf7 fdt: Drop some unused compatible strings by Simon Glass · 9 years ago
  66. 862887d errno: Allow errno_str() to be used without CONFIG_ERRNO_STR by Simon Glass · 9 years ago
  67. 00e9e6d errno: Add copyright header and header guard by Simon Glass · 9 years ago
  68. 2f6b470 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  69. df6b506 ti_omap5_common: Find right dtb file for DRA72-RevC Evm by Lokesh Vutla · 8 years ago
  70. 2fbb846 autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · 8 years ago
  71. ea72ee7 ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 board by Masahiro Yamada · 8 years ago
  72. 44faff2 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  73. 1483151 mmc: fsl: introduce wp_enable by Peng Fan · 8 years ago
  74. f53225c mmc: fsl: reset to normal boot mode when eMMC fast boot by Peng Fan · 8 years ago
  75. 68aaa98 armv8: ls1043aqds: print FPGA info early for QSPI boot by Qianyu Gong · 8 years ago
  76. 581ff00 armv8: ls1043aqds: use configurable clock by Qianyu Gong · 8 years ago
  77. 2c72404 fastboot: sparse: implement reserve() by Steve Rae · 8 years ago
  78. 9bc3479 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · 8 years ago
  79. cc0f08cd fastboot: sparse: resync common/image-sparse.c (part 1) by Steve Rae · 8 years ago
  80. 64ece84 fastboot: sparse: remove session-id logic by Steve Rae · 8 years ago
  81. 8e6e822 arm: at91: taurus/axm: add DM and DTS support by Heiko Schocher · 8 years ago
  82. 13ee789 arm: at91: smartweb: add DM and DTS support by Heiko Schocher · 8 years ago
  83. 289f979 corvus DTS / DM support by Heiko Schocher · 8 years ago
  84. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 9 years ago
  85. fba5f93 efi_loader: Fix typo in distro script by Alexander Graf · 8 years ago
  86. a4d7999 board/BuR: rename kwb board to brxre1 by Hannes Schmelzer · 8 years ago
  87. 2290fe0 board/BuR: rename tseries board to brppt1 by Hannes Schmelzer · 8 years ago
  88. 202b84a arm: bcm235xx: choose 8-bit phy bus width by Steve Rae · 8 years ago
  89. b88d6f7 Move CONFIG_SYS_HUSH_PARSER to Kconfig for last 4 boards by Masahiro Yamada · 8 years ago
  90. 9604474 env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD} by Masahiro Yamada · 8 years ago
  91. 4b3ab59 configs: gxbb: Introduce a common config header file by Carlo Caione · 8 years ago
  92. 4f1318b common: image: minimal android image iminfo support by Michael Trimarchi · 8 years ago
  93. 61520ac arm: socfpga: Fix "improve raw MMC SPL boot" by Marek Vasut · 8 years ago
  94. 41598c8 autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c by Masahiro Yamada · 8 years ago
  95. 1a3619c mmc: add MMC_VERSION_5_1 by Stefan Wahren · 8 years ago
  96. 333463d dragonboard410c: Increase default environment size. by Mateusz Kulikowski · 8 years ago
  97. 09849f4 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  98. 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  99. 89c1e2d Add a reset driver framework/uclass by Stephen Warren · 8 years ago
  100. 0f67e23 mailbox: add Tegra186 HSP driver by Stephen Warren · 8 years ago