1. 1586a84 dm: core: Allow parents to pass data to children during probe by Simon Glass · 10 years ago
  2. 44da735 dm: core: Add functions for iterating through device children by Simon Glass · 10 years ago
  3. fd91fc9 sandbox: dts: Add a SPI device and cros_ec device by Simon Glass · 10 years ago
  4. 767e737 dm: exynos: Move serial to driver model by Simon Glass · 10 years ago
  5. f2b8f9c dm: exynos: Mark exynos5 console as pre-reloc by Simon Glass · 10 years ago
  6. 9b4e0e8 dm: exynos: gpio: Convert to driver model by Simon Glass · 10 years ago
  7. 4f83d3d dm: exynos: Make sure that GPIOs are requested by Simon Glass · 10 years ago
  8. 3898ab7 dm: exynos: Tidy up GPIO defines by Simon Glass · 10 years ago
  9. 37f1162 dm: exynos: Tidy up GPIO headers by Simon Glass · 10 years ago
  10. 7d3de47 dm: exynos: Move s5p_goni to generic board by Simon Glass · 10 years ago
  11. de80601 dm: exynos: Move smdkc100 to generic board by Simon Glass · 10 years ago
  12. 3e44c40 dm: exynos: Add pinctrl settings for s5p_goni by Simon Glass · 10 years ago
  13. 5d6927a dm: exynos: Add pinctrl settings for smdkc100 by Simon Glass · 10 years ago
  14. 89e5838 dm: exynos: dts: Adjust device tree files for U-Boot by Simon Glass · 10 years ago
  15. e3582fa dm: exynos: dts: Remove unused pinctrl information to save space by Simon Glass · 10 years ago
  16. 144cb55 dm: exynos: Bring in pinctrl dts files from Linux kernel by Simon Glass · 10 years ago
  17. 78cefc0 dm: exynos: dts: Convert /include/ to #include by Simon Glass · 10 years ago
  18. 20f67cf arm: goni: add i2c_init_board() by Robert Baldyga · 10 years ago
  19. f797bc2 dm: add of_match_ptr() macro by Masahiro Yamada · 10 years ago
  20. 1833130 dm: fix include guard by Masahiro Yamada · 10 years ago
  21. 63b3a8f dm: include <linker_lists.h> from platdata.h and uclass.h by Masahiro Yamada · 10 years ago
  22. d7a73f2 linker_lists: include <linux/compiler.h> by Masahiro Yamada · 10 years ago
  23. 94b83d6 dm: simplify the loop in lists_driver_lookup_name() by Masahiro Yamada · 10 years ago
  24. 892e38c dm: do not check the existence of uclass operation by Masahiro Yamada · 10 years ago
  25. 191fa3b dm: fix comments by Masahiro Yamada · 10 years ago
  26. c7ae09b Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  27. 10be7d4 ls102x: Add support for secure boot and enable blob command by Ruchika Gupta · 10 years ago
  28. 29e4b0e mpc85xx: configs - Enable blob command in freescale platforms by Ruchika Gupta · 10 years ago
  29. 4345a57 crypto/fsl: Add command for encapsulating/decapsulating blobs by Ruchika Gupta · 10 years ago
  30. 2998af1 powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case of secure boot by Ruchika Gupta · 10 years ago
  31. 901ae76 ls102x: configs - Add hash command in freescale LS1 platforms by Ruchika Gupta · 10 years ago
  32. 12af67f mpc85xx: configs - Add hash command in freescale platforms by Ruchika Gupta · 10 years ago
  33. ac1b269 fsl_sec: Add hardware accelerated SHA256 and SHA1 by Ruchika Gupta · 10 years ago
  34. bb7143b fsl_sec : Change accessor function to take care of endianness by Ruchika Gupta · 10 years ago
  35. e24fde9 fsl_sec : Move SEC CCSR definition to common include by Ruchika Gupta · 10 years ago
  36. 604a959 powerpc/P1010RDB:Update RESET_VECTOR_ADDRESS for 768KB u-boot size by Ruchika Gupta · 10 years ago
  37. 9cf0e2d video: ipu_disp: remove pixclk fixup by Jeroen Hofstee · 10 years ago
  38. 9827621 video: ipu: fix debug and comment by Jeroen Hofstee · 10 years ago
  39. f461f12 lcd: Fix build error with CONFIG_LCD_BMP_RLE8 by Simon Glass · 10 years ago
  40. 9956d47 Prepare v2014.10 by Tom Rini · 10 years ago
  41. 88ccfd8 sunxi: axp152: dcdc3 scale is 50mV / step not 25mV / step by Hans de Goede · 10 years ago
  42. 27368e7 Makefile: drop "tools-only" from no-dot-config-targets by Tom Rini · 10 years ago
  43. c8ac489 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  44. 2033682 Merge branch 'u-boot-socfpga/topic/arm/socfpga-20141010' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  45. ab43536 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  46. 3835fbe arm: socfpga: Use EMAC1 on SoCDK by Marek Vasut · 10 years ago
  47. ae57d5a arm: socfpga: add MAINTAINERS entry by Pavel Machek · 10 years ago
  48. e1774be tools: compiler.h: Fix build on FreeBSD by Jeroen Hofstee · 10 years ago
  49. 89cd46f arm, at91: add generic board support for the taurus and corvus board by Heiko Schocher · 10 years ago
  50. cc496b5 ARM: atmel: switch at91sam9263ek to generic board by Bo Shen · 10 years ago
  51. 623de87 sama5d3xek: run PHY's config by Andreas Bießmann · 10 years ago
  52. d43a89a macb: simplify gmac initialisation by Andreas Bießmann · 10 years ago
  53. 4c4150c serial-uclass: Fix compilation error by Hans de Goede · 10 years ago
  54. 98e6c25 ks2_evm: readme: align according to actual sources by Khoronzhuk, Ivan · 10 years ago
  55. 4687de1 configs:ks2_evm: update defconfigs to support SPL by Murali Karicheri · 10 years ago
  56. 6057854 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 10 years ago
  57. b372dd1 am335x_evm: Correct BOOTCOUNT driver support by Tom Rini · 10 years ago
  58. d6b4694 common/board_r: remove warning in initr_mem for 64-bit phys_size_t by Valentin Longchamp · 10 years ago
  59. c61633c board/BuR: fix pinmux for MII Ethernet Interface by Hannes Petermaier · 10 years ago
  60. 65071d5 scripts/multiconfig.sh: Fix a typo by York Sun · 10 years ago
  61. 2699758 multiconfig.sh: replace GNU sed specific match by Jeroen Hofstee · 10 years ago
  62. 6355728 VCMA9: remove EXT2 support by David Müller (ELSOFT AG) · 10 years ago
  63. a58fc8e PATI: fix broken SPI access by David Müller (ELSOFT AG) · 10 years ago
  64. 13c3e39 PATI: convert to generic board by David Müller (ELSOFT AG) · 10 years ago
  65. ebe2cf9 VCMA9: convert to generic board by David Müller (ELSOFT AG) · 10 years ago
  66. 37324f0 MIP405: convert to generic board by David Müller (ELSOFT AG) · 10 years ago
  67. 789d312 PIP405: convert to generic board by David Müller (ELSOFT AG) · 10 years ago
  68. db06592 SPDX License cleanup for LiMon imported files by Wolfgang Denk · 10 years ago
  69. 7822fe0 beagleboard: Remove side effects of i2c2 pullup resisters initialization code by Alexander Kochetkov · 10 years ago
  70. e5c778e powerpc: mpc5xxx: remove board support for MVBC_P and MVSMR by Masahiro Yamada · 10 years ago
  71. aa9ecf8 powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7 by Masahiro Yamada · 10 years ago
  72. e168aae powerpc: ppc4xx: remove board support for bluestone by Masahiro Yamada · 10 years ago
  73. 14d378d powerpc: ppc4xx: remove board support for CRAYL1 by Masahiro Yamada · 10 years ago
  74. 3d7c6a6 powerpc: ppc4xx: remove board support for KAREF and METROBOX by Masahiro Yamada · 10 years ago
  75. 6fcbbe6 kconfig: fix another bug of "make savedefconfig" by Masahiro Yamada · 10 years ago
  76. a4cea85 ARM: keystone: clock: fix main pll ratio div definitions by Khoronzhuk, Ivan · 10 years ago
  77. 7a187f5 common: spl_sata: perform SCSI scan before getting device by Roger Quadros · 10 years ago
  78. 0913c64 ARM: OMAP5+: sata: Move scsi_scan() to the right place by Roger Quadros · 10 years ago
  79. 5d33f1a OMAP5+: sata/scsi: Implement scsi_init() by Roger Quadros · 10 years ago
  80. 26dc25b ahci: Don't start command DMA engine before buffers are set by Roger Quadros · 10 years ago
  81. f672200 omap3: overo: Fix fdtfile test by Stefan Herbrechtsmeier · 10 years ago
  82. 6e78b3b common/board_r: Fix booting issue on T4240QDS by York Sun · 10 years ago
  83. 149efb4 pxe: Ensure we don't overflow bootargs by Ian Campbell · 10 years ago
  84. b5a9992 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  85. b692b3f mtd: denali: support NAND_CMD_RNDOUT command by Masahiro Yamada · 10 years ago
  86. 40525e2 mtd: denali: fix NAND_CMD_PARAM command by Masahiro Yamada · 10 years ago
  87. a5e7706 compulab: eeprom: add default eeprom bus by Nikita Kiryanov · 10 years ago
  88. 1985c4b arm: rmobile: r8a7794: Skip initialize L2 cache by Nobuhiro Iwamatsu · 10 years ago
  89. ebf4dad arm: rmobile: r8a7791: Fix initialize L2 cache by Nobuhiro Iwamatsu · 10 years ago
  90. 7d9dcb8 arm: rmobile: Remove unnecessary initialization for l2ctlr by Nobuhiro Iwamatsu · 10 years ago
  91. 70ad4f6 arm: rmobile: lager: Fix CPU frequency setting by Nobuhiro Iwamatsu · 10 years ago
  92. 9a1efb0 arm: rmobile: lager: Add Qos setting for ES2 by Nobuhiro Iwamatsu · 10 years ago
  93. d247fb2 arm: rmobile: lager: Update Qos setting to version 0.955 by Nobuhiro Iwamatsu · 10 years ago
  94. 753c46a arm: rmobile: alt: Update QoS initialization to version 0.11 by Nobuhiro Iwamatsu · 10 years ago
  95. f0508aa arm: rmobile: koelsch: Update QoS initialization to version 0.334 by Nobuhiro Iwamatsu · 10 years ago
  96. 5d70d7f arm: rmobile: koelsch: Add CONFIG_SCIF_USE_EXT_CLK by Nobuhiro Iwamatsu · 10 years ago
  97. ab42fe7 arm: rmobile: lager: Add CONFIG_SCIF_USE_EXT_CLK by Nobuhiro Iwamatsu · 10 years ago
  98. 78795eb arm: rmobile: lager: Fix value of CONFIG_SH_SCIF_CLK_FREQ by Nobuhiro Iwamatsu · 10 years ago
  99. cfb8ff2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 10 years ago
  100. 5d62900 sunxi: Fix gmac not working reliable on the Bananapi by Hans de Goede · 10 years ago