1. 7aa9748 dm: sunxi: Modify the GPIO driver to support driver model by Simon Glass · 10 years ago
  2. e6a8b0d dm: sunxi: Make sure that GPIOs are requested by Simon Glass · 10 years ago
  3. bf38891 dm: sunxi: Add pinmux functions which take a bank parameter by Simon Glass · 10 years ago
  4. 57f878e dm: sunxi: Add a new config for an FDT-based pcDuino3 by Simon Glass · 10 years ago
  5. 643ad89 dm: sunxi: dts: Add sun7i device tree files by Simon Glass · 10 years ago
  6. cbdd9a9 sunxi: kconfig: Add %_felconfig rule to enable FEL build of sunxi platforms. by Ian Campbell · 10 years ago
  7. d9a2047 sunxi: kconfig: Introduce CONFIG_TARGET_<BOARD> by Ian Campbell · 10 years ago
  8. c854a60 sunxi: Drop FEL variants of defconfigs. by Ian Campbell · 10 years ago
  9. ed41e62 sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · 10 years ago
  10. 4ce9941 sunxi: Kconfig: Make SPL_FEL a toplevel Kconfig option by Ian Campbell · 10 years ago
  11. c3be279 sunxi: kconfig: Rename TARGET_SUN[45678]I to MACH_SUN[45678]I. by Ian Campbell · 10 years ago
  12. 2c7e3b9 sunxi: kconfig: Add top-level ARCH_SUNXI by Ian Campbell · 10 years ago
  13. d6aac67 ARM: sunxi: Fix Ippo-q8h-v5 defconfig filename by Chen-Yu Tsai · 10 years ago
  14. 26f195c ARM: kwimage: fix v0 format by Gerald Kerma · 10 years ago
  15. 336be76 MAINTAINERS: fix Pantelis Antoniou email address by Igor Grinberg · 10 years ago
  16. 758497c Fix cosmetic issues in mkimage manpage by Vagrant Cascadian · 10 years ago
  17. 15cfa32 kbuild: do not hide clang warnings during build with W=1 by Masahiro Yamada · 10 years ago
  18. 7f7563c sparc: move CONFIG_SYS_TEXT_BASE to Kconfig by Masahiro Yamada · 10 years ago
  19. 89bedb0 sparc: merge CONFIG_SYS_CPU and CONFIG_SYS_VENDOR defines by Masahiro Yamada · 10 years ago
  20. c2a1d5d sparc: merge arch/sparc/cpu/*/config.mk to arch/sparc/config.mk by Masahiro Yamada · 10 years ago
  21. 8be2964 sparc: move CONFIG_{LEON, LEON2, LEON3} to Kconfig by Masahiro Yamada · 10 years ago
  22. 89c64cd sparc: Use nicer prompt for board select menu by Masahiro Yamada · 10 years ago
  23. 94a255d serial: add prototypes for init functions by Jeroen Hofstee · 10 years ago
  24. 09e6e0b arm926ejs: cache: use __weak by Jeroen Hofstee · 10 years ago
  25. 13a8b7a i2c: use __weak by Jeroen Hofstee · 10 years ago
  26. 0798082 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 10 years ago
  27. ccc39d6 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  28. 4dc9492 usb: ehci: rmobile: Collect up address data by Nobuhiro Iwamatsu · 10 years ago
  29. a3058c0 usb: ehci: rmobile: Add support R8A7793 by Nobuhiro Iwamatsu · 10 years ago
  30. 8e55311 usb: kbd: Add (optional) support for using an interrupt queue for polling by Hans de Goede · 10 years ago
  31. 8f8d7d2 usb: kbd: Cache pipe, interval and packetsize by Hans de Goede · 10 years ago
  32. 88274b6 stdio: Fix memleak on stdio_deregister by Hans de Goede · 10 years ago
  33. dfe5b1c usb: kbd: Fix memleak on usb_kbd_deregister() by Hans de Goede · 10 years ago
  34. be17e75 usb: kbd: Remove unused usb_kbd_generic_poll function by Hans de Goede · 10 years ago
  35. 8460b89 usb: Make pollable int support available outside of ehci-hcd.c by Hans de Goede · 10 years ago
  36. 8aa26b8 usb: ehci: Move cache invalidation to poll_int_queue by Hans de Goede · 10 years ago
  37. bd818d8 usb: ehci: Move interrupt packet length check to create_int_queue by Hans de Goede · 10 years ago
  38. 32f2eac usb: ehci: Do not disable an already disabled periodic schedule by Hans de Goede · 10 years ago
  39. 0834bb2 usb: Do not power-cycle usb devices on init by Hans de Goede · 10 years ago
  40. f7b9baf usb: Remove unnecessary portnr lookup from usb_new_device by Hans de Goede · 10 years ago
  41. 46b7b2e Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 10 years ago
  42. a8b972b Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  43. 130aec7 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  44. 265072b MIPS: add .padding section to linker script by Daniel Schwierzeck · 10 years ago
  45. 837cad1 MIPS: refactor setting of compiler options by Daniel Schwierzeck · 10 years ago
  46. 4207917 MIPS: kconfig: add options for vct board variant select by Daniel Schwierzeck · 10 years ago
  47. edf7dbb MIPS: kconfig: add options for dbau1x00 board variant select by Daniel Schwierzeck · 10 years ago
  48. aa45f75 MIPS: kconfig: merge targets qemu_mips and qemu_mips64 by Daniel Schwierzeck · 10 years ago
  49. b9863b6 MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS by Daniel Schwierzeck · 10 years ago
  50. 02611cb MIPS: kconfig: add options for CPU type select by Daniel Schwierzeck · 10 years ago
  51. 0e1dc34 MIPS: kconfig: add options for endianess select by Daniel Schwierzeck · 10 years ago
  52. 548b310 Remove the CREDITS file by Masahiro Yamada · 10 years ago
  53. 953d27a novena: Add MAINTAINERS file by Fabio Estevam · 10 years ago
  54. b445c33 ppc/arm: remove remainders of dead boards in Kconfig by Masahiro Yamada · 10 years ago
  55. 9ea7f3a Remove unused files by Masahiro Yamada · 10 years ago
  56. 2ed8c87 twl4030: VMMC2 3.2V enable on MMC init by Paul Kocialkowski · 10 years ago
  57. 934a529 tools/kwbimage: Fix compilation warning by Stefan Roese · 10 years ago
  58. e5f1a58 tools/kwbimage.c: fix build on darwin by Andreas Bießmann · 10 years ago
  59. 4aa9731 odroid: adjust gpio calls to dm gpio api by Przemyslaw Marczak · 10 years ago
  60. 9e306f1 exynos4/4x12: gpio: use gpio extra base addresses by Przemyslaw Marczak · 10 years ago
  61. 92f4dba exynos4/4x12: cpu: add extra gpio base addresses by Przemyslaw Marczak · 10 years ago
  62. 2c54cb5 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  63. b8be4e3 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
  64. 026090e x86: config: Increase CONFIG_SYS_BOOTM_LEN to 16MB by Simon Glass · 10 years ago
  65. 69445d6 powerpc: TQM5200: convert to generic board by Wolfgang Denk · 10 years ago
  66. 23c5d25 powerpc: tqm8xx*: convert to generic board by Wolfgang Denk · 10 years ago
  67. d9bc8fd serial: UniPhier: add static to locally used functions by Masahiro Yamada · 10 years ago
  68. bb72148 serial: UniPhier: add .pending handler by Masahiro Yamada · 10 years ago
  69. 59ca553 ARM: UniPhier: make pinmon command optional by Masahiro Yamada · 10 years ago
  70. 571bdf1 arm: interrupt_init: set sp in IRQ/FIQ modes by Georges Savoundararadj · 10 years ago
  71. 3ff46cc arm: relocate the exception vectors by Georges Savoundararadj · 10 years ago
  72. c57a642 arm: make .vectors section allocatable by Georges Savoundararadj · 10 years ago
  73. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  74. 678398b i2c: designware: Convert driver to multibus/multiadapter framework by Stefan Roese · 10 years ago
  75. 318a9ce i2c: mxs: Add support for I2C 1 on i.MX28 by Marek Vasut · 10 years ago
  76. 58a7d1c i2c: mxs: Pass the i2c_adapter around by Marek Vasut · 10 years ago
  77. 1fa96e8 i2c: mxs: Add basic support for i2c framework by Marek Vasut · 10 years ago
  78. 9536099 i2c: mxs: Consolidate hard-coded bus address by Marek Vasut · 10 years ago
  79. 2c363cb x86: Correct a few progress message nits by Simon Glass · 10 years ago
  80. 61643ae x86: bootm: Support booting a 64-bit raw kernel by Simon Glass · 10 years ago
  81. 5bda35c x86: image: Add new image type for x64_64 by Simon Glass · 10 years ago
  82. 7653938 x86: Move kernel boot function to arch/x86/lib/bootm.c by Simon Glass · 10 years ago
  83. 200182a x86: Add support for starting 64-bit kernel by Simon Glass · 10 years ago
  84. 92cc94a x86: Display basic CPU information on boot by Simon Glass · 10 years ago
  85. dc68584 x86: Bring in msr-index.h from linux 3.8 by Simon Glass · 10 years ago
  86. 7bddac9 x86: Move paging functions into cpu.c by Simon Glass · 10 years ago
  87. d58a945 ppc/arm: zap EMK boards by Wolfgang Denk · 10 years ago
  88. 1a929f7 doc/README.scrapyard: update commit IDs by Wolfgang Denk · 10 years ago
  89. 0029d6c dwc_ahsata: use bitwise operator in sata_port_status by Nikita Kiryanov · 10 years ago
  90. 93575c3 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  91. 6c499ab e1000: add i211 and unprogrammed i210/i211 support by Marcel Ziswiler · 10 years ago
  92. 6bc98f5 odroid: dts: fix name of included dtsi by Przemyslaw Marczak · 10 years ago
  93. b746454 odroid: dts: adjust sd cd-gpios for SD Card by Przemyslaw Marczak · 10 years ago
  94. 6a5ce1e trats2: dts: adjust gpio numbers after gpio rework by Przemyslaw Marczak · 10 years ago
  95. 2656347 trats: dts: adjust gpio numbers to new api by Przemyslaw Marczak · 10 years ago
  96. 3f51ce6 universal: dts: adjust gpio numbers to new api by Przemyslaw Marczak · 10 years ago
  97. 4381aad universal: request soft i2c gpio by Przemyslaw Marczak · 10 years ago
  98. 523943d exynos4210: dts: fix gpio offset in pinctrl-uboot by Przemyslaw Marczak · 10 years ago
  99. 8195a26 exynos4412: dts: adjust pinctrl-uboot to changed gpio order by Przemyslaw Marczak · 10 years ago
  100. f065500 exynos4412: dts: fix bad gpio order in pinctrl by Przemyslaw Marczak · 10 years ago