1. 8702b2d sunxi: Remove board defconfig-s for specific Q8 tablet PCB-s by Hans de Goede · 9 years ago
  2. 76fa0b2 sunxi: Switch to using malloc_simple for the spl by Hans de Goede · 9 years ago
  3. 66ab79d sunxi: Enable CONFIG_SPL_STACK_R by Hans de Goede · 9 years ago
  4. 8f28038 malloc_simple: Add support for switching to DRAM heap by Hans de Goede · 9 years ago
  5. 9f9df6f malloc_simple: Add Kconfig option for using only malloc_simple in the SPL by Hans de Goede · 9 years ago
  6. a2c3672 spl: spl_relocate_stack_gd: Do not unnecessarily clear bss by Hans de Goede · 9 years ago
  7. 575537b Prepare v2015.10 by Tom Rini · 9 years ago
  8. a1f65e5 powerpc: Drop old non-generic-board code by Simon Glass · 9 years ago
  9. 6e66b41 sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD by Paul Gortmaker · 9 years ago
  10. 7095ab3 sbc8641d: increase monitor size from 256k to 384k by Paul Gortmaker · 9 years ago
  11. b86d17f sbc8641d: add basic flash setup instructions to README file by Paul Gortmaker · 9 years ago
  12. aa7b3f3 sbc8641d: set proper environment sector size. by Paul Gortmaker · 9 years ago
  13. efdcea5 sbc8641d: increase malloc pool size to a sane default by Paul Gortmaker · 9 years ago
  14. f71e21a sbc8641d: enable command line editing by Paul Gortmaker · 9 years ago
  15. 731c885 image-fit: Fix signature checking by Andrej Rosano · 9 years ago
  16. 8ed5b0b igep00x0: Use BCH8 ECC by Ladislav Michl · 9 years ago
  17. 8d1fdc3 vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge. by Liviu Dudau · 9 years ago
  18. 086c977 vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel. by Liviu Dudau · 9 years ago
  19. 4556b35 dfu: dfu_sf: Take the start address into account by Fabio Estevam · 9 years ago
  20. eae41e9 dfu: dfu_sf: Use the erase sector size for erase operations by Fabio Estevam · 9 years ago
  21. f8c62ee doc/README.scrapyard: Add more entries by Tom Rini · 9 years ago
  22. f2fba87 Revert "arm: Remove inetspace_v2_cmc board" by Tom Rini · 9 years ago
  23. 9a78ec1 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  24. 0e83001 Revert "arm: Remove d2net_v2 defconfig file" by Tom Rini · 9 years ago
  25. bd2709e doc/README.scrapyard: Populate recent removals by Tom Rini · 9 years ago
  26. c87458c ARM: rpi: add another revision of Raspberry Pi A+ by Lubomir Rintel · 9 years ago
  27. 9be25dc ARM: dockstar: move start of environment area by Eric Cooper · 9 years ago
  28. da18b18 ARM: k2e/l: Apply WA for selecting PA clock source by Lokesh Vutla · 9 years ago
  29. f1f4a7a arch/powerpc/config.mk: Pass -fno-ira-hoist-pressure when possible by Tom Rini · 9 years ago
  30. c453793 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  31. 2fcd326 arm: dts: socfpga: add "u-boot,dm-pre-reloc" to socfpga_cyclone5_socdk dts by Dinh Nguyen · 9 years ago
  32. e89ff70 arm: socfpga: enable data/inst prefetch and shared override in the L2 by Dinh Nguyen · 9 years ago
  33. 37f2989 vf610twr: Fix typo in DRAM init by Anthony Felice · 9 years ago
  34. 0ac9f40 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  35. d89b72c arm: mmu: Add missing volatile for reading SCTLR register by Alison Wang · 9 years ago
  36. ece3cc0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  37. b5272bd pci: pcie_imx: Fix hang on mx6qp by Fabio Estevam · 9 years ago
  38. da1a904 armv8/gic: Fix GIC v2 initialization by Thierry Reding · 9 years ago
  39. a3e45ab armv8/mmu: Set bits marked RES1 in TCR by Thierry Reding · 9 years ago
  40. 0dcc889 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  41. 673dc3f ARM: uniphier: fix address mapping in README.uniphier by Masahiro Yamada · 9 years ago
  42. c2d7076 armv8/mmu: Clean up TCR programming by Thierry Reding · 9 years ago
  43. 8bf5931 arm: vf610twr: improve memory layout by Stefan Agner · 9 years ago
  44. d19b782 colibri_vf: Fix bstlen field by Fabio Estevam · 9 years ago
  45. 59ae13a mtd: nand: vf610_nfc: resync with upstream Linux version by Stefan Agner · 9 years ago
  46. 88f4c83 Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 9 years ago
  47. 5710d06 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  48. c29121b exynos: more debug and cleanup in do_sdhci_init() by Tobias Jakobi · 9 years ago
  49. 953d21b exynos: be more verbose in process_nodes() by Tobias Jakobi · 9 years ago
  50. 0ab570c exynos: Fix passing of errors in exynos_mmc_init() by Tobias Jakobi · 9 years ago
  51. 49b330d exynos: Properly zero initialize host in s5p_sdhci_init() by Tobias Jakobi · 9 years ago
  52. 83ef059 odroid: Add boot script (boot.scr) support by Guillaume GARDET · 9 years ago
  53. 0b84082 odroid: replace 'fatload' with 'load' to be able to use EXT* partitions by Guillaume GARDET · 9 years ago
  54. 0af008c ls102xa: Fix reset hang by Fabio Estevam · 9 years ago
  55. cd847ab imx_watchdog: Add a header file for watchdog registers by Fabio Estevam · 9 years ago
  56. ab67e15 Prepare v2015.10-rc5 by Tom Rini · 9 years ago
  57. bf84e64 env_eeprom.c: Correct using saved environment by Ludger Dreier · 9 years ago
  58. a3a095c pcm052: fix MTD partitioning by Albert ARIBAUD (3ADEV) · 9 years ago
  59. 94d3ce4 test/fs/fs-test.sh: Update expected results and TC10 logic by Tom Rini · 9 years ago
  60. c62d1b5 lpc32xx: fix calculation of HCLK PLL output clock by Vladimir Zapolskiy · 9 years ago
  61. 902d796 lpc32xx: remove surplus clock cycle in PL175 WAIT_OEN config by Vladimir Zapolskiy · 9 years ago
  62. 69cf8ad nand: omap_gpmc: Change correctable bit-flips messages to debug() by Ezequiel García · 9 years ago
  63. 1414f1f Fix variation in timestamps caused by timezone differences. by Vagrant Cascadian · 9 years ago
  64. fc1ae4c common/image.c: Make boot_get_ramdisk() perform a check for Android images by Tom Rini · 9 years ago
  65. e140a46 tools/mkimage.c: Clarify help text for -D slightly by Tom Rini · 9 years ago
  66. 363e424 arndale: Apply Cortex-A15 errata #773022 and #774769 by Ian Campbell · 9 years ago
  67. d979878 image: fix support for Android boot images with no ramdisk by Rob Herring · 9 years ago
  68. f41a3ca Add support for LZ4 decompression algorithm by Julius Werner · 9 years ago
  69. fc3abe0 ppc4xx: Remove lcd4_lwmon5 support by Stefan Roese · 9 years ago
  70. 41db9ed ppc4xx: Convert lwmon5 board to generic board by Stefan Roese · 9 years ago
  71. b47a63d Revert "powerpc: ppc4xx: remove lwmon5 support" by Stefan Roese · 9 years ago
  72. 8fed7d3 fs/fat/fat_write: Fix management of empty files by Benoît Thébaudeau · 9 years ago
  73. d1d390a fs/fat/fat_write: Factor out duplicate code by Benoît Thébaudeau · 9 years ago
  74. e0b8694 fs/fat/fat_write: Fix curclust/newclust mix-up by Benoît Thébaudeau · 9 years ago
  75. 39659ce fs/fat/fat_write: Merge calls to set_cluster() by Benoît Thébaudeau · 9 years ago
  76. ccc945b fs/fat/fat_write: Fix buffer alignments by Benoît Thébaudeau · 9 years ago
  77. 48b034a ti: omap3: config: remove 1 from boolean define by Igor Grinberg · 9 years ago
  78. a30356f vexpress64: juno: use /dev/sda2 by Ryan Harkin · 9 years ago
  79. 66fe7ee vexpress64: juno: add alternate kernel and device tree filenames by Ryan Harkin · 9 years ago
  80. f7e1e9e vexpress64: juno: add optional initrd by Ryan Harkin · 9 years ago
  81. 46143ed common/armflash: load_image returns success or failure by Ryan Harkin · 9 years ago
  82. 37f3170 common/armflash: add command to check if image exists by Ryan Harkin · 9 years ago
  83. 6abfbf4 vexpress64: juno: add androidboot.hardware=juno by Ryan Harkin · 9 years ago
  84. b6b9665 vexpress64: fvp dram: add DRAM configuration by Ryan Harkin · 9 years ago
  85. 642aa2c vexpress64: increase max gunzip size by Ryan Harkin · 9 years ago
  86. c98cd0d vexpress64: Kconfig: tidy up by Ryan Harkin · 9 years ago
  87. 64541f2 vexpress64: fix checkpatch warnings by Ryan Harkin · 9 years ago
  88. ad7dbd1 configs: ls1021atwr: Enable DSPI for LS1021ATWR by Yao Yuan · 9 years ago
  89. 3ca850c mtd: sf: Add support AT26DF081A chip by Yao Yuan · 9 years ago
  90. f983516 dm: dts: ls1021a-twr: Enable DSPI2 on LS1021ATWR by Yuan Yao · 9 years ago
  91. 960dad9 spi: tegra20: Add support for mode selection by Mirza Krak · 9 years ago
  92. a61e216 spi: zynq_spi: Fix to configure CPOL, CPHA mask by Jagan Teki · 9 years ago
  93. 0dc543f spi: xilinx_spi: Fix to configure CPOL, CPHA mask by Jagan Teki · 9 years ago
  94. 1984fac sunxi: Fix USB regulators in Linksprite_pcDuino_defconfig by Siarhei Siamashka · 9 years ago
  95. edac3c4 sunxi: Fix pcDuino reliability by downclocking DRAM to 360MHz by Siarhei Siamashka · 9 years ago
  96. 0836b1f Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  97. e8bd746 pci: Fix expansion ROM programming for multi-function devices by Bin Meng · 9 years ago
  98. 83b648a Merge git://git.denx.de/u-boot-arc by Tom Rini · 9 years ago
  99. 8472503 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  100. ade110a board: axs10x - cap max SDIO clock value to bus/2 by Alexey Brodkin · 9 years ago