1. 65e915c microblaze: Move architecture to use generic board init by Michal Simek · 11 years ago
  2. 97c3220 microblaze: Enable SPL_NOR support when FLASH_BASE is setup by Michal Simek · 10 years ago
  3. 3f0a5cb microblaze: Fix gd_t address which is placed at the end of BRAM by Michal Simek · 10 years ago
  4. 23162f4 microblaze: Remove unused asm label by Michal Simek · 10 years ago
  5. b78df3d microblaze: Use standard interrupt_init() function by Michal Simek · 10 years ago
  6. 7218061 microblaze: Remove unneeded data section adding from DTB by Michal Simek · 10 years ago
  7. 056dbe8 microblaze: Add debug message about enabling interrupts by Michal Simek · 10 years ago
  8. 5e6c747 microblaze: Fix coding style by Michal Simek · 10 years ago
  9. baf5175 microblaze: Remove DEBUG_INT macro and use debug() instead by Michal Simek · 10 years ago
  10. f73749b microblaze: Fix coding style in exception.c by Michal Simek · 10 years ago
  11. 924819c microblaze: Show return address from exception by Michal Simek · 10 years ago
  12. 94ea28f microblaze: Fix stack usage in interrupt handler by Michal Simek · 10 years ago
  13. 9e4f396 common/board_r: manual relocation for cmd table by Andreas Bießmann · 10 years ago
  14. ef932b0 common: Move dram_init() declaration to common location by Michal Simek · 10 years ago
  15. 865dd4c Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 10 years ago
  16. 7403a1b Prepare v2015.04-rc1 by Tom Rini · 10 years ago
  17. d693b1e Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  18. 0a5d3d8 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 10 years ago
  19. b4aa9f3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  20. 253d77d sunxi: mmc: Add 'sunxi_' prefix to the static functions by Siarhei Siamashka · 10 years ago
  21. 47359bb sunxi: dram: Support more sun[457]i dram parameters in Kconfig by Siarhei Siamashka · 10 years ago
  22. 9900db1 sunxi: dram: Optionally use standard JEDEC timings for sun[457]i by Siarhei Siamashka · 10 years ago
  23. 18366f7 sunxi: video: Force h/vsync active high when using ext. vga dac on some boards by Hans de Goede · 10 years ago
  24. fe7d579 sunxi: Add Inet 86VS support by Michal Suchanek · 10 years ago
  25. 5e1699a sunxi: TZX-Q8-713B7 support by Paul Kocialkowski · 10 years ago
  26. 9f73639 sunxi: Add Linksprite_pcDuino3_Nano board / defconfig by Adam Sampson · 10 years ago
  27. 6713f9c sunxi: MAINTAINERS: sort entries alphabetically by Hans de Goede · 10 years ago
  28. 1945061 sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() by Hans de Goede · 10 years ago
  29. 8760c91 sunxi: rsb: Add sun9i (A80 support) by Hans de Goede · 10 years ago
  30. 9e3fbdb sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boards by Hans de Goede · 10 years ago
  31. bf880fe sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig option by Hans de Goede · 10 years ago
  32. 06ddc45 sunxi: Convert sun5i boards to use auto dram configuration by Hans de Goede · 10 years ago
  33. b031d86 sunxi: Hyundai_A7HD_defconfig fix USB vbus pin config by Hans de Goede · 10 years ago
  34. 606fa4a sunxi: Only enable i2c support in the SPL when needed by Hans de Goede · 10 years ago
  35. 52992fd Merge branch 'patman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  36. e51e3a4 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 10 years ago
  37. b04c62b patman: Explain how to make doc/git-mailrc work by Simon Glass · 10 years ago
  38. dac64e0 sandbox: Fix README to indicate that vendor name is unset by Simon Glass · 10 years ago
  39. 616a0ab patman: Check commit_match before stripping leading whitespace by Scott Wood · 10 years ago
  40. c6af802 patman: Make dry-run output match real functionality by Peter Tyser · 10 years ago
  41. 8e17078 sandbox: Add a -D option to use a default device tree by Simon Glass · 10 years ago
  42. 3778c4f sandbox: Correct cros-ec keyboard definition by Simon Glass · 10 years ago
  43. 71eccc3 net/designware: add error message on DMA reset timeout by Alexey Brodkin · 10 years ago
  44. 2616b21 net: phy: micrel: add support for KSZ8895 switch in SMI mode by Philippe De Muyter · 11 years ago
  45. 377f39c Add MS7206SE ethernet support by Yoshinori Sato · 11 years ago
  46. fe56fec net: tsec: Fix NULL access in case init_phy() fails by Claudiu Manoil · 11 years ago
  47. 24bedde Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 10 years ago
  48. d1f0b63 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  49. 0bd6887 ARM: armv7 fix spelling of SCTRL by Peng Fan · 10 years ago
  50. 70da592 fpga: Extend dump description by Michal Simek · 10 years ago
  51. c582250 vexpress64: support the Juno Development Platform by Linus Walleij · 10 years ago
  52. 800d6fd vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS by Linus Walleij · 10 years ago
  53. b977607 add README.distro file by Dennis Gilmore · 10 years ago
  54. f40ad9f drivers/pci/pci_rom.c: fix compile warning under 64bit mode by Minghuan Lian · 10 years ago
  55. e2e4b78 drivers/net/e1000.c: fix compile warning under 64bit mode by Minghuan Lian · 10 years ago
  56. 1831650 arm: switch armltd vexpress to GENERIC_BOARD by Chris Kuethe · 10 years ago
  57. ed05d34 distro_bootcmd: read DHCP boot script name from a variable by Stephen Warren · 10 years ago
  58. 1f9cb00 cmd: Fix gettime command help by Bin Meng · 10 years ago
  59. ed16050 MIPS: unify CPU code in arch/mips/cpu/ by Daniel Schwierzeck · 10 years ago
  60. 74fc3c0 MIPS: move au1x00 SoC code to arch/mips/mach-au1x00 by Daniel Schwierzeck · 10 years ago
  61. debf0e0 MIPS: handle mips64 ST0_KX bit in mips32 start.S by Paul Burton · 10 years ago
  62. cb2ab2f MIPS: handle mips64 relocs in mips32 start.S by Paul Burton · 10 years ago
  63. ce14da2 MIPS: use asm.h macros in mips32 start.S by Paul Burton · 10 years ago
  64. a1f2603 dm: cros_ec: Convert cros_ec_i2c over to driver model by Simon Glass · 10 years ago
  65. 4e003c5 dm: i2c: Add two more I2C init functions to the compatibility layer by Simon Glass · 10 years ago
  66. 44670b5 dm: exynos: dts: Set the offset length for cros_ec by Simon Glass · 10 years ago
  67. f542841 dm: i2c: dts: Support an offset-len device tree property by Simon Glass · 10 years ago
  68. cc5193e exynos5: enable dm i2c by Przemyslaw Marczak · 10 years ago
  69. 009afd3 odroid u3: enable dm i2c support by Przemyslaw Marczak · 10 years ago
  70. 9a10a28 odroid u3: dts: add missing i2c aliases by Przemyslaw Marczak · 10 years ago
  71. 2a4f811 dm: i2c: s3c24x0: adjust to dm-i2c api by Przemyslaw Marczak · 10 years ago
  72. 056d655 exynos5: pinmux: check flag for i2c config by Przemyslaw Marczak · 10 years ago
  73. ef22349 arndale: dts: add missing i2c aliases by Przemyslaw Marczak · 10 years ago
  74. 46bcd55 exynos4: dts: add missing i2c properties by Przemyslaw Marczak · 10 years ago
  75. 37abfb6 smdk5250: config: enable max77686 driver support by Przemyslaw Marczak · 10 years ago
  76. b4e1b31 exynos5250: config: disable max77686 driver by Przemyslaw Marczak · 10 years ago
  77. 7a25a2f arndale: config: disable max77686 support by Przemyslaw Marczak · 10 years ago
  78. 7d73708 dm: i2c-uclass-compat: fix missed argument by Przemyslaw Marczak · 10 years ago
  79. 2c8987f rsa: Use checksum algorithms from struct hash_algo by Ruchika Gupta · 10 years ago
  80. c915ceb Use hash.c in mkimage by Ruchika Gupta · 10 years ago
  81. b6a1096 hash: Add function to find hash_algo struct with progressive hash by Ruchika Gupta · 10 years ago
  82. 4acd8c4 lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation by Ruchika Gupta · 10 years ago
  83. 29c1a6b DM: crypto/fsl - Add Freescale rsa DM driver by Ruchika Gupta · 10 years ago
  84. a0d3ca6 lib/rsa: Modify rsa to use DM driver by Ruchika Gupta · 10 years ago
  85. e9a788d configs: Move CONFIG_FIT_SIGNATURE to defconfig by Ruchika Gupta · 10 years ago
  86. 98ebb12 DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver by Ruchika Gupta · 10 years ago
  87. 2c3822e FIT: Modify option FIT_SIGNATURE in Kconfig by Ruchika Gupta · 10 years ago
  88. b92ebab rsa: Split the rsa-verify to separate the modular exponentiation by Ruchika Gupta · 10 years ago
  89. cb2c286 Export redesign by Martin Dorwig · 10 years ago
  90. 0623299 dm: Update documentation for new bus features by Simon Glass · 10 years ago
  91. 21e0c9b dm: cros_ec_spi: Remove old pre-driver-model code by Simon Glass · 10 years ago
  92. d3d9c06 dm: cros_ec: Don't require protocol 3 support by Simon Glass · 10 years ago
  93. 528b1ef dm: core: Ignore disabled devices when binding by Simon Glass · 10 years ago
  94. 0e3b598 dm: exynos: Drop unused COMPAT features for SPI by Simon Glass · 10 years ago
  95. 605760b dm: tegra: Drop unused COMPAT features for I2C, SPI by Simon Glass · 10 years ago
  96. 713c3f0 dm: i2c: Move slave details to child platdata by Simon Glass · 10 years ago
  97. 5d2ee05 dm: spi: Move slave details to child platdata by Simon Glass · 10 years ago
  98. 82c2f50 dm: spi: Set up the spi_slave device pointer in child_pre_probe() by Simon Glass · 10 years ago
  99. 5104b98 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · 10 years ago
  100. ef3493d dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe() by Simon Glass · 10 years ago