1. 2f3b95d dm: core: Set device tree node for root device by Simon Glass · 10 years ago
  2. 040b69a dm: core: Improve comments for uclass_first/next_device() by Simon Glass · 10 years ago
  3. 22cc069 dm: Don't run tests if U-Boot cannot be built by Simon Glass · 10 years ago
  4. 25ab4b0 dm: i2c: Provide an offset length parameter where needed by Simon Glass · 10 years ago
  5. 7384535 dm: i2c: Add a compatbility layer by Simon Glass · 10 years ago
  6. f9a4c2d dm: i2c: Rename driver model I2C functions to permit compatibility by Simon Glass · 10 years ago
  7. a08d643 dm: Drop gpio.h header from fdtdec.c by Simon Glass · 10 years ago
  8. 009067c dm: fdt: Remove the old GPIO functions by Simon Glass · 10 years ago
  9. 6f755eb dm: exynos: dts: Use GPIO bank phandles for GPIOs by Simon Glass · 10 years ago
  10. 2b2b50b dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs by Simon Glass · 10 years ago
  11. 050fb90 dm: spi: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  12. 46927e1 dm: usb: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  13. 0347960 dm: mmc: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  14. 9762a41 dm: zynq: Remove inline gpio functions by Simon Glass · 10 years ago
  15. b0265d5 dm: tegra: nand: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  16. 04072cb dm: tegra: video: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  17. 1d08b4b dm: exynos: Add a GPIO translation function by Simon Glass · 10 years ago
  18. 838aa5c dm: tegra: Add a GPIO translation function by Simon Glass · 10 years ago
  19. 32f8a19 dm: cros_ec: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  20. a02af4a dm: demo: Add a simple GPIO demonstration by Simon Glass · 10 years ago
  21. 5d1c17e dm: gpio: Mark the old GPIO API deprecated by Simon Glass · 10 years ago
  22. 3669e0e dm: gpio: Add better functions to request GPIOs by Simon Glass · 10 years ago
  23. 0dac4d5 dm: gpio: Add a driver GPIO translation method by Simon Glass · 10 years ago
  24. ae7123f dm: gpio: Add a native driver model API by Simon Glass · 10 years ago
  25. 57068a7 dm: fdt: Add a function to decode phandles with arguments by Simon Glass · 10 years ago
  26. 5cfc662 dm: tegra: Bring in GPIO device tree binding by Simon Glass · 10 years ago
  27. 35ea1bf dm: exynos: Bring in GPIO device tree binding by Simon Glass · 10 years ago
  28. 9f4cd02 dm: gpio: Bring in GPIO device tree binding by Simon Glass · 10 years ago
  29. 0365ffc generic-board: show model name in board_init_f() too by Masahiro Yamada · 10 years ago
  30. 5468461 cmd_i2c: change variable type for 10bit addressing support by Masahiro Yamada · 10 years ago
  31. 233e42a ARM: UniPhier: enable CONFIG_I2C_EEPROM by Masahiro Yamada · 10 years ago
  32. 3bf4476 ARM: UniPhier: enable I2C for UniPhier SoCs by Masahiro Yamada · 10 years ago
  33. 238bd0b i2c: UniPhier: add driver for UniPhier FIFO-builtin i2c controller by Masahiro Yamada · 10 years ago
  34. 26f820f i2c: UniPhier: add driver for UniPhier i2c controller by Masahiro Yamada · 10 years ago
  35. b6036bc i2c: add CONFIG_DM_I2C to Kconfig by Masahiro Yamada · 10 years ago
  36. 2af13d6 lcd: fix console address is not initialized by Bo Shen · 10 years ago
  37. 2a50712 Makefile: clean boot.bin by Bo Shen · 10 years ago
  38. e860d01 spl: Change printf to puts for "Unsupported boot-device" by Stefan Roese · 10 years ago
  39. ab92da9 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  40. aed03fa Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  41. 306df2c Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  42. a2425e6 serial: Extend structure comments with register offset by Michal Simek · 10 years ago
  43. 12c9e7d serial: zynq: Use global baudrate instead of hardcoded one by Michal Simek · 10 years ago
  44. c4fa511 ARM: zynq: Add USB lthor download protocol support by Siva Durga Prasad Paladugu · 10 years ago
  45. 87f3dbd ARM: zynq: Enable DFU functionality in zynq by Siva Durga Prasad Paladugu · 10 years ago
  46. f20b37f ARM: zynq: provide config option to select emio by Siva Durga Prasad Paladugu · 10 years ago
  47. dd1c351 ARM: zynq: Group ethernet configuration options together by Michal Simek · 10 years ago
  48. e9d69c1 ARM: zynq: Use CMD_FS_GENERIC by Michal Simek · 10 years ago
  49. 5a82d53 ARM: zynq: Show board information by default by Michal Simek · 10 years ago
  50. c8eac66 ARM: zynq: List qspi, smc and nand baseaddresses by Michal Simek · 10 years ago
  51. 63e3cea ARM: zynq: List nand, qspi and jtag boot modes by Michal Simek · 10 years ago
  52. f60c6fb ARM: zynq: slcr: Dont modify the reserved bits by Siva Durga Prasad Paladugu · 10 years ago
  53. 3ad87ca ARM: zynq: ddrc: Setup half of memory only for ECC case by Michal Simek · 11 years ago
  54. 555c7c0 ARM: zynq: Remove empty line by Michal Simek · 10 years ago
  55. c08cfc2 ARM: zynq: Enable the Neon instructions by Michal Simek · 10 years ago
  56. 03cae72 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  57. 361b3d8 marvell: kirkwood: guruplug refresh for newer kernel by Gerald Kerma · 10 years ago
  58. d4d8f1b kirkwood: sheevaplug: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  59. 604a0dd kirkwood: pogo_e02: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  60. 92ca8bd kirkwood: iconnect: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  61. 15155b4 kirkwood: goflexhome: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  62. 6054b15 kirkwood: dockstar: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  63. c147ff9 kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  64. 62d1e99 ARM: kirkwood: fix cpu info for 6282 device id by Luka Perkov · 11 years ago
  65. 5aa2297 kirkwood: define empty CONFIG_MVGBE_PORTS by default by Luka Perkov · 11 years ago
  66. 49413ea cosmetic: kirkwood: style fixes in kwbimage.cfg files by Luka Perkov · 11 years ago
  67. 41ba57d fsl/ls1021qds: Add deep sleep support by tang yuantian · 10 years ago
  68. e43ade3 x86: config: chromebook_link: Enable environment by Simon Glass · 10 years ago
  69. 380ab5c x86: ivybridge: Drop the Kconfig MRC cache information by Simon Glass · 10 years ago
  70. 069f548 x86: config: Enable hook for saving MRC configuration by Simon Glass · 10 years ago
  71. 191c008 x86: Implement a cache for Memory Reference Code parameters by Simon Glass · 10 years ago
  72. a9aff2f x86: dts: Add SPI flash MRC details for chromebook_link by Simon Glass · 10 years ago
  73. 146251f Allow architecture-specific memory reservation by Simon Glass · 10 years ago
  74. 8e899af x86: spi: Add device tree support by Simon Glass · 10 years ago
  75. fc4860c x86: rtc: mc146818: Add helpers to read/write CMOS RAM by Simon Glass · 10 years ago
  76. b18c68d x86: Use ipchecksum from net/ by Simon Glass · 10 years ago
  77. 9b0e35c net: Add a separate file for IP checksumming by Simon Glass · 10 years ago
  78. 5da3808 x86: dts: Add compatible string for Intel ICH9 SPI controller by Simon Glass · 10 years ago
  79. 55d53ab arm: ls102xa: Add LPUART support for LS1021ATWR board by Alison Wang · 10 years ago
  80. 8fc2121 arm: ls102xa: Add LPUART support for LS1021AQDS board by Alison Wang · 10 years ago
  81. 33d2e46 ls102xa: fdt: Disable QSPI and DSPI in NOR/NAND/SD boot by Alison Wang · 10 years ago
  82. 7df50fd arm: ls102xa: Update snoop settings for CCI-400 by Alison Wang · 10 years ago
  83. 5699274 ARM: HYP/non-sec: Make variable gic_dist_addr as a local one by tang yuantian · 10 years ago
  84. dd04832 ls102xa: dcu: Add platform support for DCU on LS1021AQDS board by Xiubo Li · 10 years ago
  85. 0181937 crypto/fsl: Add fixup for crypto node by Ruchika Gupta · 10 years ago
  86. d8f5275 arm: ls102xa: Add dummy gpio.h to enable CONFIG_OF_CONTROL by Ruchika Gupta · 10 years ago
  87. 0f5e557 ls102xa: etsec: Select ge0_clk125 for eTSEC clock muxing as default by Alison Wang · 10 years ago
  88. dda3b61 arm/ls1021a: Add workaround for DDR erratum A008378 by York Sun · 10 years ago
  89. 053b86e pci: tegra: Fix port information parsing by Sjoerd Simons · 10 years ago
  90. fea1c47 x86: Fix various code format issues in start16.S by Bin Meng · 10 years ago
  91. 3b621cc x86: Test mtrr support flag before accessing mtrr msr by Bin Meng · 10 years ago
  92. 4949166 x86: Save mtrr support flag in global data by Bin Meng · 10 years ago
  93. 566d175 x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.c by Bin Meng · 10 years ago
  94. d1a5d3c x86: config: Always scroll the display by 5 lines, for speed by Simon Glass · 10 years ago
  95. 3c0b668 x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINES by Simon Glass · 10 years ago
  96. 4a2708a x86: Access the VGA ROM when needed by Simon Glass · 10 years ago
  97. 07570e7 x86: Fix out of bounds irq handlers access by Sebastien Ronsse · 10 years ago
  98. 4df2b48 x86: ahci: Make sure interface is not busy after enabling the port by Bin Meng · 10 years ago
  99. edb8b7a x86: Drop the x86_fb driver by Simon Glass · 10 years ago
  100. 6b1ba98 x86: Add a VESA video driver by Simon Glass · 10 years ago