1. 0043b1f exynos: universal_c210: Move to driver model soft_spi by Simon Glass · 10 years ago
  2. 6126c8e dm: spi: Add documentation on how to convert over SPI drivers by Simon Glass · 10 years ago
  3. 73186c9 dm: exynos: Convert SPI to driver model by Simon Glass · 10 years ago
  4. 623b638 dm: spi: Add soft_spi implementation by Simon Glass · 10 years ago
  5. 44ba6b0 dm: spi: Remove SPI_INIT feature by Simon Glass · 10 years ago
  6. a666f39 dm: spi: Rename soft_spi.c to soft_spi_legacy.c by Simon Glass · 10 years ago
  7. 49b5d6e dm: sandbox: spi: Move to driver model by Simon Glass · 10 years ago
  8. 1157a16 dm: spi: Adjust cmd_spi to work with driver model by Simon Glass · 10 years ago
  9. 843c9e8 dm: Add spi.h header to a few files by Simon Glass · 10 years ago
  10. ebe76a2 dm: Remove spi_init() from board_r.c when using driver model by Simon Glass · 10 years ago
  11. c60e1f2 dm: sandbox: Add a SPI emulation uclass by Simon Glass · 10 years ago
  12. d7af6a4 dm: spi: Add a uclass for SPI by Simon Glass · 10 years ago
  13. 547cea1 dm: core: Add a clarifying comment on struct udevice's seq member by Simon Glass · 10 years ago
  14. accd4b1 dm: core: Allow parents to pass data to children during probe by Simon Glass · 10 years ago
  15. a8981d4 dm: core: Add functions for iterating through device children by Simon Glass · 10 years ago
  16. 0b304a2 sandbox: dts: Add a SPI device and cros_ec device by Simon Glass · 10 years ago
  17. 73e256c dm: exynos: Move serial to driver model by Simon Glass · 10 years ago
  18. 9208fff dm: exynos: Mark exynos5 console as pre-reloc by Simon Glass · 10 years ago
  19. b8809e6 dm: exynos: gpio: Convert to driver model by Simon Glass · 10 years ago
  20. 7f19610 dm: exynos: Make sure that GPIOs are requested by Simon Glass · 10 years ago
  21. 3a233db dm: exynos: Tidy up GPIO defines by Simon Glass · 10 years ago
  22. 903fd79 dm: exynos: Tidy up GPIO headers by Simon Glass · 10 years ago
  23. 084067c dm: exynos: Move s5p_goni to generic board by Simon Glass · 10 years ago
  24. d010fac dm: exynos: Move smdkc100 to generic board by Simon Glass · 10 years ago
  25. 3b7a326 dm: exynos: Add pinctrl settings for s5p_goni by Simon Glass · 10 years ago
  26. 3a4ed03 dm: exynos: Add pinctrl settings for smdkc100 by Simon Glass · 10 years ago
  27. c6b0b09 dm: exynos: dts: Adjust device tree files for U-Boot by Simon Glass · 10 years ago
  28. 4167848 dm: exynos: dts: Remove unused pinctrl information to save space by Simon Glass · 10 years ago
  29. dd54739 dm: exynos: Bring in pinctrl dts files from Linux kernel by Simon Glass · 10 years ago
  30. 2fdd7d9 dm: exynos: dts: Convert /include/ to #include by Simon Glass · 10 years ago
  31. 4d38395 arm: goni: add i2c_init_board() by Robert Baldyga · 10 years ago
  32. f887cb6 dm: add of_match_ptr() macro by Masahiro Yamada · 10 years ago
  33. b1799fc dm: fix include guard by Masahiro Yamada · 10 years ago
  34. 42c23dd dm: include <linker_lists.h> from platdata.h and uclass.h by Masahiro Yamada · 10 years ago
  35. dc7cb46 linker_lists: include <linux/compiler.h> by Masahiro Yamada · 10 years ago
  36. 2cede45 dm: simplify the loop in lists_driver_lookup_name() by Masahiro Yamada · 10 years ago
  37. 29a1bed dm: do not check the existence of uclass operation by Masahiro Yamada · 10 years ago
  38. 81b4e75 dm: fix comments by Masahiro Yamada · 10 years ago
  39. a84c810 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  40. ba47402 ls102x: Add support for secure boot and enable blob command by Ruchika Gupta · 10 years ago
  41. 789490b mpc85xx: configs - Enable blob command in freescale platforms by Ruchika Gupta · 10 years ago
  42. c5de15c crypto/fsl: Add command for encapsulating/decapsulating blobs by Ruchika Gupta · 10 years ago
  43. 7cad2e3 powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case of secure boot by Ruchika Gupta · 10 years ago
  44. 4ba4a09 ls102x: configs - Add hash command in freescale LS1 platforms by Ruchika Gupta · 10 years ago
  45. 737537e mpc85xx: configs - Add hash command in freescale platforms by Ruchika Gupta · 10 years ago
  46. b9eebfa fsl_sec: Add hardware accelerated SHA256 and SHA1 by Ruchika Gupta · 10 years ago
  47. 028dbb8 fsl_sec : Change accessor function to take care of endianness by Ruchika Gupta · 10 years ago
  48. 48ef0d2 fsl_sec : Move SEC CCSR definition to common include by Ruchika Gupta · 10 years ago
  49. 84e0fb4 powerpc/P1010RDB:Update RESET_VECTOR_ADDRESS for 768KB u-boot size by Ruchika Gupta · 10 years ago
  50. 3e780af video: ipu_disp: remove pixclk fixup by Jeroen Hofstee · 10 years ago
  51. c142032 video: ipu: fix debug and comment by Jeroen Hofstee · 10 years ago
  52. 0156444 lcd: Fix build error with CONFIG_LCD_BMP_RLE8 by Simon Glass · 10 years ago
  53. c43fd23 Prepare v2014.10 by Tom Rini · 10 years ago v2014.10
  54. 74bf796 sunxi: axp152: dcdc3 scale is 50mV / step not 25mV / step by Hans de Goede · 10 years ago
  55. c7ad5cb Makefile: drop "tools-only" from no-dot-config-targets by Tom Rini · 10 years ago
  56. e89d623 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  57. 3d420cb Merge branch 'u-boot-socfpga/topic/arm/socfpga-20141010' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  58. 790af81 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  59. 5a1d0ad arm: socfpga: Use EMAC1 on SoCDK by Marek Vasut · 10 years ago
  60. d8540a1 arm: socfpga: add MAINTAINERS entry by Pavel Machek · 10 years ago
  61. ed8271d tools: compiler.h: Fix build on FreeBSD by Jeroen Hofstee · 10 years ago
  62. d0b3723 arm, at91: add generic board support for the taurus and corvus board by Heiko Schocher · 10 years ago
  63. b286818 ARM: atmel: switch at91sam9263ek to generic board by Bo Shen · 10 years ago
  64. b719a08 sama5d3xek: run PHY's config by Andreas Bießmann · 10 years ago
  65. 4760957 macb: simplify gmac initialisation by Andreas Bießmann · 10 years ago
  66. 4a74298 serial-uclass: Fix compilation error by Hans de Goede · 10 years ago
  67. a79c911 ks2_evm: readme: align according to actual sources by Khoronzhuk, Ivan · 10 years ago
  68. f6c7c75 configs:ks2_evm: update defconfigs to support SPL by Murali Karicheri · 10 years ago
  69. db67801 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 10 years ago
  70. 7870118 am335x_evm: Correct BOOTCOUNT driver support by Tom Rini · 10 years ago
  71. ae1a74e common/board_r: remove warning in initr_mem for 64-bit phys_size_t by Valentin Longchamp · 10 years ago
  72. 207828e board/BuR: fix pinmux for MII Ethernet Interface by Hannes Petermaier · 10 years ago
  73. 703a08f scripts/multiconfig.sh: Fix a typo by York Sun · 10 years ago
  74. 16c429c multiconfig.sh: replace GNU sed specific match by Jeroen Hofstee · 10 years ago
  75. fbad464 VCMA9: remove EXT2 support by David Müller (ELSOFT AG) · 10 years ago
  76. cf7d450 PATI: fix broken SPI access by David Müller (ELSOFT AG) · 10 years ago
  77. 6c4c9a7 PATI: convert to generic board by David Müller (ELSOFT AG) · 10 years ago
  78. 13bd4d8 VCMA9: convert to generic board by David Müller (ELSOFT AG) · 10 years ago
  79. d3b8840 MIP405: convert to generic board by David Müller (ELSOFT AG) · 10 years ago
  80. 3f2b5bb PIP405: convert to generic board by David Müller (ELSOFT AG) · 10 years ago
  81. 2ea9103 SPDX License cleanup for LiMon imported files by Wolfgang Denk · 10 years ago
  82. 04e2a13 beagleboard: Remove side effects of i2c2 pullup resisters initialization code by Alexander Kochetkov · 10 years ago
  83. af55e35 powerpc: mpc5xxx: remove board support for MVBC_P and MVSMR by Masahiro Yamada · 10 years ago
  84. e7a5656 powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7 by Masahiro Yamada · 10 years ago
  85. 9ed3246 powerpc: ppc4xx: remove board support for bluestone by Masahiro Yamada · 10 years ago
  86. 1521cdc powerpc: ppc4xx: remove board support for CRAYL1 by Masahiro Yamada · 10 years ago
  87. dc9617e powerpc: ppc4xx: remove board support for KAREF and METROBOX by Masahiro Yamada · 10 years ago
  88. 717a23b kconfig: fix another bug of "make savedefconfig" by Masahiro Yamada · 10 years ago
  89. 026330a ARM: keystone: clock: fix main pll ratio div definitions by Khoronzhuk, Ivan · 10 years ago
  90. 76300c0 common: spl_sata: perform SCSI scan before getting device by Roger Quadros · 10 years ago
  91. d59baeb ARM: OMAP5+: sata: Move scsi_scan() to the right place by Roger Quadros · 10 years ago
  92. 3160b1b OMAP5+: sata/scsi: Implement scsi_init() by Roger Quadros · 10 years ago
  93. 02590aa ahci: Don't start command DMA engine before buffers are set by Roger Quadros · 10 years ago
  94. 115e71f omap3: overo: Fix fdtfile test by Stefan Herbrechtsmeier · 10 years ago
  95. fef3e25 common/board_r: Fix booting issue on T4240QDS by York Sun · 10 years ago
  96. 64a0c24 pxe: Ensure we don't overflow bootargs by Ian Campbell · 10 years ago
  97. ebf8644 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  98. ed3c980 mtd: denali: support NAND_CMD_RNDOUT command by Masahiro Yamada · 10 years ago
  99. 05968e7 mtd: denali: fix NAND_CMD_PARAM command by Masahiro Yamada · 10 years ago
  100. 7d2f669 compulab: eeprom: add default eeprom bus by Nikita Kiryanov · 10 years ago