1. 2fbb846 autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · 8 years ago
  2. 9060970 doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README by Masahiro Yamada · 8 years ago
  3. ea72ee7 ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 board by Masahiro Yamada · 8 years ago
  4. 4aae64c ARM: AM437x: Align HS device variant defconfig filename by Andreas Dannenberg · 8 years ago
  5. 8dfd6e2 driver: qspi: correct QSPI disable CS reset value by Praneeth Bajjuri · 8 years ago
  6. ff6e156 x86: coreboot: Remove the dummy pch driver by Bin Meng · 8 years ago
  7. 44faff2 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  8. 6f0aea3 configs: Re-sync after boot menu changes by Tom Rini · 8 years ago
  9. dee01e4 armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIs by Abhimanyu Saini · 8 years ago
  10. 49cdce1 armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs by Prabhakar Kushwaha · 8 years ago
  11. 1483151 mmc: fsl: introduce wp_enable by Peng Fan · 8 years ago
  12. 84ecdf6 fsl_esdhc: Update clock enable bits for USDHC by Ye Li · 8 years ago
  13. f53225c mmc: fsl: reset to normal boot mode when eMMC fast boot by Peng Fan · 8 years ago
  14. 68aaa98 armv8: ls1043aqds: print FPGA info early for QSPI boot by Qianyu Gong · 8 years ago
  15. 581ff00 armv8: ls1043aqds: use configurable clock by Qianyu Gong · 8 years ago
  16. faaef73 common: add new boot media kconfig entry by Peng Fan · 8 years ago
  17. d14739f Kconfig: make NOR_BOOT a common option by Peng Fan · 8 years ago
  18. 4a9a329 maintainers: new email address by Steve Rae · 8 years ago
  19. 0abd63b fastboot: sparse: improve CHUNK_TYPE_FILL write performance by Steve Rae · 8 years ago
  20. 2c72404 fastboot: sparse: implement reserve() by Steve Rae · 8 years ago
  21. 9bc3479 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · 8 years ago
  22. cc0f08c fastboot: sparse: resync common/image-sparse.c (part 1) by Steve Rae · 8 years ago
  23. 64ece84 fastboot: sparse: remove session-id logic by Steve Rae · 8 years ago
  24. ac6e5fe Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  25. ca2ec9a mmc: dw_mmc: fix the wrong AND operation by Jaehoon Chung · 8 years ago
  26. 8e6e822 arm: at91: taurus/axm: add DM and DTS support by Heiko Schocher · 8 years ago
  27. 13ee789 arm: at91: smartweb: add DM and DTS support by Heiko Schocher · 8 years ago
  28. ae21e96 arm: at91: dts: Bring in dts files for AT91SAM9G20 and SAM9260 by Heiko Schocher · 8 years ago
  29. 289f979 corvus DTS / DM support by Heiko Schocher · 8 years ago
  30. ce9844c arm: at91: add CONFIG_AT91SAM9M10G45 by Heiko Schocher · 8 years ago
  31. 968ebdf ARM: at91: Don't invoke spl_boot_device() twice by Marek Vasut · 8 years ago
  32. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 8 years ago
  33. 4141e85 kbuild: avoid race between dtbs and dt/dt.dtb targets by Masahiro Yamada · 8 years ago
  34. fba5f93 efi_loader: Fix typo in distro script by Alexander Graf · 8 years ago
  35. a4d7999 board/BuR: rename kwb board to brxre1 by Hannes Schmelzer · 8 years ago
  36. 2290fe0 board/BuR: rename tseries board to brppt1 by Hannes Schmelzer · 8 years ago
  37. 8ada4e0 arm: bcm235xx: update clock framework by Steve Rae · 8 years ago
  38. 77a1a67 arm: bcm235xx: fix kps ccu by Chris Brand · 8 years ago
  39. 9d7f416 arm: bcm235xx: implement the boot0 hook code by Steve Rae · 8 years ago
  40. 202b84a arm: bcm235xx: choose 8-bit phy bus width by Steve Rae · 8 years ago
  41. df8b0a0 clk: sandbox: don't check clk ID against 0 by Stephen Warren · 8 years ago
  42. bd62e24 common: Fix support for environment file in EXT4 by Andrej Rosano · 8 years ago
  43. ec04836 ARM: armv7: refactor Makefile slightly by Masahiro Yamada · 8 years ago
  44. f1f9d4f hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER by Masahiro Yamada · 8 years ago
  45. b88d6f7 Move CONFIG_SYS_HUSH_PARSER to Kconfig for last 4 boards by Masahiro Yamada · 8 years ago
  46. 62f8183 mtd: nand: Drop a blank line in nand_wait() by Andre Renaud · 8 years ago
  47. 6441e3d ARM: move #ifdef to match the error handling code by Masahiro Yamada · 8 years ago
  48. afedf54 arm64: optimize smp_kick_all_cpus by Masahiro Yamada · 8 years ago
  49. a2cfc8d lib/lzo: bugfix when input data is not compressed by Joris Lijssens · 8 years ago
  50. 9604474 env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD} by Masahiro Yamada · 8 years ago
  51. 5847084 Respect SOURCE_DATE_EPOCH when building FIT images. by Vagrant Cascadian · 8 years ago
  52. 42ffa51 Use C locale when setting CC_VERSION_STRING and LD_VERSION_STRING. by Vagrant Cascadian · 8 years ago
  53. 1e23737 board: amlogic: Rename folder for Amlogic boards by Carlo Caione · 8 years ago
  54. 4b3ab59 configs: gxbb: Introduce a common config header file by Carlo Caione · 8 years ago
  55. 4f1318b common: image: minimal android image iminfo support by Michael Trimarchi · 8 years ago
  56. f8f9107 mkimage: fit: spl: Add an optional static offset for external data by Teddy Reed · 8 years ago
  57. 92dfd92 cmd: bootefi: cosmetic by Sergey Kubushyn · 8 years ago
  58. 85a2f77 omap3: bugfix in timer on rollover by Daniel Gorsulowski · 8 years ago
  59. a2fd238 armv8: ls1043aqds: fix to get boot device info from FPGA by Qianyu Gong · 8 years ago
  60. f3acaf4 armv8/fsl_lsch2: Correct the cores frequency initialization by Hou Zhiqiang · 8 years ago
  61. b66a5c0 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  62. fc2661e tools: moveconfig: show suspicious boards with possible misconversion by Masahiro Yamada · 8 years ago
  63. 96dccd9 tools: moveconfig: simplify show_failed_boards() and show more info by Masahiro Yamada · 8 years ago
  64. f432c33 tools: moveconfig: simplify source tree switching by Masahiro Yamada · 8 years ago
  65. 5cc42a5 tools: moveconfig: change class WorkDir to class ReferenceSource by Masahiro Yamada · 8 years ago
  66. 5030159 tools: moveconfig: fix needless move for config with default 1 by Masahiro Yamada · 8 years ago
  67. 69fd0d4 NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS server by Guillaume GARDET · 8 years ago
  68. 08e64ce net: phy: marvell: Do not reset 88e1310 after autoneg by Nathan Rossi · 8 years ago
  69. 7988774 net: phy: micrel: add support for KSZ886x switches in MIIM mode by Alexey Firago · 8 years ago
  70. dad7b74 net: rtl8169: fix switching between adapters by Stephen Warren · 8 years ago
  71. 9f82361 Kconfig: Add a new DISTRO_DEFAULTS Kconfig option by Hans de Goede · 8 years ago
  72. 4257f5f sunxi: Add PSCI implementation in C by Chen-Yu Tsai · 8 years ago
  73. 3424c3f sunxi: Add base address for GIC by Chen-Yu Tsai · 8 years ago
  74. 7579a3e sunxi: Add CPUCFG debug lock and sun7i cpu power controls by Chen-Yu Tsai · 8 years ago
  75. 20e3d05 sunxi: Group cpu core related controls together by Chen-Yu Tsai · 8 years ago
  76. 57c2a25 sunxi: Add missing linux/types.h header for cpucfg_sun6i.h by Chen-Yu Tsai · 8 years ago
  77. d7d4e5c sunxi: Add packed attribute to struct sunxi_prcm_reg by Chen-Yu Tsai · 8 years ago
  78. 0f3b894 sunxi: Make CPUCFG_BASE macro names the same across families by Chen-Yu Tsai · 8 years ago
  79. b56e06d ARM: allocate extra space for PSCI stack in secure section during link phase by Chen-Yu Tsai · 8 years ago
  80. cbeeb2a ARM: PSCI: export common PSCI function declarations for C code by Chen-Yu Tsai · 8 years ago
  81. 778dc5f ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_all by Chen-Yu Tsai · 8 years ago
  82. dae08d2 ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top() by Chen-Yu Tsai · 8 years ago
  83. 3da9536 sunxi: Revert "sunxi: make SoC variant choice mandatory" by Hans de Goede · 8 years ago
  84. 3551b24 sunxi: Add defconfig and dts file for inet86dz board by Hans de Goede · 8 years ago
  85. cd38e3d sunxi: Add defconfig and dts file for Polaroid MID2407PXE03 tablet by Hans de Goede · 8 years ago
  86. 8c7d229 sunxi: Select USE_TINY_PRINTF by Hans de Goede · 8 years ago
  87. da70b4d tinyprintf: Add vprintf implementation by Hans de Goede · 8 years ago
  88. 46fd625 Prepare v2016.07-rc2 by Tom Rini · 8 years ago
  89. 41598c8 autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c by Masahiro Yamada · 8 years ago
  90. 2313d48 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago
  91. 1a3619c mmc: add MMC_VERSION_5_1 by Stefan Wahren · 8 years ago
  92. 333463d dragonboard410c: Increase default environment size. by Mateusz Kulikowski · 8 years ago
  93. 09849f4 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  94. 30780f9 mtd: nand: Patch remaining places where nand_to_mtd() should be used by Boris Brezillon · 8 years ago
  95. caad0d0 nand: doc: fix example ecc scheme calculation by Fabian Mewes · 8 years ago
  96. 1866be7 nand: extend nand torture by Max Krummenacher · 8 years ago
  97. e1c2908 nand: nand torture: follow sync with linux v4.6 by Max Krummenacher · 8 years ago
  98. 6171757 common: fb_nand: won't compile by Sergey Kubushyn · 8 years ago
  99. 7748b41 spl: nand: sunxi: add support for NAND config auto-detection by Boris Brezillon · 8 years ago
  100. 4e7d1b3 spl: nand: sunxi: split 'load page' and 'read page' logic by Boris Brezillon · 8 years ago