1. 9efaca3 ahci: mmio_base is a virtual address by Scott Wood · 10 years ago
  2. ef48f6d Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig by Simon Glass · 10 years ago
  3. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  4. e621bae ARM: cm_fx6: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  5. cac0ca7 ARM: stv0991: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  6. 93a3538 ARM: bav335x: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  7. 1d9aa3e ARM: socfpga: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  8. b507c5e ARM: mx6: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  9. ab7b885 ARM: snapper9260: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  10. 6b98b9e ARM: rmobile: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  11. 8981f05 ARM: zynq: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  12. 4e81995 ARM: UniPhier: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  13. 58d423b dm: select CONFIG_DM* options by Masahiro Yamada · 10 years ago
  14. 243d7f1 dm: usb: exynos: Enable both EHCI and XHCI on snow by Simon Glass · 10 years ago
  15. 874dde8 dm: usb: exynos: Use driver model for USB by Simon Glass · 10 years ago
  16. 84786a4 dm: usb: tegra: Add vbus GPIOs for nyan by Simon Glass · 10 years ago
  17. 863b4e1 dm: ls1021a: dts: Add QSPI dts node by Haikun.Wang@freescale.com · 10 years ago
  18. 6db79c4 dm: ls1021a: dts: Update DSPI node to support DM SPI by Haikun.Wang@freescale.com · 10 years ago
  19. ce35fc1 dm: ls1021a: dts: Change address_cells and size_cells from 2 to 1 by haikun · 10 years ago
  20. ddf79f3 dm: ls1021a: Bring in ls1021a dts files from linux kernel by haikun · 10 years ago
  21. b6286a1 dm: arm: Bring in skeleton64 device tree file from Linux by Haikun.Wang@freescale.com · 10 years ago
  22. 3fbb787 cros_ec: exynos: Match up device tree with kernel version by Simon Glass · 10 years ago
  23. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  24. 0eb25b6 common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  25. 4564fae ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c by Kishon Vijay Abraham I · 10 years ago
  26. 2091301 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  27. 97840b5 ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow caching by Bryan Brinsko · 10 years ago
  28. 9ba379a ARM: cpu: Add ARMv7 barrier operations support by Valentine Barshak · 10 years ago
  29. 148822d Armv8: Initializing CNTVOFF_EL2 by David Feng · 10 years ago
  30. 81e9fe5 arm: implement find_next_zero_bit function by Vitaly Andrianov · 10 years ago
  31. 6c739c5 sunxi: Complete i2c support for each supported platform by Paul Kocialkowski · 10 years ago
  32. dd82242 i2c: mvtwsi: Support for up to 4 different controllers by Paul Kocialkowski · 10 years ago
  33. a0e2b1b sunxi: usbc: Wait for vbus to fall after disabling it by Hans de Goede · 10 years ago
  34. 046ea8b sunxi: usbc: Initialize vusb value on request_resources by Hans de Goede · 10 years ago
  35. 8deacca sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig by Paul Kocialkowski · 10 years ago
  36. 487b327 sunxi: GPIO pin mux hardware-feature-specific function index defines by Paul Kocialkowski · 10 years ago
  37. ebd468b sunxi: common VBUS detection logic in usbc by Paul Kocialkowski · 10 years ago
  38. 5eaacb4 sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic by Paul Kocialkowski · 10 years ago
  39. f7c7ab6 power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic by Paul Kocialkowski · 10 years ago
  40. 991963b sunxi: gpio: Indentation fix by Paul Kocialkowski · 10 years ago
  41. 9f81eb7 board: ti: AM43xx: added USB initializtion code by Kishon Vijay Abraham I · 10 years ago
  42. a17188c board: ti: DRA7: added USB initializtion code by Kishon Vijay Abraham I · 10 years ago
  43. 72e7c32 include: asm: types: add resource_size_t type by Kishon Vijay Abraham I · 10 years ago
  44. 2f06693 arm: asm: dma-mapping: added dma_free_coherent API by Kishon Vijay Abraham I · 10 years ago
  45. aecbf87 include: asm: dma-mapping: get rid of the compilation warning in udc-core by Kishon Vijay Abraham I · 10 years ago
  46. fc2f15d ARM: AM43xx: Enable clocks for USB OTGSS and USB PHY by Kishon Vijay Abraham I · 10 years ago
  47. d3cfcb3 ARM: DRA7: Enable clocks for USB OTGSS and USB PHY by Kishon Vijay Abraham I · 10 years ago
  48. 122426d ARM: bcm2835: use phys_to_bus() for mbox by Stephen Warren · 10 years ago
  49. 79340db ARM: bcm2835: implement phys_to_bus/bus_to_phys by Stephen Warren · 10 years ago
  50. a6a4c54 break build if it would produce broken binary by Pavel Machek · 10 years ago
  51. 1d2f746 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  52. 787affb ARM: rpi: add a couple more revision IDs by Stephen Warren · 10 years ago
  53. bf71a29 ARM: fix arch/arm/Makefile for Tegra by Masahiro Yamada · 10 years ago
  54. 4adb46a arm: armada-xp: Fix SPL for AXP by using save_boot_params_ret by Stefan Roese · 10 years ago
  55. 412ae53 lpc32xx: add support for board work_92105 by Albert ARIBAUD \(3ADEV\) · 10 years ago
  56. 981219e lpc32xx: add LPC32xx SSP support (SPI mode) by Albert ARIBAUD \(3ADEV\) · 10 years ago
  57. 606f704 lpc32xx: add GPIO support by Albert ARIBAUD \(3ADEV\) · 10 years ago
  58. 5e862b9 lpc32xx: i2c: add LPC32xx I2C interface support by Albert ARIBAUD \(3ADEV\) · 10 years ago
  59. c8381bf lpc32xx: mtd: nand: add MLC NAND controller by Albert ARIBAUD \(3ADEV\) · 10 years ago
  60. ac2916a lpc32xx: add Ethernet support by Albert ARIBAUD \(3ADEV\) · 10 years ago
  61. b491d97 Merge branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  62. 3bf801a ARM: mx5: add support for USB armory board by Andrej Rosano · 10 years ago
  63. 424ee3d ARM: mx5: move to a standard arch/board approach by Andrej Rosano · 10 years ago
  64. e049b77 am33xx/ddr.c: Fix regression on DDR2 platforms by Tom Rini · 10 years ago
  65. 607eff6 dts: peach_pi: Add DT properties needed for display by Ajay Kumar · 10 years ago
  66. b798177 dts: peach_pit: Add SLP and RST GPIO properties in parade DT node by Ajay Kumar · 10 years ago
  67. e549234 dts: exynos54xx: Add samsung, pwm-out-gpio property to FIMD node by Ajay Kumar · 10 years ago
  68. 6102560 Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi panels by Ajay Kumar · 10 years ago
  69. 70b4fb6 arm: exynos: add display clocks for Exynos5800 by Ajay Kumar · 10 years ago
  70. 0467faf Exynos: Clock: Fix exynos5_get_periph_rate for I2C. by Guillaume GARDET · 10 years ago
  71. 692e5c4 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  72. 1069770 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  73. ff255e8 ARM: atmel: at91sam9n12ek: enable spl support by Bo Shen · 10 years ago
  74. d85e891 ARM: atmel: at91sam9x5ek: enable spl support by Bo Shen · 10 years ago
  75. 41d41a9 ARM: atmel: at91sam9m10g45ek: enable spl support by Bo Shen · 10 years ago
  76. 72cb3b6 ARM: atmel: arm926ejs: fix clock configuration by Bo Shen · 10 years ago
  77. e755d54 spl_atmel.c: Switch s_init to board_init_f by Tom Rini · 10 years ago
  78. a2df3a3 ARM: atmel: armv7: switch to use common timer functions by Bo Shen · 10 years ago
  79. a02c8a3 ARM: atmel: arm9: switch to use common timer functions by Bo Shen · 10 years ago
  80. 9da7e3d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 10 years ago
  81. 9b219d4 tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BIT by Lucas Stach · 10 years ago
  82. 1ed056e ARM: tegra: fix colibri_t20 machine type by Marcel Ziswiler · 10 years ago
  83. e57c6e5 ARM: tegra: rename colibri_t20 board/configuration/device-tree by Marcel Ziswiler · 10 years ago
  84. 89d9437 ARM: tegra: enable MIPI PAD CTRL support for Tegra124 by Stephen Warren · 10 years ago
  85. 5ee7ec7 ARM: tegra: pinctrl: add support for MIPI PAD control groups by Stephen Warren · 10 years ago
  86. c21478b ARM: tegra: pinctrl: minor cleanup by Stephen Warren · 10 years ago
  87. 0edb3a8 ARM: tegra: pinctrl: move Tegra210 code to the correct dir by Stephen Warren · 10 years ago
  88. e71b422 sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock by Iain Paton · 10 years ago
  89. 7a14011 sunxi: sun4i: improve cpu clock selection method by Iain Paton · 10 years ago
  90. 246e3b8 sunxi: musb: Fix some lo speed devices not working with musb host by Hans de Goede · 10 years ago
  91. d5f3d17 armv8: semihosting: delete external interface by Linus Walleij · 10 years ago
  92. 202a674 armv8: semihosting: add a command to load semihosted images by Linus Walleij · 10 years ago
  93. e769f68 armv8: semihosting: do not inline trap call by Linus Walleij · 10 years ago
  94. d6c418e ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach by Masahiro Yamada · 10 years ago
  95. ddf6bd4 ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x by Masahiro Yamada · 10 years ago
  96. 326a682 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 10 years ago
  97. 91405b7 malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN by Masahiro Yamada · 10 years ago
  98. 0a12e68 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · 10 years ago
  99. 79d75d7 ARM: move -march=* and -mtune= options to arch/arm/Makefile by Masahiro Yamada · 10 years ago
  100. b263302 ARMv8: enable pre-allocation malloc by David Feng · 10 years ago