1. ff56bba dm: spi: Correct handling of SPI chip selects in sandbox by Simon Glass · 10 years ago
  2. e33dc22 dm: Add a function to bind a device by driver name by Simon Glass · 10 years ago
  3. a88340d dm: fdt: Correct handling of aliases with embedded digits by Simon Glass · 10 years ago
  4. 479728c dm: core: Add functions to find parent and OF data by Simon Glass · 10 years ago
  5. 2ef249b dm: core: Allow access to the device's driver_id data by Simon Glass · 10 years ago
  6. c1a6f37 dm: i2c: Move error reporting into a common function by Simon Glass · 10 years ago
  7. 38687ae dm: Update documentation to include CONFIG_DM... options by Simon Glass · 10 years ago
  8. f8fff9d dm: arm: spl: Make driver model linker lists available by Simon Glass · 10 years ago
  9. 0521f98 dm: tegra: Add platform data for the GPIO driver by Simon Glass · 10 years ago
  10. bc0b284 dm: tegra: Add platform data for the SPL uart by Simon Glass · 10 years ago
  11. a94f468 dm: Disable dm_warn() in SPL by Simon Glass · 10 years ago
  12. 236f2bd dm: Allow stdio registration to be dropped by Simon Glass · 10 years ago
  13. 3ac435d dm: Allow device removal features to be dropped by Simon Glass · 10 years ago
  14. 1151651 dm: spl: Allow driver model to be used by Simon Glass · 10 years ago
  15. fb4f5e7 dm: spl: Make simple malloc() available when enabled by Simon Glass · 10 years ago
  16. ba19599 dm: arm: spl: Allow simple malloc() in SPL by Simon Glass · 10 years ago
  17. c9356be dm: Split the simple malloc() implementation into its own file by Simon Glass · 10 years ago
  18. 9dacbb2 dm: tegra: Avoid using arch-specific memcpy() in SPL by Simon Glass · 10 years ago
  19. ad1b81c dm: serial: Support changing the baud rate by Simon Glass · 10 years ago
  20. e87e0e7 dm: at91: Add myself as maintainer for snapper9260 by Simon Glass · 10 years ago
  21. 1a1927f dm: at91: Convert snapper9260 to use driver model by Simon Glass · 10 years ago
  22. 0f65f48 dm: at91: Add driver model support for the serial driver by Simon Glass · 10 years ago
  23. 62137fc dm: at91: Refactor serial driver slightly for driver model by Simon Glass · 10 years ago
  24. 12fe7f7 dm: at91: Add platform data for GPIO on at91sam9260-based boards by Simon Glass · 10 years ago
  25. 918354b dm: at91: Add driver model support for atmel GPIO driver by Simon Glass · 10 years ago
  26. cd052cd dm: at91: Move snapper9260 to generic baord by Simon Glass · 10 years ago
  27. 5e8a749 dm: at91: Correct text base for snapper9260 by Simon Glass · 10 years ago
  28. 4d70b34 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 10 years ago
  29. c44d3cd Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  30. f10834e Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
  31. 5fc3494 powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usage by Stefan Roese · 10 years ago
  32. c07e8da powerpc: mpc52xx: a3m071/a4m2k: Convert to generic board by Stefan Roese · 10 years ago
  33. 746a36a powerpc: mpc52xx: a4m072: Convert to generic board by Stefan Roese · 10 years ago
  34. 50dcf89 mpc83xx: Add gdsys hrcon board by Dirk Eibach · 10 years ago
  35. a8cb9d0 board: iocon: Fix uninitialized access by Dirk Eibach · 10 years ago
  36. 8272baa board: iocon: Fix fpga index in print_fpga_info() by Dirk Eibach · 10 years ago
  37. a61762d board: dlvision-10g: Compile fix by Dirk Eibach · 10 years ago
  38. f1cdde2 common: Fix cmd_fpgad addressing by Dirk Eibach · 10 years ago
  39. f3c89d9 mtd: Handle 29LV800BT by Dirk Eibach · 10 years ago
  40. f9af10d board: dlvision: Reduce memory footprint by Dirk Eibach · 10 years ago
  41. d1cfeee ubi: enable error reporting in initialization by Andrew Ruder · 10 years ago
  42. 65e5cb5 mtd, cfi, ubi: add missing writebufsize initialization by Heiko Schocher · 10 years ago
  43. f196044 ARM: atmel: add sama5d4 xplained ultra board support by Bo Shen · 10 years ago
  44. 927b901 ARM: atmel: add sama5d4ek board support by Bo Shen · 10 years ago
  45. cabf61c net: macb: enable GMAC IP without GE feature support by Bo Shen · 10 years ago
  46. 7df4486 mtd: atmel_nand: runtime to build gf table for pmecc by Josh Wu · 10 years ago
  47. 5b15fd9 arm, spl, at91: add spl support for the corvus board by Heiko Schocher · 10 years ago
  48. 237e379 arm, at91, spl: add spl support for the taurus board by Heiko Schocher · 10 years ago
  49. 5abc00d arm, spl, at91: add at91sam9260 and at91sam9g45 spl support by Heiko Schocher · 10 years ago
  50. 667af36 spl, mtd, nand, atmel_nand: invert device ready pin logic by Heiko Schocher · 10 years ago
  51. 4dfd360 spl, nand, atmel_nand: add erase one block function by Heiko Schocher · 10 years ago
  52. c1ec406 mtd: atmel_nand: add missing include by Heiko Schocher · 10 years ago
  53. 0c3117b spl, nand: add option to boot raw u-boot.bin image only by Heiko Schocher · 10 years ago
  54. bd1bb3c arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISHARE define by Heiko Schocher · 10 years ago
  55. 7dd5891 arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45 by Heiko Schocher · 10 years ago
  56. 341f548 arm, at91, mpddrc: fix typo in ddr2_init() by Heiko Schocher · 10 years ago
  57. 50921cd arm, at91: add spi dataflash support for the taurus board by Heiko Schocher · 10 years ago
  58. f11dea4 spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header by Heiko Schocher · 10 years ago
  59. c001486 arm, at91: generate boot.bin file for all atmel SoC by Heiko Schocher · 10 years ago
  60. da79fa4 ARM: atmel: spl: make css field configurable by Bo Shen · 10 years ago
  61. a5f35d6 ARM: atmel: spl: make initialization more stable by Bo Shen · 10 years ago
  62. 59158ba ARM: at91 series: convert to generic board by Bo Shen · 10 years ago
  63. b2eff08 net: macb: write mac address when initialization by Bo Shen · 10 years ago
  64. bdf790f Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  65. 256d83c Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  66. c469703 blackfin: convert to use CONFIG_SYS_I2C framework by Scott Jiang · 10 years ago
  67. a6be70f adi_i2c: convert to use general io accessors. by Scott Jiang · 10 years ago
  68. fea9b69 blackfin: rename bfin-twi_i2c driver to adi_i2c by Scott Jiang · 10 years ago
  69. 5ca6dfe arm: rmobile: replacement of common parts of config by rcar-gen2-common.h by Nobuhiro Iwamatsu · 10 years ago
  70. 1719383 arm: rmobile: configs: Collect up common part of config for R-Car SoCs by Nobuhiro Iwamatsu · 10 years ago
  71. 5a29025 arm: rmobile: gose: Remove dram_init_banksize function by Nobuhiro Iwamatsu · 10 years ago
  72. eeb266a arm: rmobile: lager: Remove dram_init_banksize function by Nobuhiro Iwamatsu · 10 years ago
  73. 956556f arm: rmobile: koelsch: Remove dram_init_banksize function by Nobuhiro Iwamatsu · 10 years ago
  74. 4772684 arm: rmobile: alt: Remove dram_init_banksize function by Nobuhiro Iwamatsu · 10 years ago
  75. 570dd7f sh: Move SH_32BIT to Kconfig by Nobuhiro Iwamatsu · 10 years ago
  76. 2086e38 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  77. 6393c43 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  78. 94b383e powerpc/85xx: enable some P1/P2 boards mtdparts for nor flash by Yangbo Lu · 10 years ago
  79. a074428 keymile/powerpc: move to the architecture-generic board system by Valentin Longchamp · 10 years ago
  80. e83a7e9 powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f() by Valentin Longchamp · 10 years ago
  81. 7ac1a24 powerpc/BSC9131RDB: Enable creation of dynamic partitions for NAND by Ashish Kumar · 10 years ago
  82. 42a9e2f powerpc/BSC9132QDS: Enable creation of dynamic partition for NAND and NOR by Ashish Kumar · 10 years ago
  83. aa5a3d8 powerpc/mpc85xx: Use IFC accessor function by Prabhakar Kushwaha · 10 years ago
  84. 0921de6 t104xrdb: Add Errata A_007662, A_008007 workaround in pbi.cfg by Priyanka Jain · 10 years ago
  85. ab06b23 powerpc/t4rdb: Add support of CPLD by Chunhe Lan · 10 years ago
  86. a53dd53 85xx/b4:Correct USB DR controller liodn entry by ramneek mehresh · 10 years ago
  87. 2bf4207 sbc8548: enable and test CONFIG_SYS_GENERIC_BOARD by Paul Gortmaker · 10 years ago
  88. ae6b458 driver/net/fm/memac_phy: set NEG bit for external MDIOs by Shaohui Xie · 10 years ago
  89. ff5fb2a Fman/mEMAC: mEMAC fix for 10G MAC and PHY by Shaohui Xie · 10 years ago
  90. a5fbe74 mpc85xx/kmp204x: raise u-boot size to 768KB by Valentin Longchamp · 10 years ago
  91. 45043cf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  92. 05d492a arm: mx6: add support for TBS2910 Matrix ARM miniPC by Soeren Moch · 10 years ago
  93. 3302c27 mx6sabresd: Staticize when possible by Fabio Estevam · 10 years ago
  94. 952fdc4 mx6sabresd: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
  95. 11076f0 mx6: video_skip: Fix crash on NULL pointer by Nikolay Dimitrov · 10 years ago
  96. 0d485b9 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  97. 75f2ba4 imx6: SPL support for iMX6 SabreSD by John Tobias · 10 years ago
  98. 1558200 imx6: add spl in the header file by John Tobias · 10 years ago
  99. e451e9b kconfig: imx6: add SUPPORT_SPL by John Tobias · 10 years ago
  100. 340d1d3 imx6: add data configuration file for SPL by John Tobias · 10 years ago