1. e313536 board: gdsys: Fix dlvision-10g I2C configuration by Dirk Eibach · 10 years ago
  2. b46226b i2c: IHS I2C master driver by Dirk Eibach · 10 years ago
  3. edfe9fe board: iocon: Support DisplayPort hardware by Dirk Eibach · 10 years ago
  4. 35ecf75 board: controlcenterd: Use new API for setting i2c bus by Dirk Eibach · 10 years ago
  5. e9e3742 board: gdsys: Adapt sdhc_boot.c to mmc_get_env_addr API change by Dirk Eibach · 10 years ago
  6. c2b951b board: controlcenterd: Fix pci access by Dirk Eibach · 10 years ago
  7. 443a2ec blackfin, powerpc: remove redundant definitions of ARRAY_SIZE by Masahiro Yamada · 10 years ago
  8. a91fd00 blackfin: Add more dcache functions by Vasili Galka · 10 years ago
  9. 0519e80 blackfin: Fix warning about undefined function by Vasili Galka · 10 years ago
  10. fa28179 m68k: Fix incorrect memory access on M5235 by Vasili Galka · 10 years ago
  11. 6b02d06 m68k: Fix bug, "address of" operator was forgotten by Vasili Galka · 10 years ago
  12. 98ad54b mpc8xx: remove spc1920 board support by Masahiro Yamada · 10 years ago
  13. b8c1438 mpc8xx: remove v37 board support by Masahiro Yamada · 10 years ago
  14. 03f9d7d mpc8xx: remove fads board support by Masahiro Yamada · 10 years ago
  15. c51c1c9 mpc8xx: remove netta, netta2, netphone board support by Masahiro Yamada · 10 years ago
  16. c750b9c mpc8xx: remove rbc823 board support by Masahiro Yamada · 10 years ago
  17. 0657e46 mpc8xx: remove RPXlite_dw, quantum board support by Masahiro Yamada · 10 years ago
  18. dab0f76 mpc8xx: remove qs850, qs860t board support by Masahiro Yamada · 10 years ago
  19. 49f9337 tpm: don't use unneeded double brackets by Jeroen Hofstee · 10 years ago
  20. 6275331 vcma9/lowlevel_init.S: trivial: terminate comment by Jeroen Hofstee · 10 years ago
  21. bd83b59 README: document CONFIG_ENV_IS_IN_SPI_FLASH by Wu, Josh · 10 years ago
  22. be354c1 env_fat: use get_device_and_partition() during env save and load by Wu, Josh · 10 years ago
  23. 8038b49 am43xx: Tune the system to avoid DSS underflows by Cooper Jr., Franklin · 10 years ago
  24. 2c95211 am43xx: Update EMIF DDR3 Configuration for AM43x GP by Franklin S. Cooper Jr · 10 years ago
  25. cfd6de9 doc/README.falcon: Clarify steps slightly. by Tom Rini · 10 years ago
  26. 49b633b board: ti: dra7xx: add mux data for UART3 by Felipe Balbi · 10 years ago
  27. a8b0f9b build: define CPU only when arch/${ARCH}/cpu/${CPU} exists by Masahiro Yamada · 10 years ago
  28. d1db76f README: document the CONFIG_ENV_IS_IN_FAT option by Wu, Josh · 10 years ago
  29. e9c16a8 Makefile: drop arch/*/include/asm/proc from make mrproper pattern by Masahiro Yamada · 10 years ago
  30. 878cae6 ARM: emif4: wait for CM_DLL_READYST to be set by Jeroen Hofstee · 10 years ago
  31. 0b308f1 Avoid using gawk-specific strtonum() by Simon Glass · 10 years ago
  32. 6ee3d00 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  33. 23f23f2 socfpga: Relocate arch common functions away from board by Chin Liang See · 10 years ago
  34. 7285c09 integrator: switch to generic board by Linus Walleij · 10 years ago
  35. 2460e17 ARM: rpi_b: enable GENERIC_BOARD by Stephen Warren · 10 years ago
  36. 30493aa arm, calimain: Add CONFIG_SYS_GENERIC_BOARD by Christian Riesch · 10 years ago
  37. fe0d925 arm: Fix armv8 compilation error by Shaibal.Dutta · 10 years ago
  38. 445abdf arm:board:h2200: Add CONFIG_SYS_GENERIC_BOARD by Łukasz Dałek · 10 years ago
  39. ed6c7f7 arm: spl: fix include guard by Jeroen Hofstee · 10 years ago
  40. 4009bed Reformat boards.cfg by Albert ARIBAUD · 10 years ago
  41. dc4d4aa socfpga: Adding Scan Manager driver by Chin Liang See · 10 years ago
  42. 05b884b socfpga: Adding DesignWare watchdog support by Chin Liang See · 10 years ago
  43. d8c67dc watchdog/denali: Adding DesignWare watchdog driver support by Chin Liang See · 10 years ago
  44. 7237d22 arm: ep9315: Return back Cirrus Logic EDB9315A board support by Sergey Kostanbaev · 10 years ago
  45. c0c3740 gpio: spear_gpio: Fix gpio_set_value() implementation by Axel Lin · 10 years ago
  46. fcfddfd ARM: cache_v7: use __weak by Jeroen Hofstee · 10 years ago
  47. f749db3 ARMv8/ls2085a_emu: Add LS2085A emulator and simulator board support by York Sun · 10 years ago
  48. b940ca6 armv8/fsl-lsch3: Add support to load and start MC Firmware by J. German Rivera · 10 years ago
  49. 2f78eae ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC by York Sun · 10 years ago
  50. 22932ff ARMv8: Adjust MMU setup by York Sun · 10 years ago
  51. 0d031e0 Added 64-bit MMIO accessors for ARMv8 by J. German Rivera · 10 years ago
  52. 261d276 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · 10 years ago
  53. ad3091a i2c: tegra: dump alen in debug statements by Stephen Warren · 10 years ago
  54. 981b14f i2c: tegra: write clean data to TX FIFO by Stephen Warren · 10 years ago
  55. 68049a0 i2c: tegra: use repeated start for reads by Stephen Warren · 10 years ago
  56. fe8b321 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  57. a176ff0 Prepare v2014.07-rc4 by Tom Rini · 10 years ago
  58. dcb89b5 usb: ci_udc: use var name ep/ci_ep consistently by Stephen Warren · 10 years ago
  59. 369d3c4 USB: gadget: atmel: zero out allocated requests by Stephen Warren · 10 years ago
  60. 639e990 usb: ci_udc: don't memalign() struct ci_req allocations by Stephen Warren · 10 years ago
  61. 6ac15fd usb: ci_udc: remove controller.items array by Stephen Warren · 10 years ago
  62. 7e54188 usb: ci_udc: fix items array size/stride calculation by Stephen Warren · 10 years ago
  63. 06b38fc usb: ci_udc: lift ilist size calculations to global scope by Stephen Warren · 10 years ago
  64. 8d7c39d usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs by Stephen Warren · 10 years ago
  65. d7beeb9 usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe() by Stephen Warren · 10 years ago
  66. 304f936 Merge remote-tracking branch 'u-boot-samsung/master' by Albert ARIBAUD · 10 years ago
  67. 019b57c Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  68. e99f30e Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  69. d6694af Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  70. b5b8d85 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  71. 5287d59 Samsung: Goni: change maintainer to Robert Baldyga by Przemyslaw Marczak · 10 years ago
  72. 3f4c01d mx25pdk: Remove CONFIG_SYS_GENERIC_BOARD by Fabio Estevam · 10 years ago
  73. afb8e71 dfu: free entities when parsing fails by Stephen Warren · 10 years ago
  74. 08ebd46 usb: eth: smsc95xx: add LAN9500A device ID by Ilya Ledvich · 11 years ago
  75. 29425be usb: fastboot: fix potential buffer overflow by Jeroen Hofstee · 10 years ago
  76. 25d1936 usb: xhci: (likely) fix bracket in if condition by Jeroen Hofstee · 10 years ago
  77. 19a2a67 usb:g_dnl:f_thor: remove memset before memcpy by Jeroen Hofstee · 10 years ago
  78. 933611f usb:composite: clear the whole common buffer by Jeroen Hofstee · 10 years ago
  79. 198c5f9 usb: r8a66597: Fix initilization size of r8a66597 info structure by Yasuhisa Umano · 11 years ago
  80. 8ecdce7 usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB by yasuhisa umano · 11 years ago
  81. 51afc2c usb: cosmetic: double const by Jeroen Hofstee · 10 years ago
  82. 83c3750 usb: ci_udc: fix typo in debug message by Stephen Warren · 10 years ago
  83. fb22ae6 usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC by Stephen Warren · 10 years ago
  84. 5d2ad2b vf610: fix build due to missing sys_proto.h by Stefano Babic · 10 years ago
  85. 01a3647 Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  86. ed1d98d Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  87. ba9b42c Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  88. 19198f8 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  89. 754466a Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  90. 1638d98 sandbox: change local_irq_save() to macro by Masahiro Yamada · 10 years ago
  91. 9c38c07 sandbox: terminate os_dirent_ls() result list by Stephen Warren · 10 years ago
  92. 4d90702 sandbox: restore ability to access host fs through standard commands by Stephen Warren · 10 years ago
  93. dbb7234 x86: Enable 32-bit build using x86_64 multilib toolchain by Vasili Galka · 10 years ago
  94. 0383805 mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 board by Heiko Schocher · 10 years ago
  95. b047d67 lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c by Heiko Schocher · 10 years ago
  96. 00d4796 PMIC: MAX77686: fix invalid bus check by Jeroen Hofstee · 10 years ago
  97. 0cf7e18 Exynos: Split 5250 and 5420 memory bank configuration by Michael Pratt · 10 years ago
  98. 582693b Exynos5: Config: Enable USB boot mode for all Exynos5 SoCs by Akshay Saraswat · 10 years ago
  99. d2fe10f Exynos5: Config: Increase SPL footprint for Exynos5420 by Akshay Saraswat · 10 years ago
  100. fa25315 Exynos5: Config: Place environment at the end of SPI flash by Akshay Saraswat · 10 years ago