1. fb10116 zynqmp: mp: Simplify set_r5_start handling by Michal Simek · 9 years ago
  2. b0d18be zynqmp: Provide option to enable uart dcc support for zynqmp by Siva Durga Prasad Paladugu · 9 years ago
  3. f994bdf Kconfig: zynqmp: Move CONFIG_SYS_TEXT_BASE to defconfig by Siva Durga Prasad Paladugu · 9 years ago
  4. 0b54a9d zynqmp: Define ep config for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  5. 7558000 zynqmp: Kconfig: Move zynqmp Kconfig by Siva Durga Prasad Paladugu · 9 years ago
  6. e65d33c zynq: gem: Setting up WRAP bit for one TX bd by Michal Simek · 9 years ago
  7. eda9d30 zynq: gem: Increase the Rx buffer descriptors to 32 by Siva Durga Prasad Paladugu · 10 years ago
  8. 96f4f14 zynqmp: gem: Flush the rx buffers while transmitting by Siva Durga Prasad Paladugu · 10 years ago
  9. 8a584c8 zynqmp: gem: Set data bus width to 64bit for arm64 by Siva Durga Prasad Paladugu · 10 years ago
  10. 502a2af arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN values by Thierry Reding · 9 years ago
  11. f49357b ARM: tegra: Build warning fixes for 64-bit by Thierry Reding · 9 years ago
  12. c39e2a7 mmc: tegra: Build warning fixes for 64-bit by Thierry Reding · 9 years ago
  13. 8e67c5d i2c: tegra: Build warning fixes for 64-bit by Thierry Reding · 9 years ago
  14. e621c7a dfu: fix 64-bit compile warnings by Stephen Warren · 9 years ago
  15. 8b5c738 pxe: add AArch64 image support by Stephen Warren · 9 years ago
  16. ba52199 tegra124: Expand SPL space by 8KB by Simon Glass · 9 years ago
  17. 6a6800b tegra: nyan-big: Allow TPM on I2C by Simon Glass · 9 years ago
  18. 537e967 tegra124: Implement spl_was_boot_source() by Simon Glass · 9 years ago
  19. 0a0db40 am3517_evm: add FIT support by Yegor Yefremov · 9 years ago
  20. f3f431a Reproducible U-Boot build support, using SOURCE_DATE_EPOCH by Paul Kocialkowski · 9 years ago
  21. 9c57487 tools: remove mpc86x_clk tool by Masahiro Yamada · 9 years ago
  22. b38ecd6 configs: k2*_evm: rename skernel binary names to generated file names by Nishanth Menon · 9 years ago
  23. bad773f configs: ti_armv7_keystone2: switch to using kernel zImage by Nishanth Menon · 9 years ago
  24. fd72d31 configs: ti_armv7_keystone2: switch addresses to generic addresses by Nishanth Menon · 9 years ago
  25. e07cff1 configs: ti_armv7_keystone2: start using armv7_common by Nishanth Menon · 9 years ago
  26. e8428d6 configs: rename ks2_evm into ti_armv7_keystone2 by Nishanth Menon · 9 years ago
  27. 59d4cd2 board: ks2_evm: get rid of bogus CONFIG_LINUX_BOOT_PARAM_ADDR by Nishanth Menon · 9 years ago
  28. 7f2f44d configs: ti: armv7_common: enable Thumb mode for all by Nishanth Menon · 9 years ago
  29. 9a0f400 configs: split ti_armv7_common into a omap generic header by Nishanth Menon · 9 years ago
  30. 8845ad4 nokia_rx51: Typo in CONFIG_MUSB_HCD fixup by Paul Kocialkowski · 9 years ago
  31. 1584e4f Update the rootfs type to ext4 for Overo and Pepper by Adam YH Lee · 9 years ago
  32. f9fa4a2 stm32f429: use 180 MHz system clock by Antonio Borneo · 9 years ago
  33. fffde77 stm32f4: add cpu clock option for 180 MHz by Antonio Borneo · 9 years ago
  34. 089fddf stm32f429: pass the device unique ID in DTB by Antonio Borneo · 9 years ago
  35. b0c8f4a Kill unneeded #include <linux/kconfig.h> by Masahiro Yamada · 9 years ago
  36. 3c963d2 board: ks2: README: fix typos by Nishanth Menon · 9 years ago
  37. bafa6f5 am33xx: Unused get_board_rev function removal by Paul Kocialkowski · 9 years ago
  38. fb9006c omap3: CONFIG_REVISION_TAG ifdef check for get_board_rev by Paul Kocialkowski · 9 years ago
  39. d1a04b3 omap5: Definitions for SYS_BOOT-based fallback boot device selection by Paul Kocialkowski · 9 years ago
  40. 94fc751 omap4: Definitions for SYS_BOOT-based fallback boot device selection by Paul Kocialkowski · 9 years ago
  41. cfac375 omap3: Definitions for SYS_BOOT-based fallback boot device selection by Paul Kocialkowski · 9 years ago
  42. ed19bda omap-common: SYS_BOOT-based fallback boot device selection for peripheral boot by Paul Kocialkowski · 9 years ago
  43. 2cb81b6b siemens-am33x-common: Hardcoded value instead of non-included define by Paul Kocialkowski · 9 years ago
  44. df84477 omap-common: Boot device define instead of hardcoded value by Paul Kocialkowski · 9 years ago
  45. 62c5674 omap: SPL boot devices cleanup and completion by Paul Kocialkowski · 9 years ago
  46. 60c7c30 omap-common: Common boot code OMAP3 support and cleanup by Paul Kocialkowski · 9 years ago
  47. a350c6a kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86 by Masahiro Yamada · 9 years ago
  48. 7e3f94e nds32: include <asm/arch-*/*.h> instead of <asm/arch/*.h> by Masahiro Yamada · 9 years ago
  49. dac326b generic_board: Call "checkboard" even though the root node has a "model" property by Haikun.Wang@freescale.com · 9 years ago
  50. 5031ca5 keystone2: net: add mcast function to keyston2 Ethernet driver by Vitaly Andrianov · 9 years ago
  51. 17c5bda keystone2: add wfi in to the core_spin loop by Vitaly Andrianov · 9 years ago
  52. f5df36d misc: led: pca9551_led: Fix problem with multiple blink frequencies by Stefan Roese · 9 years ago
  53. 6b33056 stm32f429-discovery: Use ttyS0 as the console device by rev13@wp.pl · 9 years ago
  54. 4d713be kbuild: use relative path more to include Makefile by Masahiro Yamada · 9 years ago
  55. ba84de9 kbuild: do not add $((generic-)offsets-file) to targets by Masahiro Yamada · 9 years ago
  56. 98bd0e0 kbuild: sync with Linux 4.1 by Masahiro Yamada · 9 years ago
  57. 9b5f0b1 kconfig: sync with Linux 4.1 by Masahiro Yamada · 9 years ago
  58. d6fc0ce config: ti_omap5_common: Palmas power support in SPL by Paul Kocialkowski · 9 years ago
  59. 5b94ce2 cgtqmx6eval: Use standard boot script by Otavio Salvador · 9 years ago
  60. f33abe3 cgtqmx6eval: Align DCD settings with Congatec's U-boot by Otavio Salvador · 9 years ago
  61. 6731bc8 cgtqmx6eval: Add SATA support by Otavio Salvador · 9 years ago
  62. 6d551f2 cgtqmx6eval: Add splash screen support by Otavio Salvador · 9 years ago
  63. 95246ac cgtqmx6eval: Add USB support by Otavio Salvador · 9 years ago
  64. 4c9929d cgtqmx6eval: Add PMIC support by Otavio Salvador · 9 years ago
  65. 862187b cgtqmx6eval: Add thermal support by Otavio Salvador · 9 years ago
  66. 45e4d35 cgtqmx6eval: Add ESDHC3 support by Otavio Salvador · 9 years ago
  67. dbcb6ff cgtqmx6eval: Fit into single lines by Otavio Salvador · 9 years ago
  68. 516a863 cgtqmx6eval: Improve the error handling by Otavio Salvador · 9 years ago
  69. 6b3496f cgtqmx6eval: Staticize when possible by Otavio Salvador · 9 years ago
  70. d6ec45d cgtqmx6eval: Use the default CONFIG_SYS_PBSIZE by Otavio Salvador · 9 years ago
  71. 72d2125 cgtqmx6eval: Use default prompt by Otavio Salvador · 9 years ago
  72. 4683b22 mmc:fsl_esdhc invalidate dcache before read by Peng Fan · 9 years ago
  73. 42acd18 mx6sxsabresd: Use 'int' for return values by Fabio Estevam · 9 years ago
  74. e4b984d mx6sabresd: Use 'int' for return values by Fabio Estevam · 9 years ago
  75. 44f98f9 warp: Add MAX77696 support by Fabio Estevam · 9 years ago
  76. a643acd power: pmic: Add support for MAX77696 PMIC by Fabio Estevam · 9 years ago
  77. 6918f97 thermal: Fix comments by Fabio Estevam · 9 years ago
  78. 0b7f7c3 imx: imximage: add new CHECK/CLR BIT command by Adrian Alonso · 9 years ago
  79. 452308c arm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoM by Stefan Roese · 9 years ago
  80. 2647394 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  81. 7f7409b sunxi: Enable both ehci and otg in host mode on various boards by Hans de Goede · 9 years ago
  82. a51c832 sunxi: ga10h: Enable both otg and regular usb host controllers by Hans de Goede · 9 years ago
  83. 9ecce97 sunxi: musb: Stop treating not having a vbus-det gpio as an error by Hans de Goede · 9 years ago
  84. 56a2085 sunxi: musb: Improve output during probing by Hans de Goede · 9 years ago
  85. 91183ba sunxi: musb: Use device-model for musb host mode by Hans de Goede · 9 years ago
  86. d42faf3 sunxi: musb: Move musb config and platdata to the sunxi-musb glue by Hans de Goede · 9 years ago
  87. 71cbe0d sunxi: musb: Add id pin support by Hans de Goede · 9 years ago
  88. b41972e sunxi: musb: Move vbus check to sunxi_musb_enable by Hans de Goede · 9 years ago
  89. 48c06c9 sunxi: usb-phy: Add support for reading otg id pin value by Hans de Goede · 9 years ago
  90. de1502c sunxi: Enable CMD_USB and USB_STORAGE by default on sunxi by Hans de Goede · 9 years ago
  91. 4536882 sunxi: Update selects in arch/arm/Kconfig for DM conversions by Tom Rini · 9 years ago
  92. d08980d sunxi: Remove bogus uart entry from utoo-p66 dts file by Hans de Goede · 9 years ago
  93. 6f4e050 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  94. 58d6d13 usb: ci_udc: fix request allocation when endpoints are disabled by Rob Herring · 9 years ago
  95. bf5b9b1 sunxi: spl: Remove redundant check from `board_mmc_init` for signature by Daniel Kochmański · 9 years ago
  96. a151403 sunxi: spl: Detect at runtime where SPL was read from by Daniel Kochmański · 9 years ago
  97. 645c48f sunxi: Create helper function veryfing valid boot signature on MMC by Daniel Kochmański · 9 years ago
  98. 1b26bab mmc: Protect `mmc_initialize` from initialising mmc multiple times by Daniel Kochmański · 9 years ago
  99. 5a9749e arm: marvell: Increase MAXARGS to 32 by Stefan Roese · 9 years ago
  100. 7853c50 arm: mvebu: db-88f6820-gp: Add SDIO/MMC SPL boot support by Stefan Roese · 9 years ago