1. ab0bb0f mxc_ocotp: Do not disable the OCOTP clock after every access by Fabio Estevam · 10 years ago
  2. 3ba0858 mx6sxsabresd: Add thermal support by Fabio Estevam · 10 years ago
  3. 713d6d7 thermal: imx_thermal: Do not display calibration data by Fabio Estevam · 10 years ago
  4. f9499c6 mxs_ocotp: clear the error flag before initiating write operation by Hector Palacios · 10 years ago
  5. d867bef mxs_ocotp: check for errors from the OTP controller after writing by Hector Palacios · 10 years ago
  6. 2dd462a mxs_ocotp: prevent error path from returning success by Hector Palacios · 10 years ago
  7. 080da42 imx: mx53loco: Add raw initrd support by Guillaume GARDET · 10 years ago
  8. 9b19233 Prepare v2015.01-rc2 by Tom Rini · 10 years ago
  9. 4b3175f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  10. ae68a82 Revert "hush: fix segfault on syntax error" by Rabin Vincent · 10 years ago
  11. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  12. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  13. b660ae7 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  14. 12b043c mx6boards: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
  15. 2cf207f nitrogen6x: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
  16. 2a544ac ot1200: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
  17. b5c9ed3 arm: imx: stop sata on boot by Nikita Kiryanov · 10 years ago
  18. 9e08643 arm: mx6: cm_fx6: implement board specific sata stop by Nikita Kiryanov · 10 years ago
  19. 44fd1f9 cmd_sata: implement sata stop command by Nikita Kiryanov · 10 years ago
  20. b9666d6 sata: implement reset_sata for dwc_ahsata by Nikita Kiryanov · 10 years ago
  21. 63659b7 arm: mx6: introduce disable_sata_clock by Nikita Kiryanov · 10 years ago
  22. f9075a7 gw_ventana: Use the generic spl_sd.cfg by Fabio Estevam · 10 years ago
  23. 63fb548 ARM: bootm: Allow booting in secure mode on hyp capable systems by Hans de Goede · 10 years ago
  24. 8543735 ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options by Hans de Goede · 10 years ago
  25. a50d5b5 Kconfig: Add EXPERT option by Tom Rini · 10 years ago
  26. ac1cf36 sandbox: script for testing sandbox/ext4/fat/fs commands by Suriyan Ramasami · 10 years ago
  27. 96171fb fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · 10 years ago
  28. 378da103 sandbox: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  29. b3a2d5a ext4: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  30. 441c223 fat: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  31. 9780167 board/esd/common/auto_update.c: Use <flash.h> by Tom Rini · 10 years ago
  32. 95bfacb sandbox: Use md5sum and fatwrite to enable testing of fs commands by Suriyan Ramasami · 10 years ago
  33. 17c2af6 common/board_f: fix gcc warning on MIPS64 by Daniel Schwierzeck · 10 years ago
  34. 535696f common/board_f: add setup of initial stack frame for MIPS by Daniel Schwierzeck · 10 years ago
  35. 27484ea spl: fix descending condition to drivers/mtd/nand/ by Masahiro Yamada · 10 years ago
  36. 56ef2bf commands: add more command entries in Kconfig by Masahiro Yamada · 10 years ago
  37. 2321bb0 hush: add CONFIG_HUSH_PARSER to Kconfig by Masahiro Yamada · 10 years ago
  38. a7fa746 FIT: add some FIT configurations to Kconfig by Masahiro Yamada · 10 years ago
  39. 9522771 config: remove redundant CONFIG_SYS_PROMPT defines by Masahiro Yamada · 10 years ago
  40. 7cd60e4 tegra: do not descend into empty directories by Masahiro Yamada · 10 years ago
  41. abde127 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · 10 years ago
  42. 2024319 x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory by Masahiro Yamada · 10 years ago
  43. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  44. 09cf4cd Add pr_fmt() macro by Thierry Reding · 10 years ago
  45. 699b6d3 pci: Honour pci_skip_dev() by Thierry Reding · 10 years ago
  46. 68185b0 pci: Abort early if bus does not exist by Thierry Reding · 10 years ago
  47. 3e336c8 vsprintf: Add modifier for phys_addr_t by Thierry Reding · 10 years ago
  48. 9f9eec3 fs: make it possible to read the filesystem UUID by Christian Gmeiner · 10 years ago
  49. 886d367 sata: fix a bug in init_sata() for pci-sata card by li pengbo · 10 years ago
  50. 0056238 ARM: bcm: Enable bcm11130 boards by Steve Rae · 10 years ago
  51. 1c5f31c ARM: bcm: Enable five Cygnus boards by Steve Rae · 10 years ago
  52. ce21aa1 spl: Change debug to printf for "Unsupported boot-device" by Stefan Roese · 10 years ago
  53. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  54. 927609a dm: core: remove unnecessary return condition in uclass lookup by Masahiro Yamada · 10 years ago
  55. 251daad dm: core: remove unnecessary return condition in driver lookup by Masahiro Yamada · 10 years ago
  56. 75c6f67 dm: core: remove meaningless if conditional by Masahiro Yamada · 10 years ago
  57. 6cac81a dm: core: a trivial clean up by Masahiro Yamada · 10 years ago
  58. 73c1ecf cros_ec: Fix uninitialised variable in cros_ec.c by Simon Glass · 10 years ago
  59. d8a21f6 dm: spi: Use device_bind_driver() instead of our own function by Simon Glass · 10 years ago
  60. 5ef36f2 dm: spi: Correct handling of SPI chip selects in sandbox by Simon Glass · 10 years ago
  61. 54f79a0 dm: Add a function to bind a device by driver name by Simon Glass · 10 years ago
  62. 37ef325 dm: fdt: Correct handling of aliases with embedded digits by Simon Glass · 10 years ago
  63. 43f488a dm: core: Add functions to find parent and OF data by Simon Glass · 10 years ago
  64. 70c3a0e dm: core: Allow access to the device's driver_id data by Simon Glass · 10 years ago
  65. c3fb682 mx53ard: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
  66. 259f549 mx53evk: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
  67. 14d6e4d mx53smd: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
  68. 40ade08 mx6qarm2: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
  69. e48f038 mx51evk: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
  70. 1cad2c2 mx6: mx6sabre common: Enable i.MX thermal DM driver by Ye.Li · 10 years ago
  71. f19692c mx6: thermal: Check cpu temperature via thermal sensor by Ye.Li · 10 years ago
  72. d049afa DM: thermal: Add imx thermal DM driver by Ye.Li · 10 years ago
  73. 59f3be3 mx6: clock: Add thermal clock enable function by Nitin Garg · 10 years ago
  74. 7df4544 tbs2910: Fix error handling in board_mmc_init() by Soeren Moch · 10 years ago
  75. 2a30239 dm: i2c: Move error reporting into a common function by Simon Glass · 10 years ago
  76. 9fa901b dm: Update documentation to include CONFIG_DM... options by Simon Glass · 10 years ago
  77. 3df10c0 dm: arm: spl: Make driver model linker lists available by Simon Glass · 10 years ago
  78. 74472ac dm: tegra: Add platform data for the GPIO driver by Simon Glass · 10 years ago
  79. 19d3700 dm: tegra: Add platform data for the SPL uart by Simon Glass · 10 years ago
  80. dffe2ec dm: Disable dm_warn() in SPL by Simon Glass · 10 years ago
  81. c058d8b dm: Allow stdio registration to be dropped by Simon Glass · 10 years ago
  82. b38ea5a dm: Allow device removal features to be dropped by Simon Glass · 10 years ago
  83. 1801a3e dm: spl: Allow driver model to be used by Simon Glass · 10 years ago
  84. b2d6994 dm: spl: Make simple malloc() available when enabled by Simon Glass · 10 years ago
  85. 8aaab90 dm: arm: spl: Allow simple malloc() in SPL by Simon Glass · 10 years ago
  86. 9489046 dm: Split the simple malloc() implementation into its own file by Simon Glass · 10 years ago
  87. 339fc55 dm: tegra: Avoid using arch-specific memcpy() in SPL by Simon Glass · 10 years ago
  88. 593f50b dm: serial: Support changing the baud rate by Simon Glass · 10 years ago
  89. e4d357b dm: at91: Add myself as maintainer for snapper9260 by Simon Glass · 10 years ago
  90. 6d20e07 dm: at91: Convert snapper9260 to use driver model by Simon Glass · 10 years ago
  91. 7cbab24 dm: at91: Add driver model support for the serial driver by Simon Glass · 10 years ago
  92. 1e5c2a8 dm: at91: Refactor serial driver slightly for driver model by Simon Glass · 10 years ago
  93. c210f8b dm: at91: Add platform data for GPIO on at91sam9260-based boards by Simon Glass · 10 years ago
  94. 4d71788 dm: at91: Add driver model support for atmel GPIO driver by Simon Glass · 10 years ago
  95. 67cb0ed dm: at91: Move snapper9260 to generic baord by Simon Glass · 10 years ago
  96. 2697599 dm: at91: Correct text base for snapper9260 by Simon Glass · 10 years ago
  97. 26a2240 x86: Rename chromebook-x86 to coreboot by Simon Glass · 10 years ago
  98. 268eefd x86: ivybridge: Implement SDRAM init by Simon Glass · 10 years ago
  99. d22f5c9 x86: ivybridge: Add LAPIC support by Simon Glass · 10 years ago
  100. 9f0afe7 x86: Make show_boot_progress() common by Simon Glass · 10 years ago