1. 3c1dcef cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments by Bin Meng · 8 years ago
  2. a391d50 Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARM by Tom Rini · 8 years ago
  3. 2695927 cmd: booti: move CONFIG_CMD_BOOTI to Kconfig by Masahiro Yamada · 8 years ago
  4. 5db2890 cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · 8 years ago
  5. f2a9942 tests: Introduce DT overlay tests by Maxime Ripard · 8 years ago
  6. e6628ad cmd: fdt: add fdt overlay application subcommand by Maxime Ripard · 8 years ago
  7. ddf67f7 libfdt: Add overlay application function by Maxime Ripard · 8 years ago
  8. ea7b1a2 libfdt: Add fdt_setprop_inplace_namelen_partial by Maxime Ripard · 8 years ago
  9. 2b941bf libfdt: Add fdt_getprop_namelen_w by Maxime Ripard · 8 years ago
  10. 8e96857 libfdt: Add fdt_path_offset_namelen by Maxime Ripard · 8 years ago
  11. 6f5f92c libfdt: Fix separator spelling by Maxime Ripard · 8 years ago
  12. 57c7809 libfdt: Add max phandle retrieval function by Maxime Ripard · 8 years ago
  13. 67e610d libfdt: Add iterator over properties by Maxime Ripard · 8 years ago
  14. 805ac6a libfdt: Add new headers and defines by Maxime Ripard · 8 years ago
  15. f272f1f vsprintf: Include stdarg for va_list by Maxime Ripard · 8 years ago
  16. 716f908 scripts: Makefile.lib: Sanitize DTB names by Maxime Ripard · 8 years ago
  17. f0ed68e cmd: fdt: Narrow the check for fdt addr by Maxime Ripard · 8 years ago
  18. 793fd86 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  19. 27daffe x86: Add theadorable-x86-dfi-bt700 board support by Stefan Roese · 8 years ago
  20. b1ad6c6 x86: Add DFI BT700 BayTrail board support by Stefan Roese · 8 years ago
  21. 303dfc2 x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config code by Stefan Roese · 8 years ago
  22. ca6c5e0 i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail) by Stefan Roese · 8 years ago
  23. cc7ed26 cbfs: Fix incorrect CBFS file header size being used by Yaroslav K · 8 years ago
  24. cd379a2 x86: bdinfo: Drop meaningless values by Simon Glass · 8 years ago
  25. ddd917b bdinfo: Don't print out empty DRAM banks by Simon Glass · 8 years ago
  26. c2147e2 x86: bayleybay: Add PS/2 keyboard and mouse to ASL file by Bin Meng · 8 years ago
  27. 144fdbd x86: som-db5800-som-6867: fix SERIRQ on reset by George McCollister · 8 years ago
  28. 4cf9e46 misc: Add simple driver for some Nuvoton NCT6102D devices by Stefan Roese · 8 years ago
  29. d7b935b x86: baytrail: Add SIO HS-UART clock setup by Stefan Roese · 8 years ago
  30. bf4ea7e x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZE by Stefan Roese · 8 years ago
  31. 37b4a90 x86: Mention running U-Boot in 64-bit mode in the README by Simon Glass · 8 years ago
  32. 007adbc x86: Add a reference to README.efi by Simon Glass · 8 years ago
  33. dc39621 x86: Mention how to boot a 64-bit kernel from U-Boot by Simon Glass · 8 years ago
  34. 5d98c5e x86: doc: Add note about the debug FSP usage on BayTrail by Stefan Roese · 8 years ago
  35. f55137f x86: conga-qeval20-qa3: Add missing MAINTERNERS entry by Stefan Roese · 8 years ago
  36. 177381a mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPS by Jaehoon Chung · 8 years ago
  37. d188b11 mmc: send CMD0 before CMD1 for some MMC cards by Yangbo Lu · 8 years ago
  38. ba92cd7 defconfig: k2g_evm_defconfig: Enable mmc driver model by Sekhar Nori · 8 years ago
  39. ce52531 ARM: dts: k2g-evm: enable mmc/sd suppport by Sekhar Nori · 8 years ago
  40. 5396edc ARM: dts: K2G: Add support for MMC controller by Sekhar Nori · 8 years ago
  41. 4de2de5 drivers: mmc: omap_hsmmc: fix build breakage by Sekhar Nori · 8 years ago
  42. 4cc9699 common: env_nand: Ensure that we have nand_info[0] prior to use by Tom Rini · 8 years ago
  43. 183923d tools/env: ensure environment starts at erase block boundary by Andreas Fenkart · 8 years ago
  44. 7e270ec xtensa: add support for the 'xtfpga' evaluation board by Chris Zankel · 8 years ago
  45. 28b48a0 xtensa: add core information for the de212 processor by Max Filippov · 8 years ago
  46. 2d2811c xtensa: add core information for the dc233c processor by Max Filippov · 8 years ago
  47. da188a0 xtensa: add core information for the dc232b processor by Chris Zankel · 8 years ago
  48. c978b52 xtensa: add support for the xtensa processor architecture [2/2] by Chris Zankel · 8 years ago
  49. de5e5ce xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · 8 years ago
  50. f225d39 vexpress: Check TC2 firmware support before defaulting to nonsec booting by Jon Medhurst \(Tixy\) · 8 years ago
  51. 0fcb9f0 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  52. a0d0d86 mmc: atmel_sdhci: Convert to the driver model support by Wenyou Yang · 8 years ago
  53. 17b68b5 dm: atmel: Add driver model support for the ehci driver by Wenyou Yang · 8 years ago
  54. 2c4b2dd ARM: at91/dt: Add device tree for SAMA5D2 Xplained by Wenyou Yang · 8 years ago
  55. 256a3f2 atmel: Bring in at91 pio4 device tree file and bindings by Wenyou Yang · 8 years ago
  56. ac72e17 pinctrl: at91-pio4: Add pinctrl driver by Wenyou Yang · 8 years ago
  57. ee3311d gpio: atmel_pio4: Rework to support DM & DT by Wenyou Yang · 8 years ago
  58. 46ed938 gpio: atmel_pio4: Move PIO4 definitions to head file by Wenyou Yang · 8 years ago
  59. d51e9a1 clk.h: inline clk_get_by_name() by Andreas Bießmann · 8 years ago
  60. 2ef98d3 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  61. cc25931 net: mii: Clean up legacy glue that is not used by Joe Hershberger · 8 years ago
  62. dfcc496 net: mii: Changes not made by spatch by Joe Hershberger · 8 years ago
  63. 875e0bc net: mii: Fix changes made by spatch by Joe Hershberger · 8 years ago
  64. 5a49f17 net: mii: Use spatch to update miiphy_register by Joe Hershberger · 8 years ago
  65. 63d9859 scripts: Add a cocci patch for miiphy_register by Joe Hershberger · 8 years ago
  66. 9e5935c clk: at91: Add clock driver by Wenyou Yang · 8 years ago
  67. 03dcd41 tpm: atmel_twi: Make compatible with DM I2C busses by mario.six@gdsys.cc · 8 years ago
  68. e3b7599 i2c: atmel: DT binding for i2c driver by Songjun Wu · 8 years ago
  69. 8800e0f i2c: atmel: add i2c driver by Songjun Wu · 8 years ago
  70. 0d0779c net/ethoc: implement MDIO bus and support phylib by Max Filippov · 8 years ago
  71. 59b7dfa net/ethoc: support private memory configurations by Max Filippov · 8 years ago
  72. 02a888b net/ethoc: don't mix virtual and physical addresses by Max Filippov · 8 years ago
  73. 2de18c8 net/ethoc: support device tree by Max Filippov · 8 years ago
  74. 5d43fea net/ethoc: add CONFIG_DM_ETH support by Max Filippov · 8 years ago
  75. a84a757 net/ethoc: use priv instead of dev internally by Max Filippov · 8 years ago
  76. f072712 net/ethoc: add Kconfig entry for the driver by Max Filippov · 8 years ago
  77. eb4e8ce net: e1000: Fix the build with driver model and SPI EEPROM by Alban Bedel · 8 years ago
  78. 70f1463 net: smsc95xx: Use correct get_unaligned functions by Chris Packham · 8 years ago
  79. a212b66 net: macb: Fix build error for CONFIG_DM_ETH enabled by Wenyou Yang · 8 years ago
  80. b064c91 ARM: tegra: set vdd_core for Jetson TK1 by Bibek Basu · 8 years ago
  81. 027638d ARM: tegra: reduce CSITE clock from 204M to 136M by Bryan Wu · 8 years ago
  82. 06264a7 ARM: tegra: fix trimslice environment location by Stephen Warren · 8 years ago
  83. 9889862 ARM: tegra: move ft_system_setup() by Stephen Warren · 8 years ago
  84. a6bb008 ARM: tegra: enable PCIe controller on p2771-0000 by Stephen Warren · 8 years ago
  85. 45d85f0 ARM: tegra: enable SD card on p2771-0000 by Stephen Warren · 8 years ago
  86. ad3c144 ARM: tegra: enable I2C buses for P2771-0000 by Bryan Wu · 8 years ago
  87. 3c27fa2 i2c: tegra: add standardized clk/reset API support by Bryan Wu · 8 years ago
  88. bbc5b36 pci: tegra: port to standard clock/reset/pwr domain APIs by Stephen Warren · 8 years ago
  89. c049307 mmc: tegra: port to standard clock/reset APIs by Stephen Warren · 8 years ago
  90. 34f1c9f i2c: add Tegra186 BPMP driver by Stephen Warren · 8 years ago
  91. 24cdf1a power domain: add Tegra186 driver by Stephen Warren · 8 years ago
  92. 4dd99d1 reset: add Tegra186 reset driver by Stephen Warren · 8 years ago
  93. d9fd700 clock: add Tegra186 clock driver by Stephen Warren · 8 years ago
  94. 73dd5c4 misc: add Tegra BPMP driver by Stephen Warren · 8 years ago
  95. f4b0df1 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  96. b647f55 misc: add "call" uclass op by Stephen Warren · 8 years ago
  97. aa26776 power: pmic: act8846: add missing newline to debug statements by John Keeping · 8 years ago
  98. 65f89be power: regulator: act8846: fix reading values by John Keeping · 8 years ago
  99. 6e06acb fdt: allow fdtdec_get_addr_size_*() to translate addresses by Stephen Warren · 8 years ago
  100. 11e44fc fdt_support: fdt_translate_address() blob const correctness by Stephen Warren · 8 years ago