1. c338f09 keystone: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  2. 6c5431a omap5: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  3. d08215a omap4: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  4. 3cfbcb5 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  5. 3491ba6 davinci: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  6. 72df68c exynos: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  7. 47539e2 kirkwood: kconfig: refactor Kconfig and defconfig by Masahiro Yamada · 10 years ago
  8. ad17a81 versatile: kconfig: move common settings by Masahiro Yamada · 10 years ago
  9. f40b989 rmobile: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  10. ddd960e tegra: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  11. 44dcb40 zynq: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  12. eeadd3f arm: Add missing .vectors section to linker scripts by Benoît Thébaudeau · 10 years ago
  13. 58c90c8 arm/km: disable subpage write for km_kirkwood_pci and kmsuv31 target by Holger Brunck · 10 years ago
  14. 292221e arm/kirkwood/nand: allow forced disabling for subpage writes by Holger Brunck · 10 years ago
  15. 6717252 vexpress_aemv8a.h: Enable CONFIG_CMD_BOOTI and CONFIG_CMD_UNZIP by Tom Rini · 10 years ago
  16. 5bcae13 vexpress_aemv8a.h: Clean up the config by Tom Rini · 10 years ago
  17. d2b2ffe cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images by Tom Rini · 10 years ago
  18. 3f1b6be arm64: Correct passing of Linux kernel args by Tom Rini · 10 years ago
  19. 9dec527 arm: convert Cygnus and NSP boards to Kconfig by Steve Rae · 10 years ago
  20. da1f5ac arm: add Cygnus and NSP boards by Scott Branden · 10 years ago
  21. 562f01a arm: bcmnsp: Add bcmnsp u-architecture by Scott Branden · 10 years ago
  22. 7986688 arm: bcmcygnus: Add bcmcygnus u-architecture by Scott Branden · 10 years ago
  23. c4b4500 arm: iproc: Initial commit of iproc architecture code by Scott Branden · 10 years ago
  24. b0e31c7 arm: vf610: add NFC clock support by Stefan Agner · 10 years ago
  25. baa3134 arm: vf610: add NFC pin mux by Stefan Agner · 10 years ago
  26. aee6375 MAINTAINERS: change the status of vexpress board to Orphan by Masahiro Yamada · 10 years ago
  27. 221a49d ARM: Fix overflow in MMU setup by Marek Vasut · 10 years ago
  28. a9a274c arm: bcm281xx: add board with Ethernet capability by Steve Rae · 10 years ago
  29. 799e125 arm: bcm281xx: net: Add Ethernet Driver by Jiandong Zheng · 10 years ago
  30. 2d66a0f arm: bcm281xx: Add Ethernet Clock support by Jiandong Zheng · 10 years ago
  31. fafbc6c ARM: enable ARMv7 virt support for the Arndale board by Andre Przywara · 10 years ago
  32. 0bf62d7 arm: ep9315: Add .vectors section to lds and remove obsolete lds by Sergey Kostanbaev · 10 years ago
  33. 7860649 socfpga: cleanup socfpga_dw_mmc by Pavel Machek · 10 years ago
  34. 99b9710 socfpga: initialize designware ethernet by Pavel Machek · 10 years ago
  35. 857b9cb nios2: rebase nios2-generic board to 3c120 reference design by Thomas Chou · 10 years ago
  36. c69d2e5 nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hook by Thomas Chou · 10 years ago
  37. 3a55a56 serial: move nios2-yanu.h into opencores_yanu driver by Thomas Chou · 10 years ago
  38. 57cfeb5 nios2: move nios2.h to arch asm directory by Thomas Chou · 10 years ago
  39. 8645071 nios2: divide nios2-io.h into each specific drivers and remove it by Thomas Chou · 10 years ago
  40. ef3cc81 nios2: remove epled driver by Thomas Chou · 10 years ago
  41. 3ab019e socfpga: Fix SOCFPGA build error for Altera dev kit by Chin Liang See · 10 years ago
  42. 51fb455 socfpga: fix clock manager register definition by Pavel Machek · 10 years ago
  43. db993fc arm: include config.h in arch/arm/lib/vectors.S by Christian Riesch · 10 years ago
  44. 8863aa5 ARM:asm:io.h use static inline by Jeroen Hofstee · 10 years ago
  45. 6defdc0 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  46. 8f005b3 Merge git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  47. 7f14fb2 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  48. 5ddc329 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  49. 5a1095a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  50. 6af857c Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  51. 74c0d75 usb: hub: don't check CONNECTION in hub_port_reset() by Stephen Warren · 10 years ago
  52. 97b9eb9 usb: Handle -ENODEV from usb_lowlevel_init() by Marek Vasut · 10 years ago
  53. d1b60d3 README.kconfig: document backward compatibility "make *_config" by Masahiro Yamada · 10 years ago
  54. 2134342 tools/genboardscfg.py: change shebang into /usr/bin/env python2 by Masahiro Yamada · 10 years ago
  55. 5a834c1 net: cpsw: am335x: Drop constant link checking from rx/tx path's by Stefan Roese · 10 years ago
  56. 9a65cb7 tools/genboardscfg.py: improve performance by Masahiro Yamada · 10 years ago
  57. d1bf4af tools/genboardscfg.py: check if the boards.cfg is up to date by Masahiro Yamada · 10 years ago
  58. 79d45d3 tools/genboardscfg.py: fix minor problems on termination by Masahiro Yamada · 10 years ago
  59. d6538d2 tools/genboardscfg.py: wait for unfinished subprocesses before error-out by Masahiro Yamada · 10 years ago
  60. 13246f4 tools/genboardscfg.py: be tolerant of insane Kconfig by Masahiro Yamada · 10 years ago
  61. b8828e8 tools/genboardscfg.py: be tolerant of missing MAINTAINERS by Masahiro Yamada · 10 years ago
  62. 04b43f3 tools/genboardscfg.py: ignore defconfigs starting with a dot by Masahiro Yamada · 10 years ago
  63. dfe6f4d Correct sandbox filesystem commands in FIT image test by Simon Glass · 10 years ago
  64. fe20a81 Fix test failure caused by bad handling of ramdisk by Simon Glass · 10 years ago
  65. 4a8ed8e kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZE by Masahiro Yamada · 10 years ago
  66. a6f47d2 scripts: refetch scripts/setlocalversion from Linux 3.16 by Masahiro Yamada · 10 years ago
  67. e91c3c3 kconfig: add CONFIG_LOCALVERSION and CONFIG_LOCALVERSION_AUTO by Masahiro Yamada · 10 years ago
  68. 390f703 buildman: run genboardscfg.py all the time by Masahiro Yamada · 10 years ago
  69. 94ab8f4 MAKEALL: run genboardscfg.py all the time by Masahiro Yamada · 10 years ago
  70. 9c2d60c tools/genboardscfg.py: fix a bug of MAINTAINERS handling by Masahiro Yamada · 10 years ago
  71. 124c599 samsung: s5p_goni: fix: Add missing definitions for G_DNL_UMS gadget by Łukasz Majewski · 10 years ago
  72. 3e1b36b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  73. f91df8c Merge branch 'patman' of http://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  74. 042a732 patman: Support the 'reverse' option for 'git log' by Simon Glass · 10 years ago
  75. 2fea4f5 axs101: Fix type mismatch warning by Vasili Galka · 10 years ago
  76. 94bcd6b arc: Fix printf size_t format related warnings (again...) by Vasili Galka · 10 years ago
  77. 4e67c57 mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · 10 years ago
  78. ddf7bcf mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · 10 years ago
  79. ff94bc4 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  80. 0c06db5 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · 10 years ago
  81. cc96c9a linux include: add ERR_CAST by Heiko Schocher · 10 years ago
  82. c068d44 lib, list_sort: add list_sort from linux 3.14 by Heiko Schocher · 10 years ago
  83. 9dd228b lib, rbtree: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  84. b640b46 pcm051: use ti_am335x_common.h config by Matwey V. Kornilov · 10 years ago
  85. 7b92252 ARM: DRA: Enable VTT regulator by Lokesh Vutla · 10 years ago
  86. 1286b7f am335x_evm: Convert CONFIG_CONS_INDEX into a menu choice by Tom Rini · 10 years ago
  87. bbfb286 cm-t54: convert to generic board by Dmitry Lifshitz · 10 years ago
  88. e1c9895 cm-t54: fix eMMC boot mode check by Dmitry Lifshitz · 10 years ago
  89. 91c9885 cm-t54: fix EEPROM read return value check by Dmitry Lifshitz · 10 years ago
  90. f2a1b93 ARM: DRA7: Enable software leveling for dra7 by Sricharan R · 10 years ago
  91. 457baf5 SOM: tam3517: convert to generic board by Jeroen Hofstee · 10 years ago
  92. 61f66fd keystone2: use EFUSE_BOOTROM information to configure PLLs by Vitaly Andrianov · 10 years ago
  93. 9352697 board/ti/dra7xx: add support for parallel NOR by pekon gupta · 10 years ago
  94. 54a97d2 board/ti/dra7xx: add support for parallel NAND by pekon gupta · 10 years ago
  95. e53ad4b board/ti/am43xx: add support for parallel NAND by pekon gupta · 10 years ago
  96. 3df3bc1 board/ti/am335x: add support for beaglebone NOR Cape by pekon gupta · 10 years ago
  97. 85eb0de board/ti/am335x: add support for beaglebone NAND cape by pekon gupta · 10 years ago
  98. fea9543 board/ti/am335x: update configs for parallel NAND by pekon gupta · 10 years ago
  99. 83e359a am335x_evm: Enable CONFIG_SPL_ENV_SUPPORT on EMMC_BOOT by Tom Rini · 10 years ago
  100. 00e3853 common/Makefile: Consolidate SPL ENV options, correct inclusion by Tom Rini · 10 years ago