1. 8038b49 am43xx: Tune the system to avoid DSS underflows by Cooper Jr., Franklin · 10 years ago
  2. 2c95211 am43xx: Update EMIF DDR3 Configuration for AM43x GP by Franklin S. Cooper Jr · 10 years ago
  3. cfd6de9 doc/README.falcon: Clarify steps slightly. by Tom Rini · 10 years ago
  4. 49b633b board: ti: dra7xx: add mux data for UART3 by Felipe Balbi · 10 years ago
  5. a8b0f9b build: define CPU only when arch/${ARCH}/cpu/${CPU} exists by Masahiro Yamada · 10 years ago
  6. d1db76f README: document the CONFIG_ENV_IS_IN_FAT option by Wu, Josh · 10 years ago
  7. e9c16a8 Makefile: drop arch/*/include/asm/proc from make mrproper pattern by Masahiro Yamada · 10 years ago
  8. 878cae6 ARM: emif4: wait for CM_DLL_READYST to be set by Jeroen Hofstee · 10 years ago
  9. 0b308f1 Avoid using gawk-specific strtonum() by Simon Glass · 10 years ago
  10. 6ee3d00 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  11. 23f23f2 socfpga: Relocate arch common functions away from board by Chin Liang See · 10 years ago
  12. 7285c09 integrator: switch to generic board by Linus Walleij · 10 years ago
  13. 2460e17 ARM: rpi_b: enable GENERIC_BOARD by Stephen Warren · 10 years ago
  14. 30493aa arm, calimain: Add CONFIG_SYS_GENERIC_BOARD by Christian Riesch · 10 years ago
  15. fe0d925 arm: Fix armv8 compilation error by Shaibal.Dutta · 10 years ago
  16. 445abdf arm:board:h2200: Add CONFIG_SYS_GENERIC_BOARD by Łukasz Dałek · 10 years ago
  17. ed6c7f7 arm: spl: fix include guard by Jeroen Hofstee · 10 years ago
  18. 4009bed Reformat boards.cfg by Albert ARIBAUD · 10 years ago
  19. dc4d4aa socfpga: Adding Scan Manager driver by Chin Liang See · 10 years ago
  20. 05b884b socfpga: Adding DesignWare watchdog support by Chin Liang See · 10 years ago
  21. d8c67dc watchdog/denali: Adding DesignWare watchdog driver support by Chin Liang See · 10 years ago
  22. 7237d22 arm: ep9315: Return back Cirrus Logic EDB9315A board support by Sergey Kostanbaev · 10 years ago
  23. c0c3740 gpio: spear_gpio: Fix gpio_set_value() implementation by Axel Lin · 10 years ago
  24. fcfddfd ARM: cache_v7: use __weak by Jeroen Hofstee · 10 years ago
  25. f749db3 ARMv8/ls2085a_emu: Add LS2085A emulator and simulator board support by York Sun · 10 years ago
  26. b940ca6 armv8/fsl-lsch3: Add support to load and start MC Firmware by J. German Rivera · 10 years ago
  27. 2f78eae ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC by York Sun · 10 years ago
  28. 22932ff ARMv8: Adjust MMU setup by York Sun · 10 years ago
  29. 0d031e0 Added 64-bit MMIO accessors for ARMv8 by J. German Rivera · 10 years ago
  30. 261d276 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · 10 years ago
  31. ad3091a i2c: tegra: dump alen in debug statements by Stephen Warren · 10 years ago
  32. 981b14f i2c: tegra: write clean data to TX FIFO by Stephen Warren · 10 years ago
  33. 68049a0 i2c: tegra: use repeated start for reads by Stephen Warren · 10 years ago
  34. fe8b321 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  35. a176ff0 Prepare v2014.07-rc4 by Tom Rini · 10 years ago
  36. dcb89b5 usb: ci_udc: use var name ep/ci_ep consistently by Stephen Warren · 10 years ago
  37. 369d3c4 USB: gadget: atmel: zero out allocated requests by Stephen Warren · 10 years ago
  38. 639e990 usb: ci_udc: don't memalign() struct ci_req allocations by Stephen Warren · 10 years ago
  39. 6ac15fd usb: ci_udc: remove controller.items array by Stephen Warren · 10 years ago
  40. 7e54188 usb: ci_udc: fix items array size/stride calculation by Stephen Warren · 10 years ago
  41. 06b38fc usb: ci_udc: lift ilist size calculations to global scope by Stephen Warren · 10 years ago
  42. 8d7c39d usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs by Stephen Warren · 10 years ago
  43. d7beeb9 usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe() by Stephen Warren · 10 years ago
  44. 304f936 Merge remote-tracking branch 'u-boot-samsung/master' by Albert ARIBAUD · 10 years ago
  45. 019b57c Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  46. e99f30e Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  47. d6694af Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  48. b5b8d85 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  49. 5287d59 Samsung: Goni: change maintainer to Robert Baldyga by Przemyslaw Marczak · 10 years ago
  50. 3f4c01d mx25pdk: Remove CONFIG_SYS_GENERIC_BOARD by Fabio Estevam · 10 years ago
  51. afb8e71 dfu: free entities when parsing fails by Stephen Warren · 10 years ago
  52. 08ebd46 usb: eth: smsc95xx: add LAN9500A device ID by Ilya Ledvich · 11 years ago
  53. 29425be usb: fastboot: fix potential buffer overflow by Jeroen Hofstee · 10 years ago
  54. 25d1936 usb: xhci: (likely) fix bracket in if condition by Jeroen Hofstee · 10 years ago
  55. 19a2a67 usb:g_dnl:f_thor: remove memset before memcpy by Jeroen Hofstee · 10 years ago
  56. 933611f usb:composite: clear the whole common buffer by Jeroen Hofstee · 10 years ago
  57. 198c5f9 usb: r8a66597: Fix initilization size of r8a66597 info structure by Yasuhisa Umano · 10 years ago
  58. 8ecdce7 usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB by yasuhisa umano · 10 years ago
  59. 51afc2c usb: cosmetic: double const by Jeroen Hofstee · 10 years ago
  60. 83c3750 usb: ci_udc: fix typo in debug message by Stephen Warren · 10 years ago
  61. fb22ae6 usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC by Stephen Warren · 10 years ago
  62. 5d2ad2b vf610: fix build due to missing sys_proto.h by Stefano Babic · 10 years ago
  63. 01a3647 Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  64. ed1d98d Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  65. ba9b42c Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  66. 19198f8 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  67. 754466a Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  68. 1638d98 sandbox: change local_irq_save() to macro by Masahiro Yamada · 10 years ago
  69. 9c38c07 sandbox: terminate os_dirent_ls() result list by Stephen Warren · 10 years ago
  70. 4d90702 sandbox: restore ability to access host fs through standard commands by Stephen Warren · 10 years ago
  71. dbb7234 x86: Enable 32-bit build using x86_64 multilib toolchain by Vasili Galka · 10 years ago
  72. 0383805 mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 board by Heiko Schocher · 10 years ago
  73. b047d67 lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c by Heiko Schocher · 10 years ago
  74. 00d4796 PMIC: MAX77686: fix invalid bus check by Jeroen Hofstee · 10 years ago
  75. 0cf7e18 Exynos: Split 5250 and 5420 memory bank configuration by Michael Pratt · 10 years ago
  76. 582693b Exynos5: Config: Enable USB boot mode for all Exynos5 SoCs by Akshay Saraswat · 10 years ago
  77. d2fe10f Exynos5: Config: Increase SPL footprint for Exynos5420 by Akshay Saraswat · 10 years ago
  78. fa25315 Exynos5: Config: Place environment at the end of SPI flash by Akshay Saraswat · 10 years ago
  79. 8e4ab1d Exynos5420: Introduce support for the Peach-Pit board by Akshay Saraswat · 10 years ago
  80. eacf46d Exynos5420: Let macros be used for exynos5420 by Akshay Saraswat · 10 years ago
  81. e76d2a8 Exynos: SPI: Fix reading data from SPI flash by Akshay Saraswat · 10 years ago
  82. 4af5b14 dm: Use '*' to indicate a device is activated by Simon Glass · 10 years ago
  83. 1805bfc include/dm.h: fix inclusion guard by Jeroen Hofstee · 10 years ago
  84. 39b6d07 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  85. 22ec136 dm: Expand and improve the device lifecycle docs by Simon Glass · 10 years ago
  86. f2bc6fc dm: Tidy up four minor code nits by Simon Glass · 10 years ago
  87. 47f3d3c tegra: Enable driver model by Simon Glass · 10 years ago
  88. 8946034 tegra: dts: Bring in GPIO bindings from linux by Simon Glass · 10 years ago
  89. 184b1b7 dm: Fix printf() strings in the 'dm' command by Simon Glass · 10 years ago
  90. b6a49a7 dm: Allow driver model tests only for sandbox by Simon Glass · 10 years ago
  91. 89876a5 dm: Cast away the const-ness of the global_data pointer by Simon Glass · 10 years ago
  92. 6a6d8fb dm: Add missing header files in lists and root by Simon Glass · 10 years ago
  93. 939cda5 dm: Use case-insensitive comparison for GPIO banks by Simon Glass · 10 years ago
  94. 2eb31b1 dm: Update README to encourage conversion to driver model by Simon Glass · 10 years ago
  95. ae7f451 dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
  96. 5957ac2 Makefile: Support include files for .dts files by Simon Glass · 10 years ago
  97. 42d3b29 sandbox: Support iotrace feature by Simon Glass · 10 years ago
  98. ad827e16 arm: Support iotrace feature by Simon Glass · 10 years ago
  99. aa53233 Add an I/O tracing feature by Simon Glass · 10 years ago
  100. 45f0ad9 cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) by Masahiro Yamada · 10 years ago