1. a8ebf28 x86: qemu: Enable writing MP table by Bin Meng · 9 years ago
  2. c77b891 x86: Allow cpu-x86 driver to be probed for UP by Bin Meng · 9 years ago
  3. e7cd070 x86: qemu: Enable I/O APIC chip select on PIIX3 by Bin Meng · 9 years ago
  4. 53832bb x86: mpspec: Move writing ISA interrupt entry after PCI by Bin Meng · 9 years ago
  5. abab912 x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APIC by Bin Meng · 9 years ago
  6. a277194 x86: Convert to use driver model pci on queensbay/crownbay by Bin Meng · 9 years ago
  7. d11d9ef dm: pci: Support bridge device configuration correctly by Bin Meng · 9 years ago
  8. 8326f13 dm: pci: Pass only device/function to pci_bus_find_devfn() by Bin Meng · 9 years ago
  9. 4d8615c dm: pci: Use complete bdf in all pci config read/write routines by Bin Meng · 9 years ago
  10. 95f3aa2 dm: pci: Correct primary/secondary/subordinate bus number assignment by Bin Meng · 9 years ago
  11. 7e378b8 Fix incorrect comments in linker_lists.h by Bin Meng · 9 years ago
  12. 9f244b2 buildman: Correct '--fetch-arch' command documentation by Bin Meng · 9 years ago
  13. 6fc0e8a x86: pci: Do not assign irq 0 to pci device by Bin Meng · 9 years ago
  14. 31a2dc6 x86: pci: Assign pci irqs to all functions by Bin Meng · 9 years ago
  15. 93f8a31 x86: Enable DM RTC support for all x86 boards by Bin Meng · 9 years ago
  16. 8ba25ee x86: Change pci option rom area MTRR setting to cacheable by Bin Meng · 9 years ago
  17. 3ccd49c x86: Simplify architecture defined exception handling in irq_llsr() by Bin Meng · 9 years ago
  18. 013cf48 x86: Display correct CS/EIP/EFLAGS when there is an error code by Bin Meng · 9 years ago
  19. 66d10c1 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  20. 711e5e2 cmd_mp: Add support for showing all CPU status by one command by Michal Simek · 9 years ago
  21. 80fd979 spi: zynq_spi: Simplify debug macro by Michal Simek · 9 years ago
  22. 260bdf0 zynq: Fix typo in Makefile about custom ps7_init file by Michal Simek · 9 years ago
  23. 4c8b7bf net: gem: Extend timeout value by Michal Simek · 12 years ago
  24. a0736ef zynqmp: Show EL level where U-Boot runs by Michal Simek · 9 years ago
  25. 6fe6f13 ARM: zynqmp: Wire up SATA for the board by Michal Simek · 9 years ago
  26. cb7ea82 ARM: zynqmp: Wire up ethernet controllers by Michal Simek · 9 years ago
  27. 6d6e3db ARM: zynq: Add support for zc770-xm011 by Michal Simek · 9 years ago
  28. 5c45b16 ARM: zynq: DT: Update zc770 dtses by Michal Simek · 9 years ago
  29. 91f9f17 ARM: zynq: DT: Add zc702 pushbuttons to DT as gpio-keys by Michal Simek · 9 years ago
  30. d50cb3d ARM: zynq: DT: Add missing interrupt for L2 pl310 by Michal Simek · 9 years ago
  31. b4e9eaf ARM: zynq: DT: Get rid of ps-clk-frequency by Michal Simek · 9 years ago
  32. 05e7ca6 ARM: zynq: DT: Update years in copyright by Michal Simek · 9 years ago
  33. 999667c ARM: zynq: DT: Sync zc702/zc706/zed/zybo DT with kernel by Michal Simek · 9 years ago
  34. 461c388 ARM: zynq: DT: Add reference to bus node by Michal Simek · 9 years ago
  35. e913ce2 ARM: zynq: DT: Add pinctrl node by Michal Simek · 9 years ago
  36. 5ee236a ARM: zynq: DT: Cleanup address-cells and size-cells by Michal Simek · 9 years ago
  37. b346bd1 ARM: zynq: DT: Clean up timer device tree nodes by Michal Simek · 9 years ago
  38. 7e16336 ARM: zynq: DT: Use the zynq binding with macb by Michal Simek · 9 years ago
  39. 08305fe ARM: zynq: DT: Fix GEM register area size by Michal Simek · 9 years ago
  40. 40b383f spi: Fix zynq SPI binding by Michal Simek · 9 years ago
  41. 3ffcdc7 ARM: zynq: DT: Remove 222 MHz OPP by Michal Simek · 9 years ago
  42. 8a8c46a ARM: zynq: DT: Migrate UART to Cadence binding by Michal Simek · 9 years ago
  43. bece06c ARM: zynq: DT: Add a fixed regulator for CPU voltage by Michal Simek · 9 years ago
  44. fb1a506 ARM: zynq: DT: Add missing nodes to DTSI by Michal Simek · 9 years ago
  45. a0cb47f ARM: zynq: DT: Use the right names for nodes by Michal Simek · 9 years ago
  46. 225bf9a zynqmp: Add support for IP detection via SLCR by Michal Simek · 9 years ago
  47. fb10116 zynqmp: mp: Simplify set_r5_start handling by Michal Simek · 10 years ago
  48. b0d18be zynqmp: Provide option to enable uart dcc support for zynqmp by Siva Durga Prasad Paladugu · 9 years ago
  49. f994bdf Kconfig: zynqmp: Move CONFIG_SYS_TEXT_BASE to defconfig by Siva Durga Prasad Paladugu · 9 years ago
  50. 0b54a9d zynqmp: Define ep config for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  51. 7558000 zynqmp: Kconfig: Move zynqmp Kconfig by Siva Durga Prasad Paladugu · 9 years ago
  52. e65d33c zynq: gem: Setting up WRAP bit for one TX bd by Michal Simek · 10 years ago
  53. eda9d30 zynq: gem: Increase the Rx buffer descriptors to 32 by Siva Durga Prasad Paladugu · 10 years ago
  54. 96f4f14 zynqmp: gem: Flush the rx buffers while transmitting by Siva Durga Prasad Paladugu · 10 years ago
  55. 8a584c8 zynqmp: gem: Set data bus width to 64bit for arm64 by Siva Durga Prasad Paladugu · 10 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. 2647394 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  97. 7f7409b sunxi: Enable both ehci and otg in host mode on various boards by Hans de Goede · 9 years ago
  98. a51c832 sunxi: ga10h: Enable both otg and regular usb host controllers by Hans de Goede · 9 years ago
  99. 9ecce97 sunxi: musb: Stop treating not having a vbus-det gpio as an error by Hans de Goede · 9 years ago
  100. 56a2085 sunxi: musb: Improve output during probing by Hans de Goede · 9 years ago