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