1. cd48225 usb: ehci-marvell.c: Add DM support by Stefan Roese · 9 years ago
  2. 9cffb23 arm: mvebu: Add DM (driver model) support by Stefan Roese · 9 years ago
  3. 39a230a arm: mvebu: Add basic Armada XP / 38x dtsi/dts files by Stefan Roese · 9 years ago
  4. 78de2c0 arm: mvebu: Do not call board_init_r() from board_init_f() by Stefan Roese · 9 years ago
  5. 9b163d8 kwbimage: Align payload size to 4 bytes by Stefan Roese · 9 years ago
  6. ef5cd33 dm: core: Enable optional use of fdt_translate_address() by Stefan Roese · 9 years ago
  7. 42cc034 arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL by Stefan Roese · 9 years ago
  8. 944c7a3 arm: mvebu: Add option to use UART xmodem protocol via kwboot by Stefan Roese · 9 years ago
  9. fd8133b sunxi: Add CHIP support by Maxime Ripard · 9 years ago
  10. 862ba7e axp209: Sync the DTSI with the kernel by Maxime Ripard · 9 years ago
  11. f0e8e8d sun5i: Sync the DTSI with the kernel by Maxime Ripard · 9 years ago
  12. 44c7987 sunxi: Use Kconfig CONFIG_MMC by Maxime Ripard · 9 years ago
  13. f7d6b3c sunxi: board: Only try to use the MMC related functions if enabled by Maxime Ripard · 9 years ago
  14. 7a777f6 mmc: Add generic Kconfig option by Maxime Ripard · 9 years ago
  15. 4adef27 fastboot: Implement OEM format only when we have MMC support by Maxime Ripard · 9 years ago
  16. bac83fb sunxi: Add support for android boot image by Maxime Ripard · 9 years ago
  17. fc01dae sunxi: Add defconfig for the Sinovoip BPI-M2 board by Hans de Goede · 9 years ago
  18. b1e8b57 sunxi: Fix sorting of boards in MAINTAINERS by Hans de Goede · 9 years ago
  19. 3b82402 sunxi: Add a bootcmd_sunxi_compat to the default environment to boot old kernels by Hans de Goede · 9 years ago
  20. a29c32b sunxi: power: Columbus: only enable ELDO3 when necessary by Hans de Goede · 9 years ago
  21. 02cc27c sunxi: power: Change axp209 LDO3 and LDO4 default to disabled by Hans de Goede · 9 years ago
  22. beba401 sunxi: power: Add support for disabling axp209 regulators by Hans de Goede · 9 years ago
  23. 03f8ae3 sunxi: power: Drop protection against multiple calls from axp221 axp_init() by Hans de Goede · 9 years ago
  24. 30490b5 sunxi: power: Use pmic_bus functions for axp152 / axp209 driver by Hans de Goede · 9 years ago
  25. 514b2d9 sunxi: power: Change A23/A33 aldo1 default voltage to 3.0V by Hans de Goede · 9 years ago
  26. f339f09 sunxi: power: Change A23/A33 VDD-SYS default from 1.2V to 1.1V by Hans de Goede · 9 years ago
  27. 6944aff sunxi: power: Unify axp pmic function names by Hans de Goede · 9 years ago
  28. 4011752 sunxi: power: Make all voltages configurable through Kconfig by Hans de Goede · 9 years ago
  29. 1df4481 sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWER by Hans de Goede · 9 years ago
  30. 70ac929 sunxi: Remove board defconfig-s for specific Q8 tablet PCB-s by Hans de Goede · 9 years ago
  31. 6d0bdfd sunxi: Switch to using malloc_simple for the spl by Hans de Goede · 9 years ago
  32. ff42d10 sunxi: Enable CONFIG_SPL_STACK_R by Hans de Goede · 9 years ago
  33. dcfcb8d malloc_simple: Add support for switching to DRAM heap by Hans de Goede · 9 years ago
  34. 1eb0c03 malloc_simple: Add Kconfig option for using only malloc_simple in the SPL by Hans de Goede · 9 years ago
  35. 8656c4f spl: spl_relocate_stack_gd: Do not unnecessarily clear bss by Hans de Goede · 9 years ago
  36. c3d8914 arm: mvebu: Move Armada XP/38x Kconfig to mach specific Kconfig file by Stefan Roese · 9 years ago
  37. 5ec0003 Prepare v2015.10 by Tom Rini · 9 years ago
  38. 75918af powerpc: Drop old non-generic-board code by Simon Glass · 9 years ago
  39. 6a48109 sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD by Paul Gortmaker · 9 years ago
  40. ecdc3df sbc8641d: increase monitor size from 256k to 384k by Paul Gortmaker · 9 years ago
  41. 743d759 sbc8641d: add basic flash setup instructions to README file by Paul Gortmaker · 9 years ago
  42. 71d5511 sbc8641d: set proper environment sector size. by Paul Gortmaker · 9 years ago
  43. 7229c3c sbc8641d: increase malloc pool size to a sane default by Paul Gortmaker · 9 years ago
  44. 73f7550 sbc8641d: enable command line editing by Paul Gortmaker · 9 years ago
  45. 84ca65a image-fit: Fix signature checking by Andrej Rosano · 9 years ago
  46. 81fd858 igep00x0: Use BCH8 ECC by Ladislav Michl · 9 years ago
  47. 2fdc9b7 vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge. by Liviu Dudau · 9 years ago
  48. 2d0cee1 vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel. by Liviu Dudau · 9 years ago
  49. 2727f3b dfu: dfu_sf: Take the start address into account by Fabio Estevam · 9 years ago
  50. f4c9258 dfu: dfu_sf: Use the erase sector size for erase operations by Fabio Estevam · 9 years ago
  51. d718ff7 doc/README.scrapyard: Add more entries by Tom Rini · 9 years ago
  52. 04d6f14 Revert "arm: Remove inetspace_v2_cmc board" by Tom Rini · 9 years ago
  53. 7003e4c Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  54. ef1e571 Revert "arm: Remove d2net_v2 defconfig file" by Tom Rini · 9 years ago
  55. 461f592 doc/README.scrapyard: Populate recent removals by Tom Rini · 9 years ago
  56. 79ad5ce ARM: rpi: add another revision of Raspberry Pi A+ by Lubomir Rintel · 9 years ago
  57. d1a2f32 ARM: dockstar: move start of environment area by Eric Cooper · 9 years ago
  58. 8626cb8 ARM: k2e/l: Apply WA for selecting PA clock source by Lokesh Vutla · 9 years ago
  59. b9f06b3 arch/powerpc/config.mk: Pass -fno-ira-hoist-pressure when possible by Tom Rini · 9 years ago
  60. ac6a532 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  61. 3790a8c arm: dts: socfpga: add "u-boot,dm-pre-reloc" to socfpga_cyclone5_socdk dts by Dinh Nguyen · 9 years ago
  62. 8d8e13e arm: socfpga: enable data/inst prefetch and shared override in the L2 by Dinh Nguyen · 9 years ago
  63. 4b8cdd4 vf610twr: Fix typo in DRAM init by Anthony Felice · 9 years ago
  64. a7e2c6f Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  65. 42e550d vf610twr: Fix typo in DRAM init by Anthony Felice · 9 years ago
  66. 53fd4b8 arm: mmu: Add missing volatile for reading SCTLR register by Alison Wang · 9 years ago
  67. 1275456 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  68. f74dc51 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 9 years ago
  69. aaf87f0 pci: pcie_imx: Fix hang on mx6qp by Fabio Estevam · 9 years ago
  70. b1964c7 armv8/gic: Fix GIC v2 initialization by Thierry Reding · 9 years ago
  71. ad3d6e8 armv8/mmu: Set bits marked RES1 in TCR by Thierry Reding · 9 years ago
  72. cb4c833 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  73. c57a9a6 ARM: uniphier: fix address mapping in README.uniphier by Masahiro Yamada · 9 years ago
  74. 55aa0be armv8/mmu: Clean up TCR programming by Thierry Reding · 9 years ago
  75. cf04ad3 arm: vf610twr: improve memory layout by Stefan Agner · 9 years ago
  76. d45fd01 colibri_vf: Fix bstlen field by Fabio Estevam · 9 years ago
  77. e24bb2b mtd: nand: vf610_nfc: resync with upstream Linux version by Stefan Agner · 9 years ago
  78. 13a3972 Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 9 years ago
  79. 297facc Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  80. 2308ea7 exynos: more debug and cleanup in do_sdhci_init() by Tobias Jakobi · 9 years ago
  81. 995a54c exynos: be more verbose in process_nodes() by Tobias Jakobi · 9 years ago
  82. 6a9fbb6 exynos: Fix passing of errors in exynos_mmc_init() by Tobias Jakobi · 9 years ago
  83. 1a9d173 exynos: Properly zero initialize host in s5p_sdhci_init() by Tobias Jakobi · 9 years ago
  84. 8e34a74 odroid: Add boot script (boot.scr) support by Guillaume GARDET · 9 years ago
  85. 4ed5080 odroid: replace 'fatload' with 'load' to be able to use EXT* partitions by Guillaume GARDET · 9 years ago
  86. f861f51 ls102xa: Fix reset hang by Fabio Estevam · 9 years ago
  87. f532727 imx_watchdog: Add a header file for watchdog registers by Fabio Estevam · 9 years ago
  88. 87a9595 Prepare v2015.10-rc5 by Tom Rini · 9 years ago
  89. e3cc5bc env_eeprom.c: Correct using saved environment by Ludger Dreier · 9 years ago
  90. 040ef8f pcm052: fix MTD partitioning by Albert ARIBAUD (3ADEV) · 9 years ago
  91. e8de6d7 test/fs/fs-test.sh: Update expected results and TC10 logic by Tom Rini · 9 years ago
  92. 4c90234 lpc32xx: fix calculation of HCLK PLL output clock by Vladimir Zapolskiy · 9 years ago
  93. f0aa26f lpc32xx: remove surplus clock cycle in PL175 WAIT_OEN config by Vladimir Zapolskiy · 9 years ago
  94. d1d0167 nand: omap_gpmc: Change correctable bit-flips messages to debug() by Ezequiel García · 9 years ago
  95. 0219e4b Fix variation in timestamps caused by timezone differences. by Vagrant Cascadian · 9 years ago
  96. 1fec3c5 common/image.c: Make boot_get_ramdisk() perform a check for Android images by Tom Rini · 9 years ago
  97. 3549730 tools/mkimage.c: Clarify help text for -D slightly by Tom Rini · 9 years ago
  98. e392b92 arndale: Apply Cortex-A15 errata #773022 and #774769 by Ian Campbell · 9 years ago
  99. 9950098 image: fix support for Android boot images with no ramdisk by Rob Herring · 9 years ago
  100. 027b728 Add support for LZ4 decompression algorithm by Julius Werner · 9 years ago