1. dad5367 ns16550: zap the rockchip serial compatible string by Thomas Chou · 9 years ago
  2. 94d8eab ns16550: replace with binding files from Linux kernel by Thomas Chou · 9 years ago
  3. cc276de OMAP: Define CONFIG_OMAP3_GPIO_6 on omap3_logic by Adam Ford · 9 years ago
  4. 7672a16 igep00x0: remove #undef CONFIG_BOOTDELAY by Ladislav Michl · 9 years ago
  5. 52d6760 openrisc: Fix build errors by Bin Meng · 9 years ago
  6. 8e0a8cb net: eepro100: Fix build warnings by Bin Meng · 9 years ago
  7. b597324 powerpc: tqm834x: Fix build warnings in initdram() by Bin Meng · 9 years ago
  8. 148c369 sh: sh7753evb: Fix build error by Bin Meng · 9 years ago
  9. 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  10. 2068327 Revert "devicetree: use wildcard to clean arch subdir" by Masahiro Yamada · 9 years ago
  11. 93597d7 net: zynq_gem: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  12. 4073b83 usb: ehci-mx6: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  13. af70d02 usb: ohci-lpc32xx: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  14. 2765f1e usb: dwc2: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  15. cc42c6b lib: Add wait_for_bit by Mateusz Kulikowski · 9 years ago
  16. 11b34d6 common/console.c: Remove unused inline functions by Tom Rini · 9 years ago
  17. cc51f48 part: Drop duplication declaration of block_dev_desc_t by Simon Glass · 9 years ago
  18. f7b6144 env_mmc: support overriding mmc dev from board code by Clemens Gruber · 9 years ago
  19. 6d064ee serial: Remove serial_putc_raw_dev by Tom Rini · 9 years ago
  20. ddf69ac bootm: fix size arg of flush_cache() in bootm_load_os(). by Purna Chandra Mandal · 9 years ago
  21. 7aaf277 arm, powerpc: Update cc-version tests to check for cc-name as well by Tom Rini · 9 years ago
  22. 1611b84 kbuild: Add clang detection by Tom Rini · 9 years ago
  23. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago
  24. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago
  25. a75abeb x86: ivybridge: Use syscon for the GMA device by Simon Glass · 9 years ago
  26. 43a5034 x86: Set up a shared syscon numbering schema by Simon Glass · 9 years ago
  27. b0a6dca x86: ivybridge: Drop the SMM-locking code by Simon Glass · 9 years ago
  28. 72ce7ef x86: ivybridge: Drop XHCI support by Simon Glass · 9 years ago
  29. 74a9e6a x86: ivybridge: Drop special EHCI init by Simon Glass · 9 years ago
  30. 11f76a7 x86: ivybridge: Sort out the calls to bridge_silicon_revision() by Simon Glass · 9 years ago
  31. 6c9e1d8 x86: ivybridge: Move code from pch.c to bd82x6x.c by Simon Glass · 9 years ago
  32. b3a9e51 x86: ivybridge: Convert pch.c to use DM PCI API by Simon Glass · 9 years ago
  33. cd7f2d9 x86: ivybridge: Convert report_platform to DM PCI API by Simon Glass · 9 years ago
  34. 37a91ff x86: ivybridge: Convert SDRAM init to use driver model by Simon Glass · 9 years ago
  35. 20c6a18 x86: chromebook_link: Enable the syscon uclass by Simon Glass · 9 years ago
  36. 1e186f5 x86: ivybridge: Convert sdram_initialise() to use DM PCI API by Simon Glass · 9 years ago
  37. a33044b x86: ivybridge: Convert dram_init() to use DM PCI API by Simon Glass · 9 years ago
  38. 18df7d0 x86: ivybridge: Convert enable_usb_bar() to use DM PCI API by Simon Glass · 9 years ago
  39. 9afcd96 x86: ivybridge: Use the I2C driver to perform SMbus init by Simon Glass · 9 years ago
  40. 5e66fdc x86: i2c: Add a stub driver for Intel I2C/SMbus by Simon Glass · 9 years ago
  41. 28debcd x86: Enable DM_USB for link and panther by Simon Glass · 9 years ago
  42. d6fe74e x86: ivybridge: Convert lpc init code to DM PCI API by Simon Glass · 9 years ago
  43. 582075c x86: ivybridge: Drop the special PCI driver by Simon Glass · 9 years ago
  44. 40e7a20 x86: ivybridge: Move LPC init into the LPC probe() method by Simon Glass · 9 years ago
  45. 5337b43 x86: ivybridge: Move lpc_enable() into gma.c by Simon Glass · 9 years ago
  46. 35c50a5 x86: ivybridge: Use driver model PCI API in sata.c by Simon Glass · 9 years ago
  47. 39f3f8c x86: ivybridge: Use the SATA driver to do the init by Simon Glass · 9 years ago
  48. c0cf9ac x86: ivybridge: Drop the unused bd82x6x_init_extra() by Simon Glass · 9 years ago
  49. 5cc400b x86: ivybridge: Do the SATA init before relocation by Simon Glass · 9 years ago
  50. cfe85a8 ahci: Add a disk-controller uclass by Simon Glass · 9 years ago
  51. 9c8caca x86: ivybridge: Drop unnecessary northbridge setup by Simon Glass · 9 years ago
  52. e5bdccd x86: ivybridge: Use driver model PCI API in bd82x6x.c by Simon Glass · 9 years ago
  53. 4fa56b1 x86: ivybridge: Move northbridge and PCH init into drivers by Simon Glass · 9 years ago
  54. 00431f6 x86: Bring up northbridge, pch and lpc after the CPUs by Simon Glass · 9 years ago
  55. 9df244f x86: Don't show an error when the MRC cache is up to date by Simon Glass · 9 years ago
  56. 0aa7bfa x86: Make x86_init_cpus() static by Simon Glass · 9 years ago
  57. 6b7f76d x86: ivybridge: Move early init code into northbridge.c by Simon Glass · 9 years ago
  58. 83b9c65 x86: ivybridge: Drop the dead MTRR code by Simon Glass · 9 years ago
  59. 0b22c97 x86: ivybridge: Set up the thermal target correctly by Simon Glass · 9 years ago
  60. 5e469f3 x86: ivybridge: Move CPU init code into the driver by Simon Glass · 9 years ago
  61. b4974c4 x86: ivybridge: Use common CPU init code by Simon Glass · 9 years ago
  62. 25d1f94 x86: ivybridge: Move GPIO init to the LPC init() method by Simon Glass · 9 years ago
  63. a716f9e x86: ivybridge: Move sandybridge init to the lpc probe() method by Simon Glass · 9 years ago
  64. d4d1e91 x86: ivybridge: Move graphics init much later by Simon Glass · 9 years ago
  65. b20cf04 x86: ivybridge: Probe the LPC in CPU init by Simon Glass · 9 years ago
  66. ee30129 x86: ivybridge: Rename lpc_init() to lpc_init_extra() by Simon Glass · 9 years ago
  67. 99eecaa x86: ivybridge: Move LPC and PCH init into northbridge probe() by Simon Glass · 9 years ago
  68. aa0f23e x86: ivybridge: Move northbridge init into the probe() method by Simon Glass · 9 years ago
  69. 061e9ea x86: ivybridge: Add a driver for the bd82x6x northbridge by Simon Glass · 9 years ago
  70. 29ce97e dm: x86: Add a northbridge uclass by Simon Glass · 9 years ago
  71. a7b1d95 x86: ivybridge: Rename bd82x6x_init() by Simon Glass · 9 years ago
  72. 8acbabb x86: ivybridge: Move more init to the probe() function by Simon Glass · 9 years ago
  73. 62b3717 x86: ivybridge: Move lpc_early_init() to probe() by Simon Glass · 9 years ago
  74. 044f1a0 x86: ivybridge: Set up the LPC device using driver model by Simon Glass · 9 years ago
  75. d3e0c8f dm: pci: Convert bios_emu to use the driver model PCI API by Simon Glass · 9 years ago
  76. 6d5579c dm: syscon: Allow finding devices by driver data by Simon Glass · 9 years ago
  77. 9470c72 dm: usb: Add a compatible string for PCI EHCI controller by Simon Glass · 9 years ago
  78. cb2bc54 dm: core: Display the error number when driver binding fails by Simon Glass · 9 years ago
  79. 660680d dm: x86: Drop the weak cpu_irq_init() function by Simon Glass · 9 years ago
  80. 5ce1af5 dm: x86: queensbay: Add an interrupt driver by Simon Glass · 9 years ago
  81. 1a44e88 dm: x86: quark: Add an interrupt driver by Simon Glass · 9 years ago
  82. cf33f6e x86: Drop the irq router compatible string by Simon Glass · 9 years ago
  83. ddcafd6 x86: Use the IRQ device when setting up the mptable by Simon Glass · 9 years ago
  84. 7da3ca6 dm: x86: Add a common PIRQ init function by Simon Glass · 9 years ago
  85. 754f55e dm: x86: Set up interrupt routing from interrupt_init() by Simon Glass · 9 years ago
  86. 18a8e09 dm: x86: Create a driver for x86 interrupts by Simon Glass · 9 years ago
  87. 3276163 dm: x86: spi: Convert ICH SPI driver to driver model PCI API by Simon Glass · 9 years ago
  88. fcac1dd spi: ich: Separate out the read/write trace from normal debugging by Simon Glass · 9 years ago
  89. b5d00de dm: x86: Add a driver for Intel PCH9 by Simon Glass · 9 years ago
  90. 567696b dm: x86: Add a driver for Intel PCH7 by Simon Glass · 9 years ago
  91. 68a2423 dm: Expand the uclass for Platform Controller Hubs (PCH) by Simon Glass · 9 years ago
  92. 4af3dc1 dm: pci: Avoid using pci_bus_to_hose() in the uclass by Simon Glass · 9 years ago
  93. e2b6b56 dm: pci: Add a function to write a BAR by Simon Glass · 9 years ago
  94. 2e4e443 dm: pci: Move pci_bus_to_hose() to compatibility by Simon Glass · 9 years ago
  95. 9948ae9 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 9 years ago
  96. ccbfc05 devicetree: use wildcard to clean arch subdir by Thomas Chou · 9 years ago
  97. 419bf14 rockchip: Update the README by Simon Glass · 9 years ago
  98. e513abb rockchip: Add support for Raxda Rock 2 by Simon Glass · 9 years ago
  99. 648b936 rockchip: rock2: dts: Make changes for U-Boot by Simon Glass · 9 years ago
  100. d23faff rockchip: rock2: Bring in device tree files from Linux by Simon Glass · 9 years ago