1. d8158f9 buildman: Don't default to -e when building current source by Simon Glass · 10 years ago
  2. 85620bb buildman: Fix repeating board list with -l by Simon Glass · 10 years ago
  3. baec684 patman: Use the full commit hash for 'git checkout' by Simon Glass · 10 years ago
  4. 4e36531 buildman: Save *.img files too by Tom Rini · 10 years ago
  5. c043e03 sandbox: Fix warnings in cpu.c and os.c by Simon Glass · 10 years ago
  6. e9f343f sandbox: Fix warnings due to 64-bit printf() strings by Simon Glass · 10 years ago
  7. faf5692 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  8. 2907a30 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  9. 8a3aeaf spl: Fix SPL EXT support by Guillaume GARDET · 10 years ago
  10. 0e16b8a Merge branch 'master' of http://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  11. 32bdd4e Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  12. 0c87277 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  13. a563638 sun7i: Set ARMV7_BOOT_SEC_DEFAULT when OLD_SUNXI_KERNEL_COMPAT is set by Hans de Goede · 10 years ago
  14. f457bd4 sun7i: Drop CONFIG_ARMV7_PSCI_NR_CPUS by Hans de Goede · 10 years ago
  15. b63b327 sun6i: Drop some "unknown magic" from dram init by Hans de Goede · 10 years ago
  16. 1a9a6fb sun6i: Add gmac support for sun6i boards by Hans de Goede · 10 years ago
  17. c2136e7 sun6i: Correct Mele M9 Vbus gpio settings by Hans de Goede · 10 years ago
  18. d3b0497 sunxi: ahci: Add a delay after enabling target power by Hans de Goede · 10 years ago
  19. 1603082 sunxi: Add usb keyboard Kconfig option by Hans de Goede · 10 years ago
  20. 4869a8c sunxi: video: Add simplefb support by Luc Verhaegen · 10 years ago
  21. b2726f2 common/lcd: Make lcd_dt_simplefb_configure_node use fdt_setup_simplefb_node by Hans de Goede · 10 years ago
  22. ea87637 fdt_support: Add a fdt_setup_simplefb_node helper function by Hans de Goede · 10 years ago
  23. f651e0a sunxi: video: Add sun6i support by Hans de Goede · 10 years ago
  24. b01df1e sunxi: video: Add cfb console driver for sunxi by Luc Verhaegen · 10 years ago
  25. 70d7ab5 sunxi: Add video pll clock functions by Hans de Goede · 10 years ago
  26. ad0dfc5 sun4i: Rename dram_clk_cfg to dram_clk_gate by Hans de Goede · 10 years ago
  27. 0df3a9d ORIGEN: Enhance origen config to be more flexible on boot. by Guillaume GARDET · 10 years ago
  28. 86b8953 Revert "common/board_f: add setup of initial stack frame for MIPS" by Tom Rini · 10 years ago
  29. 9b19233 Prepare v2015.01-rc2 by Tom Rini · 10 years ago
  30. 4b3175f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  31. 05f3e66 arm: ls102xa: Select ge2_clk125 for eTSEC clock muxing by Alison Wang · 10 years ago
  32. af276f4 arm: ls102xa: Add SystemID EEPROM support for LS1021ATWR board by Alison Wang · 10 years ago
  33. da17d1a ls102xa: ifc: nor: fix the write issue when bytes unaligned by Yuan Yao · 10 years ago
  34. f4491ad arm: ls102xa: Remove bit reversing for SCFG registers by Alison Wang · 10 years ago
  35. c48d55e arm: ls102xa: Add snoop disable for slave port 0, 1 and 2 by Jason Jin · 10 years ago
  36. 4da7bae5 ls1: config: Enable USB EHCI Host on LS1021AQDS by Nikhil Badola · 10 years ago
  37. d3d6e70 drivers: usb: fsl: Define USB configs for LS102XA by Nikhil Badola · 10 years ago
  38. 67f4b26 drivers : usb: fsl: Implement usb Erratum A007798 workaround by Nikhil Badola · 10 years ago
  39. ae68a82 Revert "hush: fix segfault on syntax error" by Rabin Vincent · 10 years ago
  40. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  41. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  42. b660ae7 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  43. 12b043c mx6boards: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
  44. 2cf207f nitrogen6x: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
  45. 2a544ac ot1200: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
  46. b5c9ed3 arm: imx: stop sata on boot by Nikita Kiryanov · 10 years ago
  47. 9e08643 arm: mx6: cm_fx6: implement board specific sata stop by Nikita Kiryanov · 10 years ago
  48. 44fd1f9 cmd_sata: implement sata stop command by Nikita Kiryanov · 10 years ago
  49. b9666d6 sata: implement reset_sata for dwc_ahsata by Nikita Kiryanov · 10 years ago
  50. 63659b7 arm: mx6: introduce disable_sata_clock by Nikita Kiryanov · 10 years ago
  51. f9075a7 gw_ventana: Use the generic spl_sd.cfg by Fabio Estevam · 10 years ago
  52. 63fb548 ARM: bootm: Allow booting in secure mode on hyp capable systems by Hans de Goede · 10 years ago
  53. 8543735 ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options by Hans de Goede · 10 years ago
  54. a50d5b5 Kconfig: Add EXPERT option by Tom Rini · 10 years ago
  55. a29cfb1 odroid: Turn blue LED on by Suriyan Ramasami · 10 years ago
  56. 4de08b5 odroid: usbhost - Add missing gpio_request call by Suriyan Ramasami · 10 years ago
  57. 1b39878 odroid: Update README with USB host usage by Suriyan Ramasami · 10 years ago
  58. ac1cf36 sandbox: script for testing sandbox/ext4/fat/fs commands by Suriyan Ramasami · 10 years ago
  59. 96171fb fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · 10 years ago
  60. 378da103 sandbox: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  61. b3a2d5a ext4: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  62. 441c223 fat: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  63. 9780167 board/esd/common/auto_update.c: Use <flash.h> by Tom Rini · 10 years ago
  64. 95bfacb sandbox: Use md5sum and fatwrite to enable testing of fs commands by Suriyan Ramasami · 10 years ago
  65. 17c2af6 common/board_f: fix gcc warning on MIPS64 by Daniel Schwierzeck · 10 years ago
  66. 535696f common/board_f: add setup of initial stack frame for MIPS by Daniel Schwierzeck · 10 years ago
  67. 27484ea spl: fix descending condition to drivers/mtd/nand/ by Masahiro Yamada · 10 years ago
  68. 56ef2bf commands: add more command entries in Kconfig by Masahiro Yamada · 10 years ago
  69. 2321bb0 hush: add CONFIG_HUSH_PARSER to Kconfig by Masahiro Yamada · 10 years ago
  70. a7fa746 FIT: add some FIT configurations to Kconfig by Masahiro Yamada · 10 years ago
  71. 9522771 config: remove redundant CONFIG_SYS_PROMPT defines by Masahiro Yamada · 10 years ago
  72. 7cd60e4 tegra: do not descend into empty directories by Masahiro Yamada · 10 years ago
  73. abde127 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · 10 years ago
  74. 2024319 x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory by Masahiro Yamada · 10 years ago
  75. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  76. 09cf4cd Add pr_fmt() macro by Thierry Reding · 10 years ago
  77. 699b6d3 pci: Honour pci_skip_dev() by Thierry Reding · 10 years ago
  78. 68185b0 pci: Abort early if bus does not exist by Thierry Reding · 10 years ago
  79. 3e336c8 vsprintf: Add modifier for phys_addr_t by Thierry Reding · 10 years ago
  80. 9f9eec3 fs: make it possible to read the filesystem UUID by Christian Gmeiner · 10 years ago
  81. 886d367 sata: fix a bug in init_sata() for pci-sata card by li pengbo · 10 years ago
  82. 0056238 ARM: bcm: Enable bcm11130 boards by Steve Rae · 10 years ago
  83. 1c5f31c ARM: bcm: Enable five Cygnus boards by Steve Rae · 10 years ago
  84. ce21aa1 spl: Change debug to printf for "Unsupported boot-device" by Stefan Roese · 10 years ago
  85. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  86. 927609a dm: core: remove unnecessary return condition in uclass lookup by Masahiro Yamada · 10 years ago
  87. 251daad dm: core: remove unnecessary return condition in driver lookup by Masahiro Yamada · 10 years ago
  88. 75c6f67 dm: core: remove meaningless if conditional by Masahiro Yamada · 10 years ago
  89. 6cac81a dm: core: a trivial clean up by Masahiro Yamada · 10 years ago
  90. 73c1ecf cros_ec: Fix uninitialised variable in cros_ec.c by Simon Glass · 10 years ago
  91. d8a21f6 dm: spi: Use device_bind_driver() instead of our own function by Simon Glass · 10 years ago
  92. 5ef36f2 dm: spi: Correct handling of SPI chip selects in sandbox by Simon Glass · 10 years ago
  93. 54f79a0 dm: Add a function to bind a device by driver name by Simon Glass · 10 years ago
  94. 37ef325 dm: fdt: Correct handling of aliases with embedded digits by Simon Glass · 10 years ago
  95. 43f488a dm: core: Add functions to find parent and OF data by Simon Glass · 10 years ago
  96. 70c3a0e dm: core: Allow access to the device's driver_id data by Simon Glass · 10 years ago
  97. 76c2f2e drivers: usb: fsl: Move USB Errata checking code by Nikhil Badola · 10 years ago
  98. c3fb682 mx53ard: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
  99. 259f549 mx53evk: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
  100. 14d6e4d mx53smd: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago