1. e016f0b fastboot: implement Kconfig by Steve Rae · 8 years ago
  2. 3c1dcef cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments by Bin Meng · 8 years ago
  3. a391d50 Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARM by Tom Rini · 8 years ago
  4. 2695927 cmd: booti: move CONFIG_CMD_BOOTI to Kconfig by Masahiro Yamada · 8 years ago
  5. 5db2890 cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · 8 years ago
  6. f2a9942 tests: Introduce DT overlay tests by Maxime Ripard · 8 years ago
  7. e6628ad cmd: fdt: add fdt overlay application subcommand by Maxime Ripard · 8 years ago
  8. ddf67f7 libfdt: Add overlay application function by Maxime Ripard · 8 years ago
  9. ea7b1a2 libfdt: Add fdt_setprop_inplace_namelen_partial by Maxime Ripard · 8 years ago
  10. 2b941bf libfdt: Add fdt_getprop_namelen_w by Maxime Ripard · 8 years ago
  11. 8e96857 libfdt: Add fdt_path_offset_namelen by Maxime Ripard · 8 years ago
  12. 6f5f92c libfdt: Fix separator spelling by Maxime Ripard · 8 years ago
  13. 57c7809 libfdt: Add max phandle retrieval function by Maxime Ripard · 8 years ago
  14. 67e610d libfdt: Add iterator over properties by Maxime Ripard · 8 years ago
  15. 805ac6a libfdt: Add new headers and defines by Maxime Ripard · 8 years ago
  16. f272f1f vsprintf: Include stdarg for va_list by Maxime Ripard · 8 years ago
  17. 716f908 scripts: Makefile.lib: Sanitize DTB names by Maxime Ripard · 8 years ago
  18. f0ed68e cmd: fdt: Narrow the check for fdt addr by Maxime Ripard · 8 years ago
  19. 798dc6b ARM: rmobile: r8a7795: Add MMU layout by Nobuhiro Iwamatsu · 8 years ago
  20. 544661b ARM: rmobile: salvator-x: Update defconfig by Nobuhiro Iwamatsu · 8 years ago
  21. b1db954 ARM: rmobile: Remove duplicate configs by Kconfig in rcar-gen3-common.h by Nobuhiro Iwamatsu · 8 years ago
  22. 0f2765e ARM: rmobile: lager: Move rcar-gen2-common to rcar-common by Nobuhiro Iwamatsu · 8 years ago
  23. c5e729e arm: rmobile: Update defconfig by Nobuhiro Iwamatsu · 8 years ago
  24. d8fc402 arm: rmobile: Fix HDMI output for BLANCHE board by masakazu.mochizuki.wd@hitachi.com · 8 years ago
  25. 6f107e4 arm: rmobile: Add BLANCHE board support by masakazu.mochizuki.wd@hitachi.com · 8 years ago
  26. 7593194 mmc: rmobile: add a compiler barrier by Yannick Gicquel · 8 years ago
  27. 4ebaba5 ARM: rmobile: rcar-common: Fix warning of type difference by Nobuhiro Iwamatsu · 9 years ago
  28. e525d34 ARM: rmobile: Add support salvator-x board by Nobuhiro Iwamatsu · 9 years ago
  29. ee8f0cb ARM: rmobile: Add support R8A7795 by Nobuhiro Iwamatsu · 9 years ago
  30. 581183d ARM: rmobile: Add support R-Car Generation 3 by Nobuhiro Iwamatsu · 9 years ago
  31. a7da6f8 ARM: rmobile: Move rcar-gen2-common to rcar-common by Nobuhiro Iwamatsu · 9 years ago
  32. 7a500a7 ARM: rmobile: Create R-Car 32bit (Gen1 and Gen2) for Kconfig by Nobuhiro Iwamatsu · 8 years ago
  33. d6ee8ce serial: sh: Add support R8A7795 by Hiroyuki Yokoyama · 9 years ago
  34. 4810c2f MAINTAINERS: Add maintainer entry of RMOBILE by Nobuhiro Iwamatsu · 9 years ago
  35. 1cc95f6 ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE by Nobuhiro Iwamatsu · 9 years ago
  36. 7a7d246 ARM: rmobile: Move SoC headers to mach-rmobile/include/mach by Nobuhiro Iwamatsu · 9 years ago
  37. badbb63 ARM: rmobile: Move SoC sources to mach-rmobile by Nobuhiro Iwamatsu · 9 years ago
  38. 793fd86 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  39. 27daffe x86: Add theadorable-x86-dfi-bt700 board support by Stefan Roese · 8 years ago
  40. b1ad6c6 x86: Add DFI BT700 BayTrail board support by Stefan Roese · 8 years ago
  41. 303dfc2 x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config code by Stefan Roese · 8 years ago
  42. ca6c5e0 i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail) by Stefan Roese · 8 years ago
  43. cc7ed26 cbfs: Fix incorrect CBFS file header size being used by Yaroslav K · 8 years ago
  44. cd379a2 x86: bdinfo: Drop meaningless values by Simon Glass · 8 years ago
  45. ddd917b bdinfo: Don't print out empty DRAM banks by Simon Glass · 8 years ago
  46. c2147e2 x86: bayleybay: Add PS/2 keyboard and mouse to ASL file by Bin Meng · 8 years ago
  47. 144fdbd x86: som-db5800-som-6867: fix SERIRQ on reset by George McCollister · 8 years ago
  48. 4cf9e46 misc: Add simple driver for some Nuvoton NCT6102D devices by Stefan Roese · 8 years ago
  49. d7b935b x86: baytrail: Add SIO HS-UART clock setup by Stefan Roese · 8 years ago
  50. bf4ea7e x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZE by Stefan Roese · 8 years ago
  51. 37b4a90 x86: Mention running U-Boot in 64-bit mode in the README by Simon Glass · 8 years ago
  52. 007adbc x86: Add a reference to README.efi by Simon Glass · 8 years ago
  53. dc39621 x86: Mention how to boot a 64-bit kernel from U-Boot by Simon Glass · 8 years ago
  54. 5d98c5e x86: doc: Add note about the debug FSP usage on BayTrail by Stefan Roese · 8 years ago
  55. f55137f x86: conga-qeval20-qa3: Add missing MAINTERNERS entry by Stefan Roese · 8 years ago
  56. 177381a mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPS by Jaehoon Chung · 8 years ago
  57. d188b11 mmc: send CMD0 before CMD1 for some MMC cards by Yangbo Lu · 8 years ago
  58. ba92cd7 defconfig: k2g_evm_defconfig: Enable mmc driver model by Sekhar Nori · 8 years ago
  59. ce52531 ARM: dts: k2g-evm: enable mmc/sd suppport by Sekhar Nori · 8 years ago
  60. 5396edc ARM: dts: K2G: Add support for MMC controller by Sekhar Nori · 8 years ago
  61. 4de2de5 drivers: mmc: omap_hsmmc: fix build breakage by Sekhar Nori · 8 years ago
  62. 4cc9699 common: env_nand: Ensure that we have nand_info[0] prior to use by Tom Rini · 8 years ago
  63. 183923d tools/env: ensure environment starts at erase block boundary by Andreas Fenkart · 8 years ago
  64. 7e270ec xtensa: add support for the 'xtfpga' evaluation board by Chris Zankel · 8 years ago
  65. 28b48a0 xtensa: add core information for the de212 processor by Max Filippov · 8 years ago
  66. 2d2811c xtensa: add core information for the dc233c processor by Max Filippov · 8 years ago
  67. da188a0 xtensa: add core information for the dc232b processor by Chris Zankel · 8 years ago
  68. c978b52 xtensa: add support for the xtensa processor architecture [2/2] by Chris Zankel · 8 years ago
  69. de5e5ce xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · 8 years ago
  70. f225d39 vexpress: Check TC2 firmware support before defaulting to nonsec booting by Jon Medhurst \(Tixy\) · 8 years ago
  71. 0fcb9f0 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  72. a0d0d86 mmc: atmel_sdhci: Convert to the driver model support by Wenyou Yang · 8 years ago
  73. 17b68b5 dm: atmel: Add driver model support for the ehci driver by Wenyou Yang · 8 years ago
  74. 2c4b2dd ARM: at91/dt: Add device tree for SAMA5D2 Xplained by Wenyou Yang · 8 years ago
  75. 256a3f2 atmel: Bring in at91 pio4 device tree file and bindings by Wenyou Yang · 8 years ago
  76. ac72e17 pinctrl: at91-pio4: Add pinctrl driver by Wenyou Yang · 8 years ago
  77. ee3311d gpio: atmel_pio4: Rework to support DM & DT by Wenyou Yang · 8 years ago
  78. 46ed938 gpio: atmel_pio4: Move PIO4 definitions to head file by Wenyou Yang · 8 years ago
  79. d51e9a1 clk.h: inline clk_get_by_name() by Andreas Bießmann · 8 years ago
  80. 2ef98d3 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  81. cc25931 net: mii: Clean up legacy glue that is not used by Joe Hershberger · 8 years ago
  82. dfcc496 net: mii: Changes not made by spatch by Joe Hershberger · 8 years ago
  83. 875e0bc net: mii: Fix changes made by spatch by Joe Hershberger · 8 years ago
  84. 5a49f17 net: mii: Use spatch to update miiphy_register by Joe Hershberger · 8 years ago
  85. 63d9859 scripts: Add a cocci patch for miiphy_register by Joe Hershberger · 8 years ago
  86. 9e5935c clk: at91: Add clock driver by Wenyou Yang · 8 years ago
  87. 03dcd41 tpm: atmel_twi: Make compatible with DM I2C busses by mario.six@gdsys.cc · 8 years ago
  88. e3b7599 i2c: atmel: DT binding for i2c driver by Songjun Wu · 8 years ago
  89. 8800e0f i2c: atmel: add i2c driver by Songjun Wu · 8 years ago
  90. 0d0779c net/ethoc: implement MDIO bus and support phylib by Max Filippov · 8 years ago
  91. 59b7dfa net/ethoc: support private memory configurations by Max Filippov · 8 years ago
  92. 02a888b net/ethoc: don't mix virtual and physical addresses by Max Filippov · 8 years ago
  93. 2de18c8 net/ethoc: support device tree by Max Filippov · 8 years ago
  94. 5d43fea net/ethoc: add CONFIG_DM_ETH support by Max Filippov · 8 years ago
  95. a84a757 net/ethoc: use priv instead of dev internally by Max Filippov · 8 years ago
  96. f072712 net/ethoc: add Kconfig entry for the driver by Max Filippov · 8 years ago
  97. eb4e8ce net: e1000: Fix the build with driver model and SPI EEPROM by Alban Bedel · 8 years ago
  98. 70f1463 net: smsc95xx: Use correct get_unaligned functions by Chris Packham · 8 years ago
  99. a212b66 net: macb: Fix build error for CONFIG_DM_ETH enabled by Wenyou Yang · 8 years ago
  100. b064c91 ARM: tegra: set vdd_core for Jetson TK1 by Bibek Basu · 8 years ago