1. bdddbab ARM: tegra: colibri_t20: fix nand pinmux by Marcel Ziswiler · 10 years ago
  2. c9109a1 tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BIT by Lucas Stach · 10 years ago
  3. 5382953 ARM: tegra: update colibri_t20 configuration by Marcel Ziswiler · 10 years ago
  4. c33dd26 ARM: tegra: fix colibri_t20 asix reset by Marcel Ziswiler · 10 years ago
  5. 999c6e2 ARM: tegra: fix colibri_t20 machine type by Marcel Ziswiler · 10 years ago
  6. cad18b8 ARM: tegra: rename colibri_t20 board/configuration/device-tree by Marcel Ziswiler · 10 years ago
  7. af72262 ARM: tegra: get rid of colibri_t20-common by Marcel Ziswiler · 10 years ago
  8. a4db048 tegra: seaboard: Correct the gpio_request() call by Simon Glass · 10 years ago
  9. 5d12466 tegra: seaboard: Remove unused CONFIG_UART_DISABLE_GPIO by Simon Glass · 10 years ago
  10. d937fb5 ARM: tegra: enable MIPI PAD CTRL support for Tegra124 by Stephen Warren · 10 years ago
  11. 8ec1088 ARM: tegra: pinctrl: add support for MIPI PAD control groups by Stephen Warren · 10 years ago
  12. 1a1f10f ARM: tegra: pinctrl: minor cleanup by Stephen Warren · 10 years ago
  13. f55fdec ARM: tegra: pinctrl: move Tegra210 code to the correct dir by Stephen Warren · 10 years ago
  14. ab33c2c ARMv8: enable DM in vexpress64 board by David Feng · 10 years ago
  15. f36fede ARMv8: enable pre-allocation malloc by David Feng · 10 years ago
  16. 5849a1e config_distro_bootcmd.h: Prefer booting from bootable paritions by Sjoerd Simons · 10 years ago
  17. 9e76fa8 config_cmd_default.h: Add 'env exists' command by Sjoerd Simons · 10 years ago
  18. 43cdb5d part: Add support for list filtering on bootable partitions by Sjoerd Simons · 10 years ago
  19. d419819 bav335x: Update defconfigs and fix typo in EEPROM config format by Gilles Gameiro · 10 years ago
  20. b834af8 ARM: rpi: fix RPi1 board rev detection for warranty bit by Stephen Warren · 10 years ago
  21. ffdb488 remove unnecessary version.h includes by Rob Herring · 10 years ago
  22. 9b74f28 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  23. 8c213d3 ARM: UniPhier: remove unnecessary ifdef conditional by Masahiro Yamada · 10 years ago
  24. b7717a5 ARM: UniPhier: disable L2 cache by lowlevel_init of U-Boot proper by Masahiro Yamada · 10 years ago
  25. c0a68cc ARM: UniPhier: optimize kicking secondary CPUs code by Masahiro Yamada · 10 years ago
  26. 5d3d996 ARM: UniPhier: fix typos in comments by Masahiro Yamada · 10 years ago
  27. 2ec870d ARM: UniPhier: add empty lowlevel_init to U-boot proper by Masahiro Yamada · 10 years ago
  28. 424e782 ARM: UniPhier: move init stack area just below TEXT_BASE by Masahiro Yamada · 10 years ago
  29. b4f865d ARM: UniPhier: add CONFIG_SPL_MAX_FOOTPRINT by Masahiro Yamada · 10 years ago
  30. 5b01ec4 ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointer by Masahiro Yamada · 10 years ago
  31. 6b23db8 ARM: UniPhier: enable Driver Model and UART on SPL by Masahiro Yamada · 10 years ago
  32. 3779753 ARM: UniPhier: enable CONFIG_PANIC_HANG by Masahiro Yamada · 10 years ago
  33. 0c2eeee ARM: UniPhier: move UART pin settings to SPL by Masahiro Yamada · 10 years ago
  34. 4a8a8af ARM: UniPhier: move platform devices to SPL by Masahiro Yamada · 10 years ago
  35. a73fd1d ARM: UniPhier: include PH1-LD4 Makefile from PH1-sLD8 by Masahiro Yamada · 10 years ago
  36. 5352c5b ARM: UniPhier: remove unnecessary CONFIG_SYS_SOC by Masahiro Yamada · 10 years ago
  37. ebaf0a3 sunxi: musb: Return early on VBUS GPIO error instead of on a positive value by Paul Kocialkowski · 10 years ago
  38. 340fcdb at91sam9rlek_mmc_defconfig: Add CONFIG_ARCH_AT91=y by Tom Rini · 10 years ago
  39. 7c5c429 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  40. 846f6d1 ARM: atmel: sama5d4: set non-secured for peripherals by Bo Shen · 10 years ago
  41. fe19ef3 Net: macb: reset GBE bit when fallback checking by Bo Shen · 10 years ago
  42. 83a718d ARM: atmel: armv7: move spl lds to armv7 directory by Bo Shen · 10 years ago
  43. b0a959d ARM: atmel: sama5d4 boards: fix spl lds location by Bo Shen · 10 years ago
  44. 0908173 ARM: atmel: sama5d4 xplained: enable mmc power by Bo Shen · 10 years ago
  45. a9b5d1a ARM: at91: at91sam9rlek: add hush parser to defconfig by Wu, Josh · 10 years ago
  46. 7ff194f ARM: at91: at91sam9rlek: add mmc environment configuration by Wu, Josh · 10 years ago
  47. b12259b ARM: at91: at91sam9rlek: add mci support by Wu, Josh · 10 years ago
  48. f8e70d9 ARM: at91: at91sam9rlek: update the default nand flash configs by Wu, Josh · 10 years ago
  49. aa42df2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  50. 0ffeb63 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  51. 4ec42c7 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  52. cca56a7 i2c: mvtwsi: Fix problem with baud rate calculation by Stefan Roese · 10 years ago
  53. 8bd9079 mv_i2c: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  54. 8d3a2a7 mv_sdhci: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  55. 45ad229 sdhci: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  56. 55327dc mmc: sdhci: don't clobber adjacent registers by Matt Reimer · 10 years ago
  57. 9af8f39 mmc: s5p: properly mask SELBASECLK by Matt Reimer · 10 years ago
  58. 5051aa5 Prepare v2015.04-rc4 by Tom Rini · 10 years ago
  59. d2f66b8 mpc83xx: preempt premature board support removal by setting GENERIC_BOARD by Kim Phillips · 10 years ago
  60. 8fbc893 travis.yml: add more targets to build on travis by Heiko Schocher · 10 years ago
  61. 3f1ad03 powerpc: ppc4xx: remove korat board support by Masahiro Yamada · 10 years ago
  62. 6786179 powerpc: mpc5xxx: remove galaxy5200 board support by Masahiro Yamada · 10 years ago
  63. 2a426fb powerpc: ppc4xx: remove W7OLMC/W7OLMG board support by Masahiro Yamada · 10 years ago
  64. 49c6e60 powerpc: mpc5xxx: remove aev, TB5200 board support by Masahiro Yamada · 10 years ago
  65. 858baed powerpc: ppc4xx: remove JSE board support by Masahiro Yamada · 10 years ago
  66. 3ecb4e0 powerpc: mpc5xxx: remove BC3450 board support by Masahiro Yamada · 10 years ago
  67. c84a889 board/BuR/common: use SYS_CONSOLE_OVERWRITE by Hannes Petermaier · 10 years ago
  68. a4f9c6b mmc: fsl_esdhc fix register offset by Peng Fan · 10 years ago
  69. 75a0ea5 odroid: defconfig: fix build break caused by missing dts by Przemyslaw Marczak · 10 years ago
  70. 29ac727 board/BuR/common: fix compiler warning by Hannes Petermaier · 10 years ago
  71. 8dee5b8 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  72. d5f8fee kconfig: remove meaningless prefixes in defconfig files by Masahiro Yamada · 10 years ago
  73. 2e26ec1 MAKEALL: Don't try to print size when ./u-boot is deleted by Joe Hershberger · 10 years ago
  74. d5f83a4 ARM: UniPhier: adjust device trees for business transfer by Masahiro Yamada · 10 years ago
  75. d867fc5 git-mailrc: update Masahiro's email address by Masahiro Yamada · 10 years ago
  76. ebe2ba9 MAINTAINERS: update Masahiro's email address by Masahiro Yamada · 10 years ago
  77. a0175c2 README: remove description about driver model configuration options (again) by Masahiro Yamada · 10 years ago
  78. a2baeef config_distro_bootcmd.h: add note on error handling by Stephen Warren · 10 years ago
  79. dd16331 beagle_x15: increase phy autoneg timeout by Sekhar Nori · 10 years ago
  80. 53fee1e ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
  81. 3e46e3e ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
  82. e24175a ARM: OMAP5 / DRA7: Setup L2 Aux Control Register with recommended configuration by Nishanth Menon · 10 years ago
  83. 3206b8a ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870 by Praveen Rao · 10 years ago
  84. a816cc3 ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1 by Nishanth Menon · 10 years ago
  85. fa96c96 ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs by Nishanth Menon · 10 years ago
  86. 19e1fdf ARM: OMAP: Change set_pl310_ctrl_reg to be generic by Nishanth Menon · 10 years ago
  87. 49db62d ARM: Introduce erratum workaround for 621766 by Nishanth Menon · 10 years ago
  88. 3f44511 ARM: Introduce erratum workaround for 430973 by Nishanth Menon · 10 years ago
  89. 071d6ce ARM: Introduce erratum workaround for 454179 by Nishanth Menon · 10 years ago
  90. aa0294e ARM: Introduce erratum workaround for 798870 by Nishanth Menon · 10 years ago
  91. 205b573 am335x_evm_usbspl: Remove other SPL modes by Tom Rini · 10 years ago
  92. 43eef20 mx6sabre: Do not enable UMS with SPL by Fabio Estevam · 10 years ago
  93. 38e9cd8 warp: Select CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE by Fabio Estevam · 10 years ago
  94. 5057435 mx6_common: Do not select esdhc DDR mode for all boards by Fabio Estevam · 10 years ago
  95. 1c2d358 mx53ard: Use the standard U-boot prompt by Fabio Estevam · 10 years ago
  96. ee86af2 common/board_f.c: Enable IMX watchdog in init_func_watchdog_init() by Stefan Roese · 10 years ago
  97. 0adb215 mx6: soc: Switch to cold reset by Dirk Behme · 10 years ago
  98. 5be2afd imx:mx6 remove duplicated includes by Peng Fan · 10 years ago
  99. 5029b35 mx6sabre_common.h: remove deprecated mmc open/close by maxin.john@enea.com · 10 years ago
  100. e2bf87b warp: Add a README file by Fabio Estevam · 10 years ago