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