1. 36f067f cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · 8 years ago
  2. 0e31a11 tests: Introduce DT overlay tests by Maxime Ripard · 8 years ago
  3. 5a680aa cmd: fdt: add fdt overlay application subcommand by Maxime Ripard · 8 years ago
  4. 9e901ce libfdt: Add overlay application function by Maxime Ripard · 8 years ago
  5. 3559c79 libfdt: Add fdt_setprop_inplace_namelen_partial by Maxime Ripard · 8 years ago
  6. 7bb4240 libfdt: Add fdt_getprop_namelen_w by Maxime Ripard · 8 years ago
  7. 87390e8 libfdt: Add fdt_path_offset_namelen by Maxime Ripard · 8 years ago
  8. a4a4fb5 libfdt: Fix separator spelling by Maxime Ripard · 8 years ago
  9. 2125ca5 libfdt: Add max phandle retrieval function by Maxime Ripard · 8 years ago
  10. e26d504 libfdt: Add iterator over properties by Maxime Ripard · 8 years ago
  11. ab15421 libfdt: Add new headers and defines by Maxime Ripard · 8 years ago
  12. 9f6903f vsprintf: Include stdarg for va_list by Maxime Ripard · 8 years ago
  13. 900975b scripts: Makefile.lib: Sanitize DTB names by Maxime Ripard · 8 years ago
  14. 09caa01 cmd: fdt: Narrow the check for fdt addr by Maxime Ripard · 8 years ago
  15. e25fcf1 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  16. 77692eb x86: Add theadorable-x86-dfi-bt700 board support by Stefan Roese · 8 years ago
  17. 312dc93 x86: Add DFI BT700 BayTrail board support by Stefan Roese · 8 years ago
  18. 9a111ce x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config code by Stefan Roese · 8 years ago
  19. cad6de4 i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail) by Stefan Roese · 8 years ago
  20. 9999bb8 cbfs: Fix incorrect CBFS file header size being used by Yaroslav K · 8 years ago
  21. c68caf8 x86: bdinfo: Drop meaningless values by Simon Glass · 8 years ago
  22. cf16168 bdinfo: Don't print out empty DRAM banks by Simon Glass · 8 years ago
  23. 5d2a588 x86: bayleybay: Add PS/2 keyboard and mouse to ASL file by Bin Meng · 8 years ago
  24. d8b49ff x86: som-db5800-som-6867: fix SERIRQ on reset by George McCollister · 8 years ago
  25. 4a269f2 misc: Add simple driver for some Nuvoton NCT6102D devices by Stefan Roese · 8 years ago
  26. fb2cac8 x86: baytrail: Add SIO HS-UART clock setup by Stefan Roese · 8 years ago
  27. 1daf477 x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZE by Stefan Roese · 8 years ago
  28. cd55d95 x86: Mention running U-Boot in 64-bit mode in the README by Simon Glass · 8 years ago
  29. 669881b x86: Add a reference to README.efi by Simon Glass · 8 years ago
  30. c7d46cc x86: Mention how to boot a 64-bit kernel from U-Boot by Simon Glass · 8 years ago
  31. b5d4336 x86: doc: Add note about the debug FSP usage on BayTrail by Stefan Roese · 8 years ago
  32. 4a58ddb x86: conga-qeval20-qa3: Add missing MAINTERNERS entry by Stefan Roese · 8 years ago
  33. 38c2777 mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPS by Jaehoon Chung · 8 years ago
  34. 9c72061 mmc: send CMD0 before CMD1 for some MMC cards by Yangbo Lu · 8 years ago
  35. 4a9836f defconfig: k2g_evm_defconfig: Enable mmc driver model by Sekhar Nori · 8 years ago
  36. 2b2a137 ARM: dts: k2g-evm: enable mmc/sd suppport by Sekhar Nori · 8 years ago
  37. 0d368c0 ARM: dts: K2G: Add support for MMC controller by Sekhar Nori · 8 years ago
  38. 640fd70 drivers: mmc: omap_hsmmc: fix build breakage by Sekhar Nori · 8 years ago
  39. bc8571d common: env_nand: Ensure that we have nand_info[0] prior to use by Tom Rini · 8 years ago
  40. bf9beea tools/env: ensure environment starts at erase block boundary by Andreas Fenkart · 8 years ago
  41. 05d0c5d xtensa: add support for the 'xtfpga' evaluation board by Chris Zankel · 8 years ago
  42. 4973940 xtensa: add core information for the de212 processor by Max Filippov · 8 years ago
  43. cd3a80d xtensa: add core information for the dc233c processor by Max Filippov · 8 years ago
  44. 20efd8c xtensa: add core information for the dc232b processor by Chris Zankel · 8 years ago
  45. 1387dab xtensa: add support for the xtensa processor architecture [2/2] by Chris Zankel · 8 years ago
  46. 41e3737 xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · 8 years ago
  47. 413ca3d vexpress: Check TC2 firmware support before defaulting to nonsec booting by Jon Medhurst \(Tixy\) · 8 years ago
  48. 4009b7e Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  49. 83e88a4 mmc: atmel_sdhci: Convert to the driver model support by Wenyou Yang · 8 years ago
  50. 11e2665 dm: atmel: Add driver model support for the ehci driver by Wenyou Yang · 8 years ago
  51. 86ba221 ARM: at91/dt: Add device tree for SAMA5D2 Xplained by Wenyou Yang · 8 years ago
  52. 382d562 atmel: Bring in at91 pio4 device tree file and bindings by Wenyou Yang · 8 years ago
  53. 309686c pinctrl: at91-pio4: Add pinctrl driver by Wenyou Yang · 8 years ago
  54. 0b97152 gpio: atmel_pio4: Rework to support DM & DT by Wenyou Yang · 8 years ago
  55. 312bf89 gpio: atmel_pio4: Move PIO4 definitions to head file by Wenyou Yang · 8 years ago
  56. 9e6a0d4 clk.h: inline clk_get_by_name() by Andreas Bießmann · 8 years ago
  57. 3f51e0f Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  58. c97302b net: mii: Clean up legacy glue that is not used by Joe Hershberger · 8 years ago
  59. 0c33319 net: mii: Changes not made by spatch by Joe Hershberger · 8 years ago
  60. ece1aa6 net: mii: Fix changes made by spatch by Joe Hershberger · 8 years ago
  61. 1fbcbed net: mii: Use spatch to update miiphy_register by Joe Hershberger · 8 years ago
  62. d8d96a3 scripts: Add a cocci patch for miiphy_register by Joe Hershberger · 8 years ago
  63. 8c772bd clk: at91: Add clock driver by Wenyou Yang · 8 years ago
  64. ec951ad tpm: atmel_twi: Make compatible with DM I2C busses by mario.six@gdsys.cc · 8 years ago
  65. 3fc83c0 i2c: atmel: DT binding for i2c driver by Songjun Wu · 8 years ago
  66. 26d8828 i2c: atmel: add i2c driver by Songjun Wu · 8 years ago
  67. 848e08b net/ethoc: implement MDIO bus and support phylib by Max Filippov · 8 years ago
  68. 19e7a9e net/ethoc: support private memory configurations by Max Filippov · 8 years ago
  69. d6338ff net/ethoc: don't mix virtual and physical addresses by Max Filippov · 8 years ago
  70. a6429a9 net/ethoc: support device tree by Max Filippov · 8 years ago
  71. c91eb0c net/ethoc: add CONFIG_DM_ETH support by Max Filippov · 8 years ago
  72. f9ffa42 net/ethoc: use priv instead of dev internally by Max Filippov · 8 years ago
  73. e07d3d2 net/ethoc: add Kconfig entry for the driver by Max Filippov · 8 years ago
  74. c1255dd net: e1000: Fix the build with driver model and SPI EEPROM by Alban Bedel · 8 years ago
  75. fd3224b net: smsc95xx: Use correct get_unaligned functions by Chris Packham · 8 years ago
  76. 7b81185 net: macb: Fix build error for CONFIG_DM_ETH enabled by Wenyou Yang · 9 years ago
  77. 9b7a41e ARM: tegra: set vdd_core for Jetson TK1 by Bibek Basu · 8 years ago
  78. f082993 ARM: tegra: reduce CSITE clock from 204M to 136M by Bryan Wu · 8 years ago
  79. c632235 ARM: tegra: fix trimslice environment location by Stephen Warren · 8 years ago
  80. 56aca90 ARM: tegra: move ft_system_setup() by Stephen Warren · 8 years ago
  81. 2f54650 ARM: tegra: enable PCIe controller on p2771-0000 by Stephen Warren · 8 years ago
  82. 7f253c8 ARM: tegra: enable SD card on p2771-0000 by Stephen Warren · 8 years ago
  83. 9422f3f ARM: tegra: enable I2C buses for P2771-0000 by Bryan Wu · 8 years ago
  84. c704d18 i2c: tegra: add standardized clk/reset API support by Bryan Wu · 8 years ago
  85. 86f6a94 pci: tegra: port to standard clock/reset/pwr domain APIs by Stephen Warren · 8 years ago
  86. d26e24d mmc: tegra: port to standard clock/reset APIs by Stephen Warren · 8 years ago
  87. 67a8348 i2c: add Tegra186 BPMP driver by Stephen Warren · 8 years ago
  88. 402a0fa power domain: add Tegra186 driver by Stephen Warren · 8 years ago
  89. fccc9c5 reset: add Tegra186 reset driver by Stephen Warren · 8 years ago
  90. e8e3f20 clock: add Tegra186 clock driver by Stephen Warren · 8 years ago
  91. a214892 misc: add Tegra BPMP driver by Stephen Warren · 8 years ago
  92. 5cd3727 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  93. 0163269 misc: add "call" uclass op by Stephen Warren · 8 years ago
  94. f7f311d power: pmic: act8846: add missing newline to debug statements by John Keeping · 8 years ago
  95. bfea23a power: regulator: act8846: fix reading values by John Keeping · 8 years ago
  96. 7d30e10 fdt: allow fdtdec_get_addr_size_*() to translate addresses by Stephen Warren · 8 years ago
  97. c99581b fdt_support: fdt_translate_address() blob const correctness by Stephen Warren · 8 years ago
  98. 78cd22a kconfig: use bool instead of boolean for type definition attributes by Masahiro Yamada · 8 years ago
  99. cdfbe97 defconfig: am43xx_evm: enable eth driver model by Mugunthan V N · 8 years ago
  100. f9f4ced drivers: net: cpsw: always flush cache of size aligned to PKTALIGN by Lokesh Vutla · 8 years ago