1. 032d59c arm: rmobile: Add support R8A7793 by Nobuhiro Iwamatsu · 10 years ago
  2. 12889ef Merge branch 'rmobile' of git://www.denx.de/git/u-boot-sh by Tom Rini · 10 years ago
  3. b28b2e2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  4. ab87281 arm: mx6: cm_fx6: detect 1GB DRAM correctly on solo by Nikita Kiryanov · 10 years ago
  5. 97d5daf arm: mx6: cm_fx6: change issd gpio order by Nikita Kiryanov · 10 years ago
  6. ae0a494 Merge git://www.denx.de/git/u-boot-sunxi by Tom Rini · 10 years ago
  7. a4c152b Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 10 years ago
  8. ea7851d dm: sunxi: Request USB vbus gpio by Hans de Goede · 10 years ago
  9. 3d1095f dm: sunxi: Request card detect gpio by Hans de Goede · 10 years ago
  10. 6664898 dm: sunxi: Add support for serial using driver model by Simon Glass · 10 years ago
  11. 7830453 dm: sunxi: Modify the GPIO driver to support driver model by Simon Glass · 10 years ago
  12. e941e2b dm: sunxi: Make sure that GPIOs are requested by Simon Glass · 10 years ago
  13. d862453 dm: sunxi: Add pinmux functions which take a bank parameter by Simon Glass · 10 years ago
  14. b38f911 dm: sunxi: Add a new config for an FDT-based pcDuino3 by Simon Glass · 10 years ago
  15. eb27dfb dm: sunxi: dts: Add sun7i device tree files by Simon Glass · 10 years ago
  16. faef71b sunxi: kconfig: Add %_felconfig rule to enable FEL build of sunxi platforms. by Ian Campbell · 10 years ago
  17. 0ea187d sunxi: kconfig: Introduce CONFIG_TARGET_<BOARD> by Ian Campbell · 10 years ago
  18. 33502bf sunxi: Drop FEL variants of defconfigs. by Ian Campbell · 10 years ago
  19. 8f32aaa sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · 10 years ago
  20. 8ad104b sunxi: Kconfig: Make SPL_FEL a toplevel Kconfig option by Ian Campbell · 10 years ago
  21. 4a24a1c sunxi: kconfig: Rename TARGET_SUN[45678]I to MACH_SUN[45678]I. by Ian Campbell · 10 years ago
  22. d8e69e0 sunxi: kconfig: Add top-level ARCH_SUNXI by Ian Campbell · 10 years ago
  23. a2e1868 ARM: sunxi: Fix Ippo-q8h-v5 defconfig filename by Chen-Yu Tsai · 10 years ago
  24. b9cd76f ppc: Fix ppc4xx CONFIG_SYS_GENERIC_BOARD by Dirk Eibach · 10 years ago
  25. 4a551ca Merge git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  26. 8f9e583 ARM: kwimage: fix v0 format by Gerald Kerma · 10 years ago
  27. 61ad13a MAINTAINERS: fix Pantelis Antoniou email address by Igor Grinberg · 10 years ago
  28. 6736b8b Fix cosmetic issues in mkimage manpage by Vagrant Cascadian · 10 years ago
  29. 88d4c45 kbuild: do not hide clang warnings during build with W=1 by Masahiro Yamada · 10 years ago
  30. c02a327 sparc: move CONFIG_SYS_TEXT_BASE to Kconfig by Masahiro Yamada · 10 years ago
  31. b37a03d sparc: merge CONFIG_SYS_CPU and CONFIG_SYS_VENDOR defines by Masahiro Yamada · 10 years ago
  32. 156be26 sparc: merge arch/sparc/cpu/*/config.mk to arch/sparc/config.mk by Masahiro Yamada · 10 years ago
  33. f54d7d6 sparc: move CONFIG_{LEON, LEON2, LEON3} to Kconfig by Masahiro Yamada · 10 years ago
  34. 14eaac1 sparc: Use nicer prompt for board select menu by Masahiro Yamada · 10 years ago
  35. 6512cc1 serial: add prototypes for init functions by Jeroen Hofstee · 10 years ago
  36. 2f65bef arm926ejs: cache: use __weak by Jeroen Hofstee · 10 years ago
  37. f458c4d i2c: use __weak by Jeroen Hofstee · 10 years ago
  38. 3fbb558 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 10 years ago
  39. c5b908e Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  40. 01e6f33 usb: ehci: rmobile: Collect up address data by Nobuhiro Iwamatsu · 10 years ago
  41. 0e2c967 usb: ehci: rmobile: Add support R8A7793 by Nobuhiro Iwamatsu · 10 years ago
  42. 2d02ae7 usb: kbd: Add (optional) support for using an interrupt queue for polling by Hans de Goede · 10 years ago
  43. 3c79470 usb: kbd: Cache pipe, interval and packetsize by Hans de Goede · 10 years ago
  44. 35e116c stdio: Fix memleak on stdio_deregister by Hans de Goede · 10 years ago
  45. 55a5451 usb: kbd: Fix memleak on usb_kbd_deregister() by Hans de Goede · 10 years ago
  46. 36fc749 usb: kbd: Remove unused usb_kbd_generic_poll function by Hans de Goede · 10 years ago
  47. 6f68122 usb: Make pollable int support available outside of ehci-hcd.c by Hans de Goede · 10 years ago
  48. 8c5c5ca usb: ehci: Move cache invalidation to poll_int_queue by Hans de Goede · 10 years ago
  49. 7f7cb73 usb: ehci: Move interrupt packet length check to create_int_queue by Hans de Goede · 10 years ago
  50. 8ba55ed usb: ehci: Do not disable an already disabled periodic schedule by Hans de Goede · 10 years ago
  51. 5893f23 usb: Do not power-cycle usb devices on init by Hans de Goede · 10 years ago
  52. 1ac890d usb: Remove unnecessary portnr lookup from usb_new_device by Hans de Goede · 10 years ago
  53. 5ba66ad net: sh-eth: Add cache writeback control after setting bit of DMA descriptor by Nobuhiro Iwamatsu · 10 years ago
  54. 1c82211 net: sh-eth: Use memalign instead of orignal memroy alignment function by Nobuhiro Iwamatsu · 10 years ago
  55. c24b3eb net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZE by Nobuhiro Iwamatsu · 10 years ago
  56. 4d86edb serial: sh: r8a7794: Add support external clock by Nobuhiro Iwamatsu · 10 years ago
  57. 290fdfd net: sh-eth: Add support R8A7793 by Nobuhiro Iwamatsu · 10 years ago
  58. c452066 serial: sh: Add support R8A7793 by Nobuhiro Iwamatsu · 10 years ago
  59. 582ab42 arm: rmobile: alt: Add VFAT filesystem support by Nobuhiro Iwamatsu · 10 years ago
  60. 8208d9b arm: rmobile: alt: Add support USB and USB commands by Nobuhiro Iwamatsu · 10 years ago
  61. 45d0045 arm: rmobile: alt: Fix typo of SCIF id by Nobuhiro Iwamatsu · 10 years ago
  62. fa59ccd arm: rmobile: alt: Remove RAM address initialization by Nobuhiro Iwamatsu · 10 years ago
  63. 0de0e50 arm: rmobile: koelsch: Remove RAM address initialization by Nobuhiro Iwamatsu · 10 years ago
  64. 69b1748 arm: rmobile: lager: Remove RAM address initialization by Nobuhiro Iwamatsu · 10 years ago
  65. a341e77 arm: rmobile: alt: Add external RAM boot by Nobuhiro Iwamatsu · 10 years ago
  66. 25c0dca arm: rmobile: koelsch: Add external RAM boot by Nobuhiro Iwamatsu · 10 years ago
  67. 2af4b00 arm: rmobile: lager: Add external RAM boot by Nobuhiro Iwamatsu · 10 years ago
  68. 67fd59b arm: rmobile: lager: Fix change of the CPU frequency by Nobuhiro Iwamatsu · 10 years ago
  69. 06c9e17 arm: rmobile: r8a7790: Update initialize L2 cache by Nobuhiro Iwamatsu · 10 years ago
  70. 8be3d9f Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 10 years ago
  71. 186f7f1 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  72. 7ec578a Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  73. e33a8bf novena: Add MAINTAINERS file by Fabio Estevam · 10 years ago
  74. 0cfb896 arm, imx, spi: detect spi flash again on aristainetos board by Heiko Schocher · 10 years ago
  75. 700020e imx: mx6 sabreauto: Add board support for USB EHCI by Ye.Li · 10 years ago
  76. a056ba5 imx: mx6slevk: Add support for USDHC1 and USDHC3 slots by Ye.Li · 10 years ago
  77. 2ceeef8 imx: mx6sl: Add IOMUX setting for USDHC1-3 by Ye.Li · 10 years ago
  78. 2b7f877 imx: mx6: Enable high frequency clock source for GPT by Ye.Li · 10 years ago
  79. 622dfbd imx: mx6sl: Set the preclk clock source to OSC 24Mhz by Ye.Li · 10 years ago
  80. a5422ca imx: mx6: Change the get_ipg_per_clk for OSC 24Mhz source by Ye.Li · 10 years ago
  81. ae88eb1 imx: mx6sl: Add perclk_clk_sel bit define in CCM by Ye.Li · 10 years ago
  82. b7d176f imx: gpt: Add High frequency clock source support for GPT by Ye.Li · 10 years ago
  83. 49e036f imximage: Fix the bootdata.size calculation by Ye.Li · 10 years ago
  84. 4e6cdff MIPS: add .padding section to linker script by Daniel Schwierzeck · 10 years ago
  85. c03df26 MIPS: refactor setting of compiler options by Daniel Schwierzeck · 10 years ago
  86. 2721e7a MIPS: kconfig: add options for vct board variant select by Daniel Schwierzeck · 10 years ago
  87. eb652f4 MIPS: kconfig: add options for dbau1x00 board variant select by Daniel Schwierzeck · 10 years ago
  88. 94384d1 MIPS: kconfig: merge targets qemu_mips and qemu_mips64 by Daniel Schwierzeck · 10 years ago
  89. 99e7af2 MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS by Daniel Schwierzeck · 10 years ago
  90. 256034d MIPS: kconfig: add options for CPU type select by Daniel Schwierzeck · 10 years ago
  91. a4c242b MIPS: kconfig: add options for endianess select by Daniel Schwierzeck · 10 years ago
  92. 5d1244b Remove the CREDITS file by Masahiro Yamada · 10 years ago
  93. 20363ee novena: Add MAINTAINERS file by Fabio Estevam · 10 years ago
  94. 1d2ade0 ppc/arm: remove remainders of dead boards in Kconfig by Masahiro Yamada · 10 years ago
  95. 0ea611c Remove unused files by Masahiro Yamada · 10 years ago
  96. 5859f8d twl4030: VMMC2 3.2V enable on MMC init by Paul Kocialkowski · 10 years ago
  97. 933918c tools/kwbimage: Fix compilation warning by Stefan Roese · 10 years ago
  98. 7abec5b tools/kwbimage.c: fix build on darwin by Andreas Bießmann · 10 years ago
  99. 04457b7 arm: mxs: Define bootscript env variable on m28evk by Marek Vasut · 10 years ago
  100. 54a4bcb arm: arch-mx6: typo fixes in crm_regs.h by Soeren Moch · 10 years ago