1. 8e6e822 arm: at91: taurus/axm: add DM and DTS support by Heiko Schocher · 8 years ago
  2. 13ee789 arm: at91: smartweb: add DM and DTS support by Heiko Schocher · 8 years ago
  3. ae21e96 arm: at91: dts: Bring in dts files for AT91SAM9G20 and SAM9260 by Heiko Schocher · 8 years ago
  4. 289f979 corvus DTS / DM support by Heiko Schocher · 8 years ago
  5. ce9844c arm: at91: add CONFIG_AT91SAM9M10G45 by Heiko Schocher · 8 years ago
  6. 968ebdf ARM: at91: Don't invoke spl_boot_device() twice by Marek Vasut · 8 years ago
  7. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 8 years ago
  8. 4141e85 kbuild: avoid race between dtbs and dt/dt.dtb targets by Masahiro Yamada · 8 years ago
  9. fba5f93 efi_loader: Fix typo in distro script by Alexander Graf · 8 years ago
  10. a4d7999 board/BuR: rename kwb board to brxre1 by Hannes Schmelzer · 8 years ago
  11. 2290fe0 board/BuR: rename tseries board to brppt1 by Hannes Schmelzer · 8 years ago
  12. 8ada4e0 arm: bcm235xx: update clock framework by Steve Rae · 8 years ago
  13. 77a1a67 arm: bcm235xx: fix kps ccu by Chris Brand · 8 years ago
  14. 9d7f416 arm: bcm235xx: implement the boot0 hook code by Steve Rae · 8 years ago
  15. 202b84a arm: bcm235xx: choose 8-bit phy bus width by Steve Rae · 8 years ago
  16. df8b0a0 clk: sandbox: don't check clk ID against 0 by Stephen Warren · 8 years ago
  17. bd62e24 common: Fix support for environment file in EXT4 by Andrej Rosano · 8 years ago
  18. ec04836 ARM: armv7: refactor Makefile slightly by Masahiro Yamada · 8 years ago
  19. f1f9d4f hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER by Masahiro Yamada · 8 years ago
  20. b88d6f7 Move CONFIG_SYS_HUSH_PARSER to Kconfig for last 4 boards by Masahiro Yamada · 8 years ago
  21. 62f8183 mtd: nand: Drop a blank line in nand_wait() by Andre Renaud · 8 years ago
  22. 6441e3d ARM: move #ifdef to match the error handling code by Masahiro Yamada · 8 years ago
  23. afedf54 arm64: optimize smp_kick_all_cpus by Masahiro Yamada · 8 years ago
  24. a2cfc8d lib/lzo: bugfix when input data is not compressed by Joris Lijssens · 8 years ago
  25. 9604474 env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD} by Masahiro Yamada · 8 years ago
  26. 5847084 Respect SOURCE_DATE_EPOCH when building FIT images. by Vagrant Cascadian · 8 years ago
  27. 42ffa51 Use C locale when setting CC_VERSION_STRING and LD_VERSION_STRING. by Vagrant Cascadian · 8 years ago
  28. 1e23737 board: amlogic: Rename folder for Amlogic boards by Carlo Caione · 8 years ago
  29. 4b3ab59 configs: gxbb: Introduce a common config header file by Carlo Caione · 8 years ago
  30. 4f1318b common: image: minimal android image iminfo support by Michael Trimarchi · 8 years ago
  31. f8f9107 mkimage: fit: spl: Add an optional static offset for external data by Teddy Reed · 8 years ago
  32. 92dfd92 cmd: bootefi: cosmetic by Sergey Kubushyn · 8 years ago
  33. 85a2f77 omap3: bugfix in timer on rollover by Daniel Gorsulowski · 8 years ago
  34. b66a5c0 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  35. fc2661e tools: moveconfig: show suspicious boards with possible misconversion by Masahiro Yamada · 8 years ago
  36. 96dccd9 tools: moveconfig: simplify show_failed_boards() and show more info by Masahiro Yamada · 8 years ago
  37. f432c33 tools: moveconfig: simplify source tree switching by Masahiro Yamada · 8 years ago
  38. 5cc42a5 tools: moveconfig: change class WorkDir to class ReferenceSource by Masahiro Yamada · 8 years ago
  39. 5030159 tools: moveconfig: fix needless move for config with default 1 by Masahiro Yamada · 8 years ago
  40. 69fd0d4 NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS server by Guillaume GARDET · 8 years ago
  41. 08e64ce net: phy: marvell: Do not reset 88e1310 after autoneg by Nathan Rossi · 8 years ago
  42. 7988774 net: phy: micrel: add support for KSZ886x switches in MIIM mode by Alexey Firago · 8 years ago
  43. dad7b74 net: rtl8169: fix switching between adapters by Stephen Warren · 8 years ago
  44. 9f82361 Kconfig: Add a new DISTRO_DEFAULTS Kconfig option by Hans de Goede · 8 years ago
  45. 4257f5f sunxi: Add PSCI implementation in C by Chen-Yu Tsai · 8 years ago
  46. 3424c3f sunxi: Add base address for GIC by Chen-Yu Tsai · 8 years ago
  47. 7579a3e sunxi: Add CPUCFG debug lock and sun7i cpu power controls by Chen-Yu Tsai · 8 years ago
  48. 20e3d05 sunxi: Group cpu core related controls together by Chen-Yu Tsai · 8 years ago
  49. 57c2a25 sunxi: Add missing linux/types.h header for cpucfg_sun6i.h by Chen-Yu Tsai · 8 years ago
  50. d7d4e5c sunxi: Add packed attribute to struct sunxi_prcm_reg by Chen-Yu Tsai · 8 years ago
  51. 0f3b894 sunxi: Make CPUCFG_BASE macro names the same across families by Chen-Yu Tsai · 8 years ago
  52. b56e06d ARM: allocate extra space for PSCI stack in secure section during link phase by Chen-Yu Tsai · 8 years ago
  53. cbeeb2a ARM: PSCI: export common PSCI function declarations for C code by Chen-Yu Tsai · 8 years ago
  54. 778dc5f ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_all by Chen-Yu Tsai · 8 years ago
  55. dae08d2 ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top() by Chen-Yu Tsai · 8 years ago
  56. 3da9536 sunxi: Revert "sunxi: make SoC variant choice mandatory" by Hans de Goede · 8 years ago
  57. 3551b24 sunxi: Add defconfig and dts file for inet86dz board by Hans de Goede · 8 years ago
  58. cd38e3d sunxi: Add defconfig and dts file for Polaroid MID2407PXE03 tablet by Hans de Goede · 8 years ago
  59. 8c7d229 sunxi: Select USE_TINY_PRINTF by Hans de Goede · 8 years ago
  60. da70b4d tinyprintf: Add vprintf implementation by Hans de Goede · 8 years ago
  61. 46fd625 Prepare v2016.07-rc2 by Tom Rini · 8 years ago
  62. 41598c8 autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c by Masahiro Yamada · 8 years ago
  63. 2313d48 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago
  64. 1a3619c mmc: add MMC_VERSION_5_1 by Stefan Wahren · 8 years ago
  65. 333463d dragonboard410c: Increase default environment size. by Mateusz Kulikowski · 8 years ago
  66. 09849f4 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  67. 30780f9 mtd: nand: Patch remaining places where nand_to_mtd() should be used by Boris Brezillon · 8 years ago
  68. caad0d0 nand: doc: fix example ecc scheme calculation by Fabian Mewes · 8 years ago
  69. 1866be7 nand: extend nand torture by Max Krummenacher · 8 years ago
  70. e1c2908 nand: nand torture: follow sync with linux v4.6 by Max Krummenacher · 8 years ago
  71. 6171757 common: fb_nand: won't compile by Sergey Kubushyn · 8 years ago
  72. 7748b41 spl: nand: sunxi: add support for NAND config auto-detection by Boris Brezillon · 8 years ago
  73. 4e7d1b3 spl: nand: sunxi: split 'load page' and 'read page' logic by Boris Brezillon · 8 years ago
  74. bb9783b spl: nand: sunxi: rework status polling loop by Boris Brezillon · 8 years ago
  75. fa30115 spl: nand: sunxi: stop guessing the redundant u-boot offset by Boris Brezillon · 8 years ago
  76. 80ef700 spl: nand: support redundant u-boot image by Boris Brezillon · 8 years ago
  77. 494e108 spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependency by Boris Brezillon · 8 years ago
  78. c4adf9d spl: nand: sunxi: remove support for so-called 'syndrome' mode by Boris Brezillon · 8 years ago
  79. 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  80. 4581b71 reset: implement a reset test by Stephen Warren · 8 years ago
  81. 89c1e2d Add a reset driver framework/uclass by Stephen Warren · 8 years ago
  82. 0f67e23 mailbox: add Tegra186 HSP driver by Stephen Warren · 8 years ago
  83. 769d52e mailbox: rename headers by Stephen Warren · 8 years ago
  84. 21047b3 sandbox: gpio: doc: Fix parameter documentation by mario.six@gdsys.cc · 8 years ago
  85. 6feed2a lib/libfdt/: General aesthetic/style fixes. by Robert P. J. Day · 8 years ago
  86. fc76b69 gpio: pca953x: Fix register reading past 8th GPIO by mario.six@gdsys.cc · 8 years ago
  87. 5aeedeb dm: add manual relocation for devices by Angelo Dureghello · 8 years ago
  88. 7c8ef0f ARM: uniphier: use the default CONFIG_BOOTDELAY=2 by Masahiro Yamada · 8 years ago
  89. 51ea5a0 ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20 by Masahiro Yamada · 8 years ago
  90. 18c1198 ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to Kconfig by Masahiro Yamada · 8 years ago
  91. 48efc8a ARM: uniphier: introduce CONFIG_ARM_UNIPHIER_{32, 64}BIT by Masahiro Yamada · 8 years ago
  92. 50862a5 ARM: uniphier: change CPU_RELEASE_ADDR to the head of DRAM space by Masahiro Yamada · 8 years ago
  93. 9ab165d SPL ext: cosmetic: correct error message in spl_load_image_ext() by Petr Kulhavy · 8 years ago
  94. 7a77e90 fs: cbfs: Fix build of fs/cbfs/cbfs.c when building u-boot sandbox on x86 32-bit by Guillaume GARDET · 8 years ago
  95. 7a8f886 test/py: fix printenv signon message disable code by Stephen Warren · 8 years ago
  96. 6beacfc Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  97. a10a31e Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  98. 2372b00 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  99. 67ef2c1 warp7: Fix DFU support by Fabio Estevam · 8 years ago
  100. 72a868f warp7: Add README file by Marco Franchi · 8 years ago