1. 8ebe4f4 ARM: sunxi: Add basic A23 support by Chen-Yu Tsai · 10 years ago
  2. e637b30 mmc: sunxi: Add support for sun8i (A23) by Chen-Yu Tsai · 10 years ago
  3. ff2b47f ARM: sunxi: Add support for uart0 on port F (mmc0) by Chen-Yu Tsai · 10 years ago
  4. 7f87ad3 ARM: sunxi: Add sun8i (A23) UART0 pin mux support by Chen-Yu Tsai · 10 years ago
  5. 78c396a ARM: sunxi: Fix reset command on sun6i/sun8i by Chen-Yu Tsai · 10 years ago
  6. 4cdefba ARM: sunxi: Add sun6i/sun8i timer block register definition by Chen-Yu Tsai · 10 years ago
  7. 2b679f9 ARM: sunxi: Move watchdog register definitions to separate file by Chen-Yu Tsai · 10 years ago
  8. 41f8e9f ARM: sunxi: Fix build break when CONFIG_MMC is not defined by Chen-Yu Tsai · 10 years ago
  9. e711891 sunxi: Add CONFIG_MACH_TYPE defines to sun4i, sun5i and sun7i by Hans de Goede · 10 years ago
  10. 722e00c sunxi: Kconfig: Unify sunxi Kconfig code by Hans de Goede · 10 years ago
  11. 69c050a sunxi: Enable second sdcard slot found on some boards by Hans de Goede · 10 years ago
  12. bbff84b sunxi: Use PG3 - PG8 as io-pins for mmc1 by Hans de Goede · 10 years ago
  13. e79c7c8 sunxi: When we've both mmc0 and mmc2, detect from which one we're booting by Hans de Goede · 10 years ago
  14. 2ccfac0 sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig option by Hans de Goede · 10 years ago
  15. cd82113 sunxi: Add mmc card-detect functionality by Hans de Goede · 10 years ago
  16. 7ad3b6a ARM: sun6i: Add Colombus board defconfig by Chen-Yu Tsai · 10 years ago
  17. 8a6564d ARM: sunxi: Add basic A31 support by Maxime Ripard · 10 years ago
  18. 7711539 ARM: sun6i: Setup the A31 UART0 muxing by Maxime Ripard · 10 years ago
  19. ba1e40f ARM: sun6i: Define UART0 pins for A31 by Chen-Yu Tsai · 10 years ago
  20. 1d1bd42 ARM: sunxi-mmc: Add mmc support for sun6i / A31 by Hans de Goede · 10 years ago
  21. 14177e4 ARM: sun6i: Add clock support by Chen-Yu Tsai · 10 years ago
  22. 174deb7 ARM: sun6i: Add support for the power reset control module found on the A31 by Oliver Schinagl · 10 years ago
  23. 93ce1e9 ARM: sun6i: Add base address for the new controllers in A31 by Oliver Schinagl · 10 years ago
  24. 859b3f1 ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not defined by Chen-Yu Tsai · 10 years ago
  25. ea52094 ARM: sunxi: Use macro values for setting UART GPIO pull-ups by Chen-Yu Tsai · 10 years ago
  26. f1fe975 sunxi: Add support for the Mele M3 board by Hans de Goede · 10 years ago
  27. a3e8c22 mmc: sunxi: add SDHC support for sun6i/sun7i/sun8i by Wills Wang · 10 years ago
  28. d71910f sun7i: Add support for Olimex A20-OLinuXino-LIME2 by Iain Paton · 10 years ago
  29. c2ded96 serial: remove uniphier_serial_initialize() call by Masahiro Yamada · 10 years ago
  30. ff247b7 serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig by Masahiro Yamada · 10 years ago
  31. d064cbf dm: serial: use Driver Model for UniPhier serial driver by Masahiro Yamada · 10 years ago
  32. da333ae dm: add entries to Kconfig by Masahiro Yamada · 10 years ago
  33. eea5a4c dm: serial: consolidate common code more by Masahiro Yamada · 10 years ago
  34. 52a0a6f dm: serial: remove unnecessary casting by Masahiro Yamada · 10 years ago
  35. bac6446 dm: serial: fix console putc by Masahiro Yamada · 10 years ago
  36. 3fdd0bb serial: add static directive to local functions by Masahiro Yamada · 10 years ago
  37. 86256b7 dm: move platform data headers to include/dm/platform_data by Masahiro Yamada · 10 years ago
  38. e98a03c dm: x86: Convert coreboot serial to use driver model by Simon Glass · 10 years ago
  39. d1259c9 dm: x86: dts: Add additional info to the serial port node by Simon Glass · 10 years ago
  40. 7414112 dm: x86: Convert Intel ICH6 GPIO driver to use driver model by Simon Glass · 10 years ago
  41. c15b0b8 dm: x86: Add a gpio header for coreboot by Simon Glass · 10 years ago
  42. 5dbcaa2 dm: x86: Support pre-reloc malloc() by Simon Glass · 10 years ago
  43. fbd7282 dm: x86: Zero global data before board_init_f() by Simon Glass · 10 years ago
  44. 9c284ff dm: x86: Remove ebp assembler warning in zimage.c by Simon Glass · 10 years ago
  45. 1f77690 dm: serial: ns16550: Add a cast to the I/O operations by Simon Glass · 10 years ago
  46. 85bfe6e dm: gpio: Remove unused get_state() uclass method by Simon Glass · 10 years ago
  47. 2d91a97 dm: dts: Move omap device tree includes to correct place by Simon Glass · 10 years ago
  48. c65dd44 dm: gpio: imx: Drop request()/free() in the driver by Simon Glass · 10 years ago
  49. 6227fb8 dm: gpio: exynos: Drop request()/free() in the driver by Simon Glass · 10 years ago
  50. 3dd2d48 dm: gpio: rpi_b: Drop request()/free() in the driver by Simon Glass · 10 years ago
  51. 5aff3ac dm: gpio: omap3: Drop request()/free() in the driver by Simon Glass · 10 years ago
  52. 57d99d3 dm: gpio: tegra: Drop request()/free() in the driver by Simon Glass · 10 years ago
  53. 4324174 test: dm: Add additional GPIO tests by Simon Glass · 10 years ago
  54. 756ac0b test: dm: Support memory leak checking as a core feature by Simon Glass · 10 years ago
  55. d44f597 dm: gpio: Add gpio_requestf() helper for printf() strings by Simon Glass · 10 years ago
  56. 4b8f11c test: dm: Update GPIO tests for new gpio_request() method by Simon Glass · 10 years ago
  57. 5e0bbd6 dm: gpio: sandbox: Drop request()/free() in the driver by Simon Glass · 10 years ago
  58. 62cb89d dm: gpio: sandbox: Implement the remove() method by Simon Glass · 10 years ago
  59. 699ea96 dm: gpio: sandbox: Implement the get_function() method by Simon Glass · 10 years ago
  60. 0757535 dm: Move the function for getting GPIO status into the uclass by Simon Glass · 10 years ago
  61. 6449a50 dm: gpio: Add gpio_get_function() and friends by Simon Glass · 10 years ago
  62. b892d12 dm: gpio: Implement GPIO reservation in the uclass by Simon Glass · 10 years ago
  63. b3f4ca1 dm: omap3: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
  64. 1a44cd8 dm: am33xx: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
  65. 1f0d883 dm: am335x: Remove serial options from CONFIG_SYS_EXTRA_OPTIONS by Simon Glass · 10 years ago
  66. 0bf2495 dm: omap: serial: Add driver model support by Simon Glass · 10 years ago
  67. 4119e06 dm: am33xx: Provide platform data for serial by Simon Glass · 10 years ago
  68. d12010b dm: am33xx: Provide platform data for GPIOs by Simon Glass · 10 years ago
  69. 5915a2a dm: omap: gpio: Support driver model by Simon Glass · 10 years ago
  70. d57b611 dm: omap: gpio: Put _get_gpio_value() logic into its own function by Simon Glass · 10 years ago
  71. 2539f39 dm: dts: omap: Select correct console for beaglebone by Simon Glass · 10 years ago
  72. 91155c6 dm: serial: Support CONFIG_CONS_INDEX if available by Simon Glass · 10 years ago
  73. 11c1a87 dm: ns16550: Correct the probe logic for platform data by Simon Glass · 10 years ago
  74. 167efe0 dm: ns16550: Use an address instead of a pointer for the uart base by Simon Glass · 10 years ago
  75. aea2be2 dm: serial: ns16550: Correct logic for checking for character by Simon Glass · 10 years ago
  76. c487fd4 dm: serial: Reset the watchdog while waiting in getc() by Simon Glass · 10 years ago
  77. fe1ef50 dm: gpio: Support numbered GPIOs by Simon Glass · 10 years ago
  78. 5b3ee38 kbuild: clear VENDOR variable to fix build error on tcsh by Masahiro Yamada · 10 years ago
  79. 09bab6e musb: fix warning in include/linux/usb/musb.h by Igor Grinberg · 10 years ago
  80. 03a3536 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  81. 7bfd5ee mips: enable CONFIG_USE_PRIVATE_LIBGCC by default by Masahiro Yamada · 10 years ago
  82. 0732b2f kconfig: invoke silentoldconfig if spl, tpl/.config is updated by Masahiro Yamada · 10 years ago
  83. 9adb6d2 kbuild: fix a bug of the u-boot-spl link rule by Masahiro Yamada · 10 years ago
  84. 45ccec8 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Masahiro Yamada · 10 years ago
  85. 76eb5d8 kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntax by Masahiro Yamada · 10 years ago
  86. dd43fa2 x86: set CONFIG_USE_PRIVATE_LIBGCC to y by Masahiro Yamada · 10 years ago
  87. 8c688bc kconfig: move CONFIG_SYS_HZ to lib/Kconfig by Masahiro Yamada · 10 years ago
  88. b5ff205 omap3/am33xx: mux: fix several checkpatch issues by Igor Grinberg · 10 years ago
  89. f1b1417 omap3: cm-t35: remove enable_gpmc_cs_config() by Igor Grinberg · 10 years ago
  90. 00d241d omap3: cm-t35: use define for mmc wp gpio by Igor Grinberg · 10 years ago
  91. 52edc87 omap3: Kconfig: fix the cm-t35 board option prompt by Igor Grinberg · 10 years ago
  92. 05180fc am335x_evm: Correct "raw" portions of DFU alt into by Tom Rini · 10 years ago
  93. b6ab550 am335x_boneblack: Only modify NAND/NOR/MMC1 pinmux on BBB in boneblack builds. by Tom Rini · 10 years ago
  94. 76bfd16 arm: am43xx: switch over to CONFIG_ENV_IS_IN_FAT by Felipe Balbi · 10 years ago
  95. 41f1d40 common: Makefile: allow for spl builds with env_fat by Felipe Balbi · 10 years ago
  96. f5c30c1 omap3: overo: Add usb host support by Stefan Herbrechtsmeier · 10 years ago
  97. 4ed914a omap3: overo: Separate module and expansion board MUX configuration by Stefan Herbrechtsmeier · 10 years ago
  98. 113429a omap3: overo: Move ethernet setup to board_eth_init function by Stefan Herbrechtsmeier · 10 years ago
  99. f2565a5 omap3: overo: Call bootm only after successful nand read by Stefan Herbrechtsmeier · 10 years ago
  100. 2645948 ARM: keystone: cmd_ddr3: add ddr3 commands to test ddr by Hao Zhang · 10 years ago