1. 95f3aa2 dm: pci: Correct primary/secondary/subordinate bus number assignment by Bin Meng · 9 years ago
  2. 7e378b8 Fix incorrect comments in linker_lists.h by Bin Meng · 9 years ago
  3. 9f244b2 buildman: Correct '--fetch-arch' command documentation by Bin Meng · 9 years ago
  4. 6fc0e8a x86: pci: Do not assign irq 0 to pci device by Bin Meng · 9 years ago
  5. 31a2dc6 x86: pci: Assign pci irqs to all functions by Bin Meng · 9 years ago
  6. 93f8a31 x86: Enable DM RTC support for all x86 boards by Bin Meng · 9 years ago
  7. 8ba25ee x86: Change pci option rom area MTRR setting to cacheable by Bin Meng · 9 years ago
  8. 3ccd49c x86: Simplify architecture defined exception handling in irq_llsr() by Bin Meng · 9 years ago
  9. 013cf48 x86: Display correct CS/EIP/EFLAGS when there is an error code by Bin Meng · 9 years ago
  10. 66d10c1 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  11. 711e5e2 cmd_mp: Add support for showing all CPU status by one command by Michal Simek · 9 years ago
  12. 80fd979 spi: zynq_spi: Simplify debug macro by Michal Simek · 9 years ago
  13. 260bdf0 zynq: Fix typo in Makefile about custom ps7_init file by Michal Simek · 9 years ago
  14. 4c8b7bf net: gem: Extend timeout value by Michal Simek · 12 years ago
  15. a0736ef zynqmp: Show EL level where U-Boot runs by Michal Simek · 9 years ago
  16. 6fe6f13 ARM: zynqmp: Wire up SATA for the board by Michal Simek · 9 years ago
  17. cb7ea82 ARM: zynqmp: Wire up ethernet controllers by Michal Simek · 9 years ago
  18. 6d6e3db ARM: zynq: Add support for zc770-xm011 by Michal Simek · 9 years ago
  19. 5c45b16 ARM: zynq: DT: Update zc770 dtses by Michal Simek · 9 years ago
  20. 91f9f17 ARM: zynq: DT: Add zc702 pushbuttons to DT as gpio-keys by Michal Simek · 9 years ago
  21. d50cb3d ARM: zynq: DT: Add missing interrupt for L2 pl310 by Michal Simek · 9 years ago
  22. b4e9eaf ARM: zynq: DT: Get rid of ps-clk-frequency by Michal Simek · 9 years ago
  23. 05e7ca6 ARM: zynq: DT: Update years in copyright by Michal Simek · 9 years ago
  24. 999667c ARM: zynq: DT: Sync zc702/zc706/zed/zybo DT with kernel by Michal Simek · 9 years ago
  25. 461c388 ARM: zynq: DT: Add reference to bus node by Michal Simek · 9 years ago
  26. e913ce2 ARM: zynq: DT: Add pinctrl node by Michal Simek · 9 years ago
  27. 5ee236a ARM: zynq: DT: Cleanup address-cells and size-cells by Michal Simek · 9 years ago
  28. b346bd1 ARM: zynq: DT: Clean up timer device tree nodes by Michal Simek · 9 years ago
  29. 7e16336 ARM: zynq: DT: Use the zynq binding with macb by Michal Simek · 9 years ago
  30. 08305fe ARM: zynq: DT: Fix GEM register area size by Michal Simek · 9 years ago
  31. 40b383f spi: Fix zynq SPI binding by Michal Simek · 9 years ago
  32. 3ffcdc7 ARM: zynq: DT: Remove 222 MHz OPP by Michal Simek · 9 years ago
  33. 8a8c46a ARM: zynq: DT: Migrate UART to Cadence binding by Michal Simek · 9 years ago
  34. bece06c ARM: zynq: DT: Add a fixed regulator for CPU voltage by Michal Simek · 9 years ago
  35. fb1a506 ARM: zynq: DT: Add missing nodes to DTSI by Michal Simek · 9 years ago
  36. a0cb47f ARM: zynq: DT: Use the right names for nodes by Michal Simek · 9 years ago
  37. 225bf9a zynqmp: Add support for IP detection via SLCR by Michal Simek · 9 years ago
  38. fb10116 zynqmp: mp: Simplify set_r5_start handling by Michal Simek · 9 years ago
  39. b0d18be zynqmp: Provide option to enable uart dcc support for zynqmp by Siva Durga Prasad Paladugu · 9 years ago
  40. f994bdf Kconfig: zynqmp: Move CONFIG_SYS_TEXT_BASE to defconfig by Siva Durga Prasad Paladugu · 9 years ago
  41. 0b54a9d zynqmp: Define ep config for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  42. 7558000 zynqmp: Kconfig: Move zynqmp Kconfig by Siva Durga Prasad Paladugu · 9 years ago
  43. e65d33c zynq: gem: Setting up WRAP bit for one TX bd by Michal Simek · 9 years ago
  44. eda9d30 zynq: gem: Increase the Rx buffer descriptors to 32 by Siva Durga Prasad Paladugu · 10 years ago
  45. 96f4f14 zynqmp: gem: Flush the rx buffers while transmitting by Siva Durga Prasad Paladugu · 10 years ago
  46. 8a584c8 zynqmp: gem: Set data bus width to 64bit for arm64 by Siva Durga Prasad Paladugu · 10 years ago
  47. 502a2af arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN values by Thierry Reding · 9 years ago
  48. f49357b ARM: tegra: Build warning fixes for 64-bit by Thierry Reding · 9 years ago
  49. c39e2a7 mmc: tegra: Build warning fixes for 64-bit by Thierry Reding · 9 years ago
  50. 8e67c5d i2c: tegra: Build warning fixes for 64-bit by Thierry Reding · 9 years ago
  51. e621c7a dfu: fix 64-bit compile warnings by Stephen Warren · 9 years ago
  52. 8b5c738 pxe: add AArch64 image support by Stephen Warren · 9 years ago
  53. ba52199 tegra124: Expand SPL space by 8KB by Simon Glass · 9 years ago
  54. 6a6800b tegra: nyan-big: Allow TPM on I2C by Simon Glass · 9 years ago
  55. 537e967 tegra124: Implement spl_was_boot_source() by Simon Glass · 9 years ago
  56. 0a0db40 am3517_evm: add FIT support by Yegor Yefremov · 9 years ago
  57. f3f431a Reproducible U-Boot build support, using SOURCE_DATE_EPOCH by Paul Kocialkowski · 9 years ago
  58. 9c57487 tools: remove mpc86x_clk tool by Masahiro Yamada · 9 years ago
  59. b38ecd6 configs: k2*_evm: rename skernel binary names to generated file names by Nishanth Menon · 9 years ago
  60. bad773f configs: ti_armv7_keystone2: switch to using kernel zImage by Nishanth Menon · 9 years ago
  61. fd72d31 configs: ti_armv7_keystone2: switch addresses to generic addresses by Nishanth Menon · 9 years ago
  62. e07cff1 configs: ti_armv7_keystone2: start using armv7_common by Nishanth Menon · 9 years ago
  63. e8428d6 configs: rename ks2_evm into ti_armv7_keystone2 by Nishanth Menon · 9 years ago
  64. 59d4cd2 board: ks2_evm: get rid of bogus CONFIG_LINUX_BOOT_PARAM_ADDR by Nishanth Menon · 9 years ago
  65. 7f2f44d configs: ti: armv7_common: enable Thumb mode for all by Nishanth Menon · 9 years ago
  66. 9a0f400 configs: split ti_armv7_common into a omap generic header by Nishanth Menon · 9 years ago
  67. 8845ad4 nokia_rx51: Typo in CONFIG_MUSB_HCD fixup by Paul Kocialkowski · 9 years ago
  68. 1584e4f Update the rootfs type to ext4 for Overo and Pepper by Adam YH Lee · 9 years ago
  69. f9fa4a2 stm32f429: use 180 MHz system clock by Antonio Borneo · 9 years ago
  70. fffde77 stm32f4: add cpu clock option for 180 MHz by Antonio Borneo · 9 years ago
  71. 089fddf stm32f429: pass the device unique ID in DTB by Antonio Borneo · 9 years ago
  72. b0c8f4a Kill unneeded #include <linux/kconfig.h> by Masahiro Yamada · 9 years ago
  73. 3c963d2 board: ks2: README: fix typos by Nishanth Menon · 9 years ago
  74. bafa6f5 am33xx: Unused get_board_rev function removal by Paul Kocialkowski · 9 years ago
  75. fb9006c omap3: CONFIG_REVISION_TAG ifdef check for get_board_rev by Paul Kocialkowski · 9 years ago
  76. d1a04b3 omap5: Definitions for SYS_BOOT-based fallback boot device selection by Paul Kocialkowski · 9 years ago
  77. 94fc751 omap4: Definitions for SYS_BOOT-based fallback boot device selection by Paul Kocialkowski · 9 years ago
  78. cfac375 omap3: Definitions for SYS_BOOT-based fallback boot device selection by Paul Kocialkowski · 9 years ago
  79. ed19bda omap-common: SYS_BOOT-based fallback boot device selection for peripheral boot by Paul Kocialkowski · 9 years ago
  80. 2cb81b6b siemens-am33x-common: Hardcoded value instead of non-included define by Paul Kocialkowski · 9 years ago
  81. df84477 omap-common: Boot device define instead of hardcoded value by Paul Kocialkowski · 9 years ago
  82. 62c5674 omap: SPL boot devices cleanup and completion by Paul Kocialkowski · 9 years ago
  83. 60c7c30 omap-common: Common boot code OMAP3 support and cleanup by Paul Kocialkowski · 9 years ago
  84. a350c6a kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86 by Masahiro Yamada · 9 years ago
  85. 7e3f94e nds32: include <asm/arch-*/*.h> instead of <asm/arch/*.h> by Masahiro Yamada · 9 years ago
  86. dac326b generic_board: Call "checkboard" even though the root node has a "model" property by Haikun.Wang@freescale.com · 9 years ago
  87. 5031ca5 keystone2: net: add mcast function to keyston2 Ethernet driver by Vitaly Andrianov · 9 years ago
  88. 17c5bda keystone2: add wfi in to the core_spin loop by Vitaly Andrianov · 9 years ago
  89. f5df36d misc: led: pca9551_led: Fix problem with multiple blink frequencies by Stefan Roese · 9 years ago
  90. 6b33056 stm32f429-discovery: Use ttyS0 as the console device by rev13@wp.pl · 9 years ago
  91. 4d713be kbuild: use relative path more to include Makefile by Masahiro Yamada · 9 years ago
  92. ba84de9 kbuild: do not add $((generic-)offsets-file) to targets by Masahiro Yamada · 9 years ago
  93. 98bd0e0 kbuild: sync with Linux 4.1 by Masahiro Yamada · 9 years ago
  94. 9b5f0b1 kconfig: sync with Linux 4.1 by Masahiro Yamada · 9 years ago
  95. d6fc0ce config: ti_omap5_common: Palmas power support in SPL by Paul Kocialkowski · 9 years ago
  96. 5b94ce2 cgtqmx6eval: Use standard boot script by Otavio Salvador · 9 years ago
  97. f33abe3 cgtqmx6eval: Align DCD settings with Congatec's U-boot by Otavio Salvador · 9 years ago
  98. 6731bc8 cgtqmx6eval: Add SATA support by Otavio Salvador · 9 years ago
  99. 6d551f2 cgtqmx6eval: Add splash screen support by Otavio Salvador · 9 years ago
  100. 95246ac cgtqmx6eval: Add USB support by Otavio Salvador · 9 years ago