1. 84b8bf6 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  2. be6b2b3 Revert "devicetree: use wildcard to clean arch subdir" by Masahiro Yamada · 9 years ago
  3. e7138b3 net: zynq_gem: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  4. 8c25c25 usb: ehci-mx6: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  5. 8d5c7bb usb: ohci-lpc32xx: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  6. fd2cd66 usb: dwc2: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  7. 9afdf40 lib: Add wait_for_bit by Mateusz Kulikowski · 9 years ago
  8. 3da5240 common/console.c: Remove unused inline functions by Tom Rini · 9 years ago
  9. f62b1c6 part: Drop duplication declaration of block_dev_desc_t by Simon Glass · 9 years ago
  10. e92029c env_mmc: support overriding mmc dev from board code by Clemens Gruber · 9 years ago
  11. 0080931 serial: Remove serial_putc_raw_dev by Tom Rini · 9 years ago
  12. 8d4f11c bootm: fix size arg of flush_cache() in bootm_load_os(). by Purna Chandra Mandal · 9 years ago
  13. 6e2f153 arm, powerpc: Update cc-version tests to check for cc-name as well by Tom Rini · 9 years ago
  14. 29c4d28 kbuild: Add clang detection by Tom Rini · 9 years ago
  15. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago
  16. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago
  17. ed3fb1f imx: spl: enable CONFIG_SPL_WATCHDOG_SUPPORT by Peng Fan · 9 years ago
  18. d9699de imx: mx7: default enable MDIO open drain by Peng Fan · 9 years ago
  19. 9ba18ff imx: mx6ul/sx: fix mmdc_ch0 clk calculation by Peng Fan · 9 years ago
  20. 234dc63 imx: mx6: add more entry for mxc_ccm_reg by Peng Fan · 9 years ago
  21. 6e1a41c imx: mx7dsabresd: support nand by Peng Fan · 9 years ago
  22. bedaa84 imx: nand: update GPMI NAND driver to support MX7 by Peng Fan · 9 years ago
  23. 1fc4f80 imx: apbh_dma: Update APBH-DMA for MX7D by Peng Fan · 9 years ago
  24. c6d3d81 imx: mx6ulevk: add CONFIG_SPI_FLASH_STMICRO by Peng Fan · 9 years ago
  25. 4897d95 mx25pdk: Remove lowlevel_init.S file by Fabio Estevam · 9 years ago
  26. 1ecd2ea imx: mx6/7 enlarge CONFIG_SYS_BOOTM_LEN to 16M by Peng Fan · 9 years ago
  27. 65806cc imx: mx6ulevk: change mtest memory size to 128M by Peng Fan · 9 years ago
  28. 25d5352 x86: ivybridge: Use syscon for the GMA device by Simon Glass · 9 years ago
  29. 98655f3 x86: Set up a shared syscon numbering schema by Simon Glass · 9 years ago
  30. 67292e4 x86: ivybridge: Drop the SMM-locking code by Simon Glass · 9 years ago
  31. b2a6235 x86: ivybridge: Drop XHCI support by Simon Glass · 9 years ago
  32. 278d3a4 x86: ivybridge: Drop special EHCI init by Simon Glass · 9 years ago
  33. 1605b10 x86: ivybridge: Sort out the calls to bridge_silicon_revision() by Simon Glass · 9 years ago
  34. a5ea3a7 x86: ivybridge: Move code from pch.c to bd82x6x.c by Simon Glass · 9 years ago
  35. 9434c7a x86: ivybridge: Convert pch.c to use DM PCI API by Simon Glass · 9 years ago
  36. fad1296 x86: ivybridge: Convert report_platform to DM PCI API by Simon Glass · 9 years ago
  37. c02a424 x86: ivybridge: Convert SDRAM init to use driver model by Simon Glass · 9 years ago
  38. b32375d x86: chromebook_link: Enable the syscon uclass by Simon Glass · 9 years ago
  39. 1641bb8 x86: ivybridge: Convert sdram_initialise() to use DM PCI API by Simon Glass · 9 years ago
  40. 2588e71 x86: ivybridge: Convert dram_init() to use DM PCI API by Simon Glass · 9 years ago
  41. 5213f28 x86: ivybridge: Convert enable_usb_bar() to use DM PCI API by Simon Glass · 9 years ago
  42. 0c7645b x86: ivybridge: Use the I2C driver to perform SMbus init by Simon Glass · 9 years ago
  43. abb0b01 x86: i2c: Add a stub driver for Intel I2C/SMbus by Simon Glass · 9 years ago
  44. 433650a x86: Enable DM_USB for link and panther by Simon Glass · 9 years ago
  45. 4265abd x86: ivybridge: Convert lpc init code to DM PCI API by Simon Glass · 9 years ago
  46. cdc337e x86: ivybridge: Drop the special PCI driver by Simon Glass · 9 years ago
  47. 4e19072 x86: ivybridge: Move LPC init into the LPC probe() method by Simon Glass · 9 years ago
  48. 865c24e x86: ivybridge: Move lpc_enable() into gma.c by Simon Glass · 9 years ago
  49. ddf10c2 x86: ivybridge: Use driver model PCI API in sata.c by Simon Glass · 9 years ago
  50. 01a6790 x86: ivybridge: Use the SATA driver to do the init by Simon Glass · 9 years ago
  51. 82935b7 x86: ivybridge: Drop the unused bd82x6x_init_extra() by Simon Glass · 9 years ago
  52. d46f2a6 x86: ivybridge: Do the SATA init before relocation by Simon Glass · 9 years ago
  53. e3b5f04 ahci: Add a disk-controller uclass by Simon Glass · 9 years ago
  54. 887cba8 x86: ivybridge: Drop unnecessary northbridge setup by Simon Glass · 9 years ago
  55. 1a9dd22 x86: ivybridge: Use driver model PCI API in bd82x6x.c by Simon Glass · 9 years ago
  56. 9ed781a x86: ivybridge: Move northbridge and PCH init into drivers by Simon Glass · 9 years ago
  57. ac643e0 x86: Bring up northbridge, pch and lpc after the CPUs by Simon Glass · 9 years ago
  58. 8b67441 x86: Don't show an error when the MRC cache is up to date by Simon Glass · 9 years ago
  59. afd5d50 x86: Make x86_init_cpus() static by Simon Glass · 9 years ago
  60. 279006d x86: ivybridge: Move early init code into northbridge.c by Simon Glass · 9 years ago
  61. d173185 x86: ivybridge: Drop the dead MTRR code by Simon Glass · 9 years ago
  62. 709b190 x86: ivybridge: Set up the thermal target correctly by Simon Glass · 9 years ago
  63. 9d156b5 x86: ivybridge: Move CPU init code into the driver by Simon Glass · 9 years ago
  64. bba22a9 x86: ivybridge: Use common CPU init code by Simon Glass · 9 years ago
  65. 9fd11c7 x86: ivybridge: Move GPIO init to the LPC init() method by Simon Glass · 9 years ago
  66. fcd30cd x86: ivybridge: Move sandybridge init to the lpc probe() method by Simon Glass · 9 years ago
  67. 17e0a9a x86: ivybridge: Move graphics init much later by Simon Glass · 9 years ago
  68. f633efa x86: ivybridge: Probe the LPC in CPU init by Simon Glass · 9 years ago
  69. 2b27d20 x86: ivybridge: Rename lpc_init() to lpc_init_extra() by Simon Glass · 9 years ago
  70. 977a591 x86: ivybridge: Move LPC and PCH init into northbridge probe() by Simon Glass · 9 years ago
  71. 655925a x86: ivybridge: Move northbridge init into the probe() method by Simon Glass · 9 years ago
  72. e40a6e3 x86: ivybridge: Add a driver for the bd82x6x northbridge by Simon Glass · 9 years ago
  73. 5544757 dm: x86: Add a northbridge uclass by Simon Glass · 9 years ago
  74. 858361b x86: ivybridge: Rename bd82x6x_init() by Simon Glass · 9 years ago
  75. fe40bd4 x86: ivybridge: Move more init to the probe() function by Simon Glass · 9 years ago
  76. 788cd90 x86: ivybridge: Move lpc_early_init() to probe() by Simon Glass · 9 years ago
  77. 4acc83d x86: ivybridge: Set up the LPC device using driver model by Simon Glass · 9 years ago
  78. 7282672 dm: pci: Convert bios_emu to use the driver model PCI API by Simon Glass · 9 years ago
  79. ac94b7b dm: syscon: Allow finding devices by driver data by Simon Glass · 9 years ago
  80. 907eed2 dm: usb: Add a compatible string for PCI EHCI controller by Simon Glass · 9 years ago
  81. d062482 dm: core: Display the error number when driver binding fails by Simon Glass · 9 years ago
  82. 0bdce07 dm: x86: Drop the weak cpu_irq_init() function by Simon Glass · 9 years ago
  83. 0ac8b1f dm: x86: queensbay: Add an interrupt driver by Simon Glass · 9 years ago
  84. 117bfc7 dm: x86: quark: Add an interrupt driver by Simon Glass · 9 years ago
  85. f8b4e45 x86: Drop the irq router compatible string by Simon Glass · 9 years ago
  86. b565d66 x86: Use the IRQ device when setting up the mptable by Simon Glass · 9 years ago
  87. d3b884b dm: x86: Add a common PIRQ init function by Simon Glass · 9 years ago
  88. 12d6929 dm: x86: Set up interrupt routing from interrupt_init() by Simon Glass · 9 years ago
  89. e76187a dm: x86: Create a driver for x86 interrupts by Simon Glass · 9 years ago
  90. f2b85ab dm: x86: spi: Convert ICH SPI driver to driver model PCI API by Simon Glass · 9 years ago
  91. fffe25d spi: ich: Separate out the read/write trace from normal debugging by Simon Glass · 9 years ago
  92. 81afac1 dm: x86: Add a driver for Intel PCH9 by Simon Glass · 9 years ago
  93. 1ff4f32 dm: x86: Add a driver for Intel PCH7 by Simon Glass · 9 years ago
  94. ca831f4 dm: Expand the uclass for Platform Controller Hubs (PCH) by Simon Glass · 9 years ago
  95. 4439bc3 dm: pci: Avoid using pci_bus_to_hose() in the uclass by Simon Glass · 9 years ago
  96. 9d731c8 dm: pci: Add a function to write a BAR by Simon Glass · 9 years ago
  97. a6eb93b dm: pci: Move pci_bus_to_hose() to compatibility by Simon Glass · 9 years ago
  98. e32951b lcd: fix the color testpattern in 16bit mode by Andreas Neubacher · 9 years ago
  99. 913d1be video: Add support for Armada XP LCD controller by Stefan Roese · 9 years ago
  100. 9dc8ba1 usb: eth: add Realtek RTL8152B/RTL8153 DRIVER by Ted Chen · 9 years ago