1. 8656c4f spl: spl_relocate_stack_gd: Do not unnecessarily clear bss by Hans de Goede · 9 years ago
  2. 5ec0003 Prepare v2015.10 by Tom Rini · 9 years ago
  3. 75918af powerpc: Drop old non-generic-board code by Simon Glass · 9 years ago
  4. 6a48109 sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD by Paul Gortmaker · 9 years ago
  5. ecdc3df sbc8641d: increase monitor size from 256k to 384k by Paul Gortmaker · 9 years ago
  6. 743d759 sbc8641d: add basic flash setup instructions to README file by Paul Gortmaker · 9 years ago
  7. 71d5511 sbc8641d: set proper environment sector size. by Paul Gortmaker · 9 years ago
  8. 7229c3c sbc8641d: increase malloc pool size to a sane default by Paul Gortmaker · 9 years ago
  9. 73f7550 sbc8641d: enable command line editing by Paul Gortmaker · 9 years ago
  10. 84ca65a image-fit: Fix signature checking by Andrej Rosano · 9 years ago
  11. 81fd858 igep00x0: Use BCH8 ECC by Ladislav Michl · 9 years ago
  12. 2fdc9b7 vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge. by Liviu Dudau · 9 years ago
  13. 2d0cee1 vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel. by Liviu Dudau · 9 years ago
  14. 2727f3b dfu: dfu_sf: Take the start address into account by Fabio Estevam · 9 years ago
  15. f4c9258 dfu: dfu_sf: Use the erase sector size for erase operations by Fabio Estevam · 9 years ago
  16. d718ff7 doc/README.scrapyard: Add more entries by Tom Rini · 9 years ago
  17. 04d6f14 Revert "arm: Remove inetspace_v2_cmc board" by Tom Rini · 9 years ago
  18. 7003e4c Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  19. ef1e571 Revert "arm: Remove d2net_v2 defconfig file" by Tom Rini · 9 years ago
  20. 461f592 doc/README.scrapyard: Populate recent removals by Tom Rini · 9 years ago
  21. 79ad5ce ARM: rpi: add another revision of Raspberry Pi A+ by Lubomir Rintel · 9 years ago
  22. d1a2f32 ARM: dockstar: move start of environment area by Eric Cooper · 9 years ago
  23. 8626cb8 ARM: k2e/l: Apply WA for selecting PA clock source by Lokesh Vutla · 9 years ago
  24. b9f06b3 arch/powerpc/config.mk: Pass -fno-ira-hoist-pressure when possible by Tom Rini · 9 years ago
  25. ac6a532 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  26. 3790a8c arm: dts: socfpga: add "u-boot,dm-pre-reloc" to socfpga_cyclone5_socdk dts by Dinh Nguyen · 9 years ago
  27. 8d8e13e arm: socfpga: enable data/inst prefetch and shared override in the L2 by Dinh Nguyen · 9 years ago
  28. 4b8cdd4 vf610twr: Fix typo in DRAM init by Anthony Felice · 9 years ago
  29. a7e2c6f Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  30. 53fd4b8 arm: mmu: Add missing volatile for reading SCTLR register by Alison Wang · 9 years ago
  31. 1275456 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  32. aaf87f0 pci: pcie_imx: Fix hang on mx6qp by Fabio Estevam · 9 years ago
  33. b1964c7 armv8/gic: Fix GIC v2 initialization by Thierry Reding · 9 years ago
  34. ad3d6e8 armv8/mmu: Set bits marked RES1 in TCR by Thierry Reding · 9 years ago
  35. cb4c833 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  36. c57a9a6 ARM: uniphier: fix address mapping in README.uniphier by Masahiro Yamada · 9 years ago
  37. 55aa0be armv8/mmu: Clean up TCR programming by Thierry Reding · 9 years ago
  38. cf04ad3 arm: vf610twr: improve memory layout by Stefan Agner · 9 years ago
  39. d45fd01 colibri_vf: Fix bstlen field by Fabio Estevam · 9 years ago
  40. e24bb2b mtd: nand: vf610_nfc: resync with upstream Linux version by Stefan Agner · 9 years ago
  41. 13a3972 Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 9 years ago
  42. 297facc Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  43. 2308ea7 exynos: more debug and cleanup in do_sdhci_init() by Tobias Jakobi · 9 years ago
  44. 995a54c exynos: be more verbose in process_nodes() by Tobias Jakobi · 9 years ago
  45. 6a9fbb6 exynos: Fix passing of errors in exynos_mmc_init() by Tobias Jakobi · 9 years ago
  46. 1a9d173 exynos: Properly zero initialize host in s5p_sdhci_init() by Tobias Jakobi · 9 years ago
  47. 8e34a74 odroid: Add boot script (boot.scr) support by Guillaume GARDET · 9 years ago
  48. 4ed5080 odroid: replace 'fatload' with 'load' to be able to use EXT* partitions by Guillaume GARDET · 9 years ago
  49. f861f51 ls102xa: Fix reset hang by Fabio Estevam · 9 years ago
  50. f532727 imx_watchdog: Add a header file for watchdog registers by Fabio Estevam · 9 years ago
  51. 87a9595 Prepare v2015.10-rc5 by Tom Rini · 9 years ago
  52. e3cc5bc env_eeprom.c: Correct using saved environment by Ludger Dreier · 9 years ago
  53. 040ef8f pcm052: fix MTD partitioning by Albert ARIBAUD (3ADEV) · 9 years ago
  54. e8de6d7 test/fs/fs-test.sh: Update expected results and TC10 logic by Tom Rini · 9 years ago
  55. 4c90234 lpc32xx: fix calculation of HCLK PLL output clock by Vladimir Zapolskiy · 9 years ago
  56. f0aa26f lpc32xx: remove surplus clock cycle in PL175 WAIT_OEN config by Vladimir Zapolskiy · 9 years ago
  57. d1d0167 nand: omap_gpmc: Change correctable bit-flips messages to debug() by Ezequiel García · 9 years ago
  58. 0219e4b Fix variation in timestamps caused by timezone differences. by Vagrant Cascadian · 9 years ago
  59. 1fec3c5 common/image.c: Make boot_get_ramdisk() perform a check for Android images by Tom Rini · 9 years ago
  60. 3549730 tools/mkimage.c: Clarify help text for -D slightly by Tom Rini · 9 years ago
  61. e392b92 arndale: Apply Cortex-A15 errata #773022 and #774769 by Ian Campbell · 9 years ago
  62. 9950098 image: fix support for Android boot images with no ramdisk by Rob Herring · 9 years ago
  63. 027b728 Add support for LZ4 decompression algorithm by Julius Werner · 9 years ago
  64. b6b5e39 ppc4xx: Remove lcd4_lwmon5 support by Stefan Roese · 9 years ago
  65. c0c7a55 ppc4xx: Convert lwmon5 board to generic board by Stefan Roese · 9 years ago
  66. 04386f6 Revert "powerpc: ppc4xx: remove lwmon5 support" by Stefan Roese · 9 years ago
  67. 1254b44 fs/fat/fat_write: Fix management of empty files by Benoît Thébaudeau · 9 years ago
  68. e876be4 fs/fat/fat_write: Factor out duplicate code by Benoît Thébaudeau · 9 years ago
  69. 5e1a860 fs/fat/fat_write: Fix curclust/newclust mix-up by Benoît Thébaudeau · 9 years ago
  70. 1d7f2ec fs/fat/fat_write: Merge calls to set_cluster() by Benoît Thébaudeau · 9 years ago
  71. 8133f43 fs/fat/fat_write: Fix buffer alignments by Benoît Thébaudeau · 9 years ago
  72. 689821f ti: omap3: config: remove 1 from boolean define by Igor Grinberg · 9 years ago
  73. 492f24e vexpress64: juno: use /dev/sda2 by Ryan Harkin · 9 years ago
  74. ecbed5d vexpress64: juno: add alternate kernel and device tree filenames by Ryan Harkin · 9 years ago
  75. 4a6bdb5 vexpress64: juno: add optional initrd by Ryan Harkin · 9 years ago
  76. 6607d39 common/armflash: load_image returns success or failure by Ryan Harkin · 9 years ago
  77. 1a9717f common/armflash: add command to check if image exists by Ryan Harkin · 9 years ago
  78. 74e264b vexpress64: juno: add androidboot.hardware=juno by Ryan Harkin · 9 years ago
  79. fc04b92 vexpress64: fvp dram: add DRAM configuration by Ryan Harkin · 9 years ago
  80. 0d3012a vexpress64: increase max gunzip size by Ryan Harkin · 9 years ago
  81. b483cb5 vexpress64: Kconfig: tidy up by Ryan Harkin · 9 years ago
  82. c0ae970 vexpress64: fix checkpatch warnings by Ryan Harkin · 9 years ago
  83. 03d1d56 configs: ls1021atwr: Enable DSPI for LS1021ATWR by Yao Yuan · 9 years ago
  84. f2b76c6 mtd: sf: Add support AT26DF081A chip by Yao Yuan · 9 years ago
  85. a8ee68d dm: dts: ls1021a-twr: Enable DSPI2 on LS1021ATWR by Yuan Yao · 9 years ago
  86. 5cb1b7b spi: tegra20: Add support for mode selection by Mirza Krak · 9 years ago
  87. a22bba8 spi: zynq_spi: Fix to configure CPOL, CPHA mask by Jagan Teki · 9 years ago
  88. d5f6073 spi: xilinx_spi: Fix to configure CPOL, CPHA mask by Jagan Teki · 9 years ago
  89. 9a4c6e9 sunxi: Fix USB regulators in Linksprite_pcDuino_defconfig by Siarhei Siamashka · 9 years ago
  90. 974936a sunxi: Fix pcDuino reliability by downclocking DRAM to 360MHz by Siarhei Siamashka · 9 years ago
  91. 38ab75a Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  92. 7445435 pci: Fix expansion ROM programming for multi-function devices by Bin Meng · 9 years ago
  93. e928fbf Merge git://git.denx.de/u-boot-arc by Tom Rini · 9 years ago
  94. 739c5e0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  95. f6e27ba board: axs10x - cap max SDIO clock value to bus/2 by Alexey Brodkin · 9 years ago
  96. 61903b7 imximage: fix commands other than write_data by Troy Kisky · 9 years ago
  97. 835c30e imximage: header.length of 4 is valid by Troy Kisky · 9 years ago
  98. 7bb91dd sandbox: Correct operaion of 'reset' command by Simon Glass · 9 years ago
  99. cbfc2ff dm: test: Show the amount of leaked memory on error by Simon Glass · 9 years ago
  100. 84d26e2 dm: core: Don't use pinctrl for the root device by Simon Glass · 9 years ago