1. 411dc87 sunxi: Remove mmc DMA support by Hans de Goede · 10 years ago
  2. 85089a2 sunxi: Fix u-boot-spl.lds to refer to .vectors by Hans de Goede · 10 years ago
  3. 2fa0c8f sunxi: mksunxiboot: Fix loading of files with a size which is not a multiple of 4 by Hans de Goede · 10 years ago
  4. bff262c socfpga: Relocate arch common functions away from board by Chin Liang See · 10 years ago
  5. a20cac3 integrator: switch to generic board by Linus Walleij · 10 years ago
  6. 02402f6 ARM: rpi_b: enable GENERIC_BOARD by Stephen Warren · 10 years ago
  7. 0024760 arm, calimain: Add CONFIG_SYS_GENERIC_BOARD by Christian Riesch · 10 years ago
  8. efeef71 arm: Fix armv8 compilation error by Shaibal.Dutta · 10 years ago
  9. 7367139 arm:board:h2200: Add CONFIG_SYS_GENERIC_BOARD by Łukasz Dałek · 10 years ago
  10. c5d88a5 arm: spl: fix include guard by Jeroen Hofstee · 10 years ago
  11. 3cdb876 Reformat boards.cfg by Albert ARIBAUD · 10 years ago
  12. 6355024 socfpga: Adding Scan Manager driver by Chin Liang See · 10 years ago
  13. 561c9d4 socfpga: Adding DesignWare watchdog support by Chin Liang See · 10 years ago
  14. 9d80009 watchdog/denali: Adding DesignWare watchdog driver support by Chin Liang See · 10 years ago
  15. 6828676 arm: ep9315: Return back Cirrus Logic EDB9315A board support by Sergey Kostanbaev · 10 years ago
  16. 6e903e1 gpio: spear_gpio: Fix gpio_set_value() implementation by Axel Lin · 11 years ago
  17. d746077 ARM: cache_v7: use __weak by Jeroen Hofstee · 10 years ago
  18. 7b08d21 ARMv8/ls2085a_emu: Add LS2085A emulator and simulator board support by York Sun · 10 years ago
  19. 8ff14b7 armv8/fsl-lsch3: Add support to load and start MC Firmware by J. German Rivera · 10 years ago
  20. a84cd72 ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC by York Sun · 10 years ago
  21. ef63194 ARMv8: Adjust MMU setup by York Sun · 10 years ago
  22. ceb6f65 Added 64-bit MMIO accessors for ARMv8 by J. German Rivera · 10 years ago
  23. d32d411 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · 10 years ago
  24. 0c538ea Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  25. 76d4e3d Prepare v2014.07-rc4 by Tom Rini · 10 years ago
  26. 192e8eb usb: ci_udc: use var name ep/ci_ep consistently by Stephen Warren · 10 years ago
  27. 16a643e USB: gadget: atmel: zero out allocated requests by Stephen Warren · 10 years ago
  28. 1d0788f usb: ci_udc: don't memalign() struct ci_req allocations by Stephen Warren · 10 years ago
  29. b8a872c usb: ci_udc: remove controller.items array by Stephen Warren · 10 years ago
  30. d13034e usb: ci_udc: fix items array size/stride calculation by Stephen Warren · 10 years ago
  31. fe52910 usb: ci_udc: lift ilist size calculations to global scope by Stephen Warren · 10 years ago
  32. 6667e23 usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs by Stephen Warren · 10 years ago
  33. bec1c13 usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe() by Stephen Warren · 10 years ago
  34. ca8ca05 Merge remote-tracking branch 'u-boot-samsung/master' by Albert ARIBAUD · 10 years ago
  35. 38e93f4 Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  36. ad763d7 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  37. edd3447 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  38. de3d6d4 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  39. 42af4b8 Samsung: Goni: change maintainer to Robert Baldyga by Przemyslaw Marczak · 10 years ago
  40. 12e2596 mx25pdk: Remove CONFIG_SYS_GENERIC_BOARD by Fabio Estevam · 10 years ago
  41. f9d47dd dfu: free entities when parsing fails by Stephen Warren · 10 years ago
  42. 180bb6a usb: eth: smsc95xx: add LAN9500A device ID by Ilya Ledvich · 11 years ago
  43. 36a6b40 usb: fastboot: fix potential buffer overflow by Jeroen Hofstee · 10 years ago
  44. b351e46 usb: xhci: (likely) fix bracket in if condition by Jeroen Hofstee · 10 years ago
  45. e5bad0d usb:g_dnl:f_thor: remove memset before memcpy by Jeroen Hofstee · 10 years ago
  46. 6931bff usb:composite: clear the whole common buffer by Jeroen Hofstee · 10 years ago
  47. 8af893e usb: r8a66597: Fix initilization size of r8a66597 info structure by Yasuhisa Umano · 11 years ago
  48. ea33c6a usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB by yasuhisa umano · 11 years ago
  49. 5528f4c usb: cosmetic: double const by Jeroen Hofstee · 10 years ago
  50. fa51417 usb: ci_udc: fix typo in debug message by Stephen Warren · 10 years ago
  51. f66ae99 usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC by Stephen Warren · 10 years ago
  52. 6f51ab1 vf610: fix build due to missing sys_proto.h by Stefano Babic · 10 years ago
  53. 9c8b466 Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  54. d0b3d76 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  55. d593f01 Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  56. 120978e Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  57. 0dfe43a Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  58. 28665b5 sandbox: change local_irq_save() to macro by Masahiro Yamada · 10 years ago
  59. 9671c67 sandbox: terminate os_dirent_ls() result list by Stephen Warren · 10 years ago
  60. bff6c31 sandbox: restore ability to access host fs through standard commands by Stephen Warren · 10 years ago
  61. 37215b7 x86: Enable 32-bit build using x86_64 multilib toolchain by Vasili Galka · 10 years ago
  62. 4c11dcf mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 board by Heiko Schocher · 10 years ago
  63. 80bff37 lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c by Heiko Schocher · 10 years ago
  64. 746b92b PMIC: MAX77686: fix invalid bus check by Jeroen Hofstee · 10 years ago
  65. f260792 Exynos: Split 5250 and 5420 memory bank configuration by Michael Pratt · 10 years ago
  66. 5cae412 Exynos5: Config: Enable USB boot mode for all Exynos5 SoCs by Akshay Saraswat · 10 years ago
  67. e272842 Exynos5: Config: Increase SPL footprint for Exynos5420 by Akshay Saraswat · 10 years ago
  68. beb6ce1 Exynos5: Config: Place environment at the end of SPI flash by Akshay Saraswat · 10 years ago
  69. fdd9df3 Exynos5420: Introduce support for the Peach-Pit board by Akshay Saraswat · 10 years ago
  70. 6556eca Exynos5420: Let macros be used for exynos5420 by Akshay Saraswat · 10 years ago
  71. 8613bed Exynos: SPI: Fix reading data from SPI flash by Akshay Saraswat · 10 years ago
  72. 5a95c65 dm: Use '*' to indicate a device is activated by Simon Glass · 11 years ago
  73. 4697453 include/dm.h: fix inclusion guard by Jeroen Hofstee · 10 years ago
  74. 0039db4 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  75. 3b2a815 dm: Expand and improve the device lifecycle docs by Simon Glass · 10 years ago
  76. 4dbb5cf dm: Tidy up four minor code nits by Simon Glass · 10 years ago
  77. a436dde tegra: Enable driver model by Simon Glass · 10 years ago
  78. 9d3eefd tegra: dts: Bring in GPIO bindings from linux by Simon Glass · 10 years ago
  79. 39f98ba dm: Fix printf() strings in the 'dm' command by Simon Glass · 10 years ago
  80. 17e9c78 dm: Allow driver model tests only for sandbox by Simon Glass · 10 years ago
  81. 34a1d35 dm: Cast away the const-ness of the global_data pointer by Simon Glass · 10 years ago
  82. df6bd7d dm: Add missing header files in lists and root by Simon Glass · 10 years ago
  83. d4acf63 dm: Use case-insensitive comparison for GPIO banks by Simon Glass · 10 years ago
  84. d097e59 dm: Update README to encourage conversion to driver model by Simon Glass · 10 years ago
  85. 767827a dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
  86. 0123ee2 Makefile: Support include files for .dts files by Simon Glass · 10 years ago
  87. 125a27b sandbox: Support iotrace feature by Simon Glass · 10 years ago
  88. ccc63f3 arm: Support iotrace feature by Simon Glass · 10 years ago
  89. 4dc47ca Add an I/O tracing feature by Simon Glass · 10 years ago
  90. 33eb5e7 cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) by Masahiro Yamada · 10 years ago
  91. 1bfdde6 omap3: overo: Select fdtfile for expansion board by Ash Charles · 10 years ago
  92. 78472a8 spi: davinci: Fix register address for SPI1_BUS by Axel Lin · 10 years ago
  93. 18db567 OMAP: disable gpmc timeout safely for reenabling by Stefano Babic · 10 years ago
  94. 69ab383 omap3: board: trivial: add void for no args by Jeroen Hofstee · 10 years ago
  95. 6488663 board: ti: am43xx: enable QSPI and Gbit Ethernet on AM437x SK by Felipe Balbi · 10 years ago
  96. e3d0b69 board: ti: am43xx: add AM437x SK PHY Address by Felipe Balbi · 10 years ago
  97. ccc6f84 board: ti: am43xx: add support for AM43xx Starter Kit by Felipe Balbi · 10 years ago
  98. 20823b4 cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow register by Felipe Balbi · 10 years ago
  99. e70df74 board: ti: am43xx: print unsupported board name by Felipe Balbi · 10 years ago
  100. 8062b05 ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c by Khoronzhuk, Ivan · 10 years ago