1. 41e98e0 dm: rpi: Convert GPIO driver to driver model by Simon Glass · 10 years ago
  2. da802b9 dm: core: Add support for simple-bus by Simon Glass · 10 years ago
  3. 3f0e935 dm: imx: Move cm_fx6 to use driver model for serial and GPIO by Simon Glass · 10 years ago
  4. a8ba569 dm: imx: serial: Support driver model in the MXC serial driver by Simon Glass · 10 years ago
  5. 1077839 dm: core: Allow a list of devices to be declared in one step by Simon Glass · 10 years ago
  6. 3fcc3af dm: linker_lists: Add a way to declare multiple objects by Simon Glass · 10 years ago
  7. ea0ebc8 dm: exynos: cros_ec: Move cros_ec_spi to driver model by Simon Glass · 10 years ago
  8. be995a8 dm: sandbox: cros_ec: Move sandbox cros_ec to driver module by Simon Glass · 10 years ago
  9. 84d6cbd dm: cros_ec: Add support for driver model by Simon Glass · 10 years ago
  10. fda6fac dm: tegra: spi: Convert to driver model by Simon Glass · 10 years ago
  11. 465bc03 dm: exynos: config: Use driver model for SPI flash by Simon Glass · 10 years ago
  12. b6c2956 dm: sf: sandbox: Convert SPI flash driver to driver model by Simon Glass · 10 years ago
  13. 4c2dbef dm: sf: Add a uclass for SPI flash by Simon Glass · 10 years ago
  14. ff0960f sf: Tidy up public and private header files by Simon Glass · 10 years ago
  15. 0043b1f exynos: universal_c210: Move to driver model soft_spi by Simon Glass · 10 years ago
  16. 73186c9 dm: exynos: Convert SPI to driver model by Simon Glass · 10 years ago
  17. 44ba6b0 dm: spi: Remove SPI_INIT feature by Simon Glass · 10 years ago
  18. 49b5d6e dm: sandbox: spi: Move to driver model by Simon Glass · 10 years ago
  19. c60e1f2 dm: sandbox: Add a SPI emulation uclass by Simon Glass · 10 years ago
  20. d7af6a4 dm: spi: Add a uclass for SPI by Simon Glass · 10 years ago
  21. 547cea1 dm: core: Add a clarifying comment on struct udevice's seq member by Simon Glass · 10 years ago
  22. accd4b1 dm: core: Allow parents to pass data to children during probe by Simon Glass · 10 years ago
  23. a8981d4 dm: core: Add functions for iterating through device children by Simon Glass · 10 years ago
  24. 73e256c dm: exynos: Move serial to driver model by Simon Glass · 10 years ago
  25. b8809e6 dm: exynos: gpio: Convert to driver model by Simon Glass · 10 years ago
  26. 084067c dm: exynos: Move s5p_goni to generic board by Simon Glass · 10 years ago
  27. d010fac dm: exynos: Move smdkc100 to generic board by Simon Glass · 10 years ago
  28. 4d38395 arm: goni: add i2c_init_board() by Robert Baldyga · 10 years ago
  29. f887cb6 dm: add of_match_ptr() macro by Masahiro Yamada · 10 years ago
  30. b1799fc dm: fix include guard by Masahiro Yamada · 10 years ago
  31. 42c23dd dm: include <linker_lists.h> from platdata.h and uclass.h by Masahiro Yamada · 10 years ago
  32. dc7cb46 linker_lists: include <linux/compiler.h> by Masahiro Yamada · 10 years ago
  33. 81b4e75 dm: fix comments by Masahiro Yamada · 10 years ago
  34. a84c810 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  35. ba47402 ls102x: Add support for secure boot and enable blob command by Ruchika Gupta · 10 years ago
  36. 789490b mpc85xx: configs - Enable blob command in freescale platforms by Ruchika Gupta · 10 years ago
  37. c5de15c crypto/fsl: Add command for encapsulating/decapsulating blobs by Ruchika Gupta · 10 years ago
  38. 4ba4a09 ls102x: configs - Add hash command in freescale LS1 platforms by Ruchika Gupta · 10 years ago
  39. 737537e mpc85xx: configs - Add hash command in freescale platforms by Ruchika Gupta · 10 years ago
  40. b9eebfa fsl_sec: Add hardware accelerated SHA256 and SHA1 by Ruchika Gupta · 10 years ago
  41. 028dbb8 fsl_sec : Change accessor function to take care of endianness by Ruchika Gupta · 10 years ago
  42. 48ef0d2 fsl_sec : Move SEC CCSR definition to common include by Ruchika Gupta · 10 years ago
  43. 84e0fb4 powerpc/P1010RDB:Update RESET_VECTOR_ADDRESS for 768KB u-boot size by Ruchika Gupta · 10 years ago
  44. 0156444 lcd: Fix build error with CONFIG_LCD_BMP_RLE8 by Simon Glass · 10 years ago
  45. e89d623 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  46. 3d420cb Merge branch 'u-boot-socfpga/topic/arm/socfpga-20141010' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  47. 790af81 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  48. 5a1d0ad arm: socfpga: Use EMAC1 on SoCDK by Marek Vasut · 10 years ago
  49. ed8271d tools: compiler.h: Fix build on FreeBSD by Jeroen Hofstee · 10 years ago
  50. d0b3723 arm, at91: add generic board support for the taurus and corvus board by Heiko Schocher · 10 years ago
  51. b286818 ARM: atmel: switch at91sam9263ek to generic board by Bo Shen · 10 years ago
  52. 7870118 am335x_evm: Correct BOOTCOUNT driver support by Tom Rini · 10 years ago
  53. fbad464 VCMA9: remove EXT2 support by David Müller (ELSOFT AG) · 10 years ago
  54. cf7d450 PATI: fix broken SPI access by David Müller (ELSOFT AG) · 10 years ago
  55. 6c4c9a7 PATI: convert to generic board by David Müller (ELSOFT AG) · 10 years ago
  56. 13bd4d8 VCMA9: convert to generic board by David Müller (ELSOFT AG) · 10 years ago
  57. d3b8840 MIP405: convert to generic board by David Müller (ELSOFT AG) · 10 years ago
  58. 3f2b5bb PIP405: convert to generic board by David Müller (ELSOFT AG) · 10 years ago
  59. 2ea9103 SPDX License cleanup for LiMon imported files by Wolfgang Denk · 10 years ago
  60. af55e35 powerpc: mpc5xxx: remove board support for MVBC_P and MVSMR by Masahiro Yamada · 10 years ago
  61. e7a5656 powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7 by Masahiro Yamada · 10 years ago
  62. 9ed3246 powerpc: ppc4xx: remove board support for bluestone by Masahiro Yamada · 10 years ago
  63. 1521cdc powerpc: ppc4xx: remove board support for CRAYL1 by Masahiro Yamada · 10 years ago
  64. dc9617e powerpc: ppc4xx: remove board support for KAREF and METROBOX by Masahiro Yamada · 10 years ago
  65. 3160b1b OMAP5+: sata/scsi: Implement scsi_init() by Roger Quadros · 10 years ago
  66. 115e71f omap3: overo: Fix fdtfile test by Stefan Herbrechtsmeier · 10 years ago
  67. ebf8644 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  68. cc45a61 arm: rmobile: koelsch: Add CONFIG_SCIF_USE_EXT_CLK by Nobuhiro Iwamatsu · 10 years ago
  69. c252d64 arm: rmobile: lager: Add CONFIG_SCIF_USE_EXT_CLK by Nobuhiro Iwamatsu · 10 years ago
  70. c33e4f1 arm: rmobile: lager: Fix value of CONFIG_SH_SCIF_CLK_FREQ by Nobuhiro Iwamatsu · 10 years ago
  71. 4b19b74 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 10 years ago
  72. 2ecd779 exynos: Enable pre-relocation malloc() by Simon Glass · 10 years ago
  73. 93327f6 samsung: Enable device tree for smdkc100 by Simon Glass · 10 years ago
  74. 311757b samsung: Enable device tree for s5p_goni by Simon Glass · 10 years ago
  75. 1d55110 config: Move smdkv310 to use common exynos4 file by Simon Glass · 10 years ago
  76. f94de73 config: Move arndale to use common exynos5250 file by Simon Glass · 10 years ago
  77. 7d15953 exynos: config: Move cros_ec and tps65090 out of smdk boards by Simon Glass · 10 years ago
  78. 87033d4 exynos: Move common smdk5420 things to common file by Simon Glass · 10 years ago
  79. 5ea01ab exynos: Move common exynos settings into a common file by Simon Glass · 10 years ago
  80. 4c7bb1d exynos: Rename -dt config files to -common by Simon Glass · 10 years ago
  81. 98149d7 dm: exynos: Split out the cros_ec drivers by Simon Glass · 10 years ago
  82. 5b9c8cb cros_ec: exynos: Use the correct tps65090 driver in each case by Simon Glass · 10 years ago
  83. 83d9378 exynos5: Enable data cache by Simon Glass · 10 years ago
  84. dd0204e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  85. 1454ba8 Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  86. 8a6b088 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  87. 5e3a388 nitrogen6x: config: enable EXT4 filesystem by Kevin Mihelich · 10 years ago
  88. e9feee6 nitrogen6x: config: enable Android fastboot by Eric Nelson · 10 years ago
  89. c0e7bd6 nitrogen6x: config: add gpio command by Eric Nelson · 10 years ago
  90. 54950e8 nitrogen6x: config: disable logo by Eric Nelson · 10 years ago
  91. 3f5d964 nitrogen6x: config: allow more bootargs parameters by Troy Kisky · 10 years ago
  92. 5dbdc3c nitrogen6x: config: enable "i2c edid" by Eric Nelson · 10 years ago
  93. d3d70e6 nitrogen6x: config: add CONFIG_CMD_MEMTEST by Eric Nelson · 10 years ago
  94. c36c000 nitrogen6x: config: enable USB keyboard support by Eric Nelson · 10 years ago
  95. 8d97b3a nitrogen6x: config: expose SATA, then MMC over USB by Eric Nelson · 10 years ago
  96. 8145ccc nitrogen6x: config: add initrd_high by Eric Nelson · 10 years ago
  97. 43a3431 nitrogen6x: config: use FS_GENERIC load command by Kevin Mihelich · 10 years ago
  98. 5b7103e nitrogen6x: config: allow boot to USB stick by Diego Rondini · 10 years ago
  99. 84e2dc0 nitrogen6x: config: add USB Mass Storage (ums) support by Eric Nelson · 10 years ago
  100. 2f21063 arm: socfpga: Use CMD_FS_GENERIC by Marek Vasut · 10 years ago