1. 1ebbe4f driver: net: fsl-mc: Add create, destroy APIs in flibs by Prabhakar Kushwaha · 9 years ago
  2. 2a8696d Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  3. 486f4fa arm: socfpga: Remove fsloadcmd from environment by Chin Liang See · 9 years ago
  4. 9a41404 mmc: socfpga_dw_mmc: Move drvsel and smplsel to dts by Chin Liang See · 9 years ago
  5. 856b30d arm: socfpga: Repair SoCrates board by Marek Vasut · 9 years ago
  6. 871c24b ARM: socfpga: rename the cyclone5 and arria5 base address file by Dinh Nguyen · 9 years ago
  7. 60e12b3 Merge git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 9 years ago
  8. 5aeeabf cfi_flash: give default CONFIG_SYS_MAX_FLASH_SECT in flash.h by Thomas Chou · 9 years ago
  9. f1df81c arm: kirkwood: add ZyXEL NSA310S device by Gerald Kerma · 9 years ago
  10. fa8883a Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 9 years ago
  11. a06728c i2c: Fix the comment to match the function described by Stefan Roese · 9 years ago
  12. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  13. e5d5d44 spi: Move SPI drivers to defconfig by Bin Meng · 9 years ago
  14. e0a352d cgtqmx6eval: Add DFU support by Otavio Salvador · 9 years ago
  15. d714035 cgtqmx6eval: Add SPL support by Otavio Salvador · 9 years ago
  16. eb76f13 cgtqmx6eval: Add fastboot support by Otavio Salvador · 9 years ago
  17. d5de910 cgtqmx6eval: Use SPI NOR to store the environment by Otavio Salvador · 9 years ago
  18. 71bcdaf cgtqmx6eval: Add SPI NOR flash support by Otavio Salvador · 9 years ago
  19. cef68bf gpt: part: Definition and declaration of GPT verification functions by Lukasz Majewski · 9 years ago
  20. fef438d arm: mx6: Reduce SPL malloc pool size by Marek Vasut · 9 years ago
  21. 80d307d Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  22. 1c27b7d sunxi: Add basic H3 support by Jens Kuske · 9 years ago
  23. 2a909c5 sunxi: Enable DFU for RAM by Siarhei Siamashka · 9 years ago
  24. f3c71c9 vexpress64: store env in flash by Ryan Harkin · 9 years ago
  25. 3e933f4 vexpress64: remove #error by Ryan Harkin · 9 years ago
  26. 2c2b218 vexpress64: use 2nd DRAM bank only on juno by Ryan Harkin · 9 years ago
  27. 354e3ed eeprom: Add bus argument to eeprom_init() by Marek Vasut · 9 years ago
  28. b7b2e3f eeprom: Zap eeprom_probe() by Marek Vasut · 9 years ago
  29. e4f65d0 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · 9 years ago
  30. 7ec2328 ARM: keystone2: configs: Correct burn_uboot_sp erase size by Cooper Jr., Franklin · 9 years ago
  31. 2f3a5fe nios2: 10m50: change to ns16550 uart by Thomas Chou · 9 years ago
  32. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  33. 4fb6055 ns16550: zap CONFIG_NS16550_SERIAL by Thomas Chou · 9 years ago
  34. c7b9686 ns16550: unify serial_omap by Thomas Chou · 9 years ago
  35. 1874626 ns16550: unify serial_tegra by Thomas Chou · 9 years ago
  36. ace59da ns16550: unify serial_dw by Thomas Chou · 9 years ago
  37. fcd3367 ns16550: unify serial_keystone by Thomas Chou · 9 years ago
  38. 460a717 sandbox: Enable USB keyboard by Simon Glass · 9 years ago
  39. d8a26f0 usb: sandbox: Add a USB emulation driver by Simon Glass · 9 years ago
  40. b70a3fe usb: sandbox: Add support for interrupt operations by Simon Glass · 9 years ago
  41. 79725ca Revert "dm: Export device_remove_children / device_unbind_children" by Simon Glass · 9 years ago
  42. af9c7c1 sandbox: usb: Allow finding a USB emulator for a device by Simon Glass · 9 years ago
  43. 7aeac5b dm: core: Add safe device iteration macros by Simon Glass · 9 years ago
  44. 45bfa47 usb: Refactor USB tree output code for testing by Simon Glass · 9 years ago
  45. 61b4d35 sandbox: Enable console recording and silent console by Simon Glass · 9 years ago
  46. 9854a87 console: Add a console buffer by Simon Glass · 9 years ago
  47. b7b6509 Add a circular memory buffer implementation by Simon Glass · 9 years ago
  48. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  49. b6ff6ce x86: qemu: Convert to use driver model keyboard by Bin Meng · 9 years ago
  50. 60fe101 x86: crownbay: Convert to use driver model keyboard by Bin Meng · 9 years ago
  51. 377a069 input: Change LED state bits to conform i8042 compatible keyboard by Bin Meng · 9 years ago
  52. 91f8154 input: Convert 'keyboard' driver to use input library by Simon Glass · 9 years ago
  53. dcbf825 input: Convert i8042 to driver model by Simon Glass · 9 years ago
  54. 51a8a72 Drop CONFIG_ISA_KEYBOARD by Simon Glass · 9 years ago
  55. 6b44ae6 x86: Add an i8042 device for boards that have it by Simon Glass · 9 years ago
  56. 3b5f6f5 input: Allow updating of keyboard LEDs by Simon Glass · 9 years ago
  57. b1d7a18 input: Support the German keymap by Simon Glass · 9 years ago
  58. 9961a0b sandbox: add a sandbox timer and basic test by Thomas Chou · 9 years ago
  59. 0b186c0 input: Allow repeat filtering to be disabled by Simon Glass · 9 years ago
  60. 3a85e43 input: Add a function to add a keycode to the existing set by Simon Glass · 9 years ago
  61. 7fe0933 video: Drop unused console functions by Simon Glass · 9 years ago
  62. f77f5e9 dm: tegra: Convert keyboard driver to driver model by Simon Glass · 9 years ago
  63. 745009c cros_ec: Use udevice instead of cros_ec_dev for keyboard functions by Simon Glass · 9 years ago
  64. 66877b0 input: Add the keycode translation tables separately by Simon Glass · 9 years ago
  65. c9cac4c input: Add a device pointer to the input config by Simon Glass · 9 years ago
  66. e84421d dm: input: Create a keyboard uclass by Simon Glass · 9 years ago
  67. 34ab37e dm: usb: Add support for USB keyboards with driver model by Simon Glass · 9 years ago
  68. 9ef671c Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  69. f3bd728 zynq: sdhci: Define max clock by macro by Michal Simek · 9 years ago
  70. 66eef1e tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage by Nathan Rossi · 9 years ago
  71. bf14632 ARM64: zynqmp: Enable TI phy by default by Michal Simek · 9 years ago
  72. 721aed7 net: phy: Add support for Texas Instruments DP83867 by Edgar E. Iglesias · 9 years ago
  73. 8741c49 ARM: zynq: Choose boot image based on OF_SEPARATE macro by Michal Simek · 9 years ago
  74. 5411988 powerpc/83xx: add support for kmtegr1 board by Valentin Longchamp · 9 years ago
  75. 38467df km8309: change the default QE_FW address by Valentin Longchamp · 9 years ago
  76. 68005ea km83xx: use CONFIG_ENV_ADDR for the newenv env command by Valentin Longchamp · 9 years ago
  77. 22554ba powerpc/km8360: fix the ODT parameters for CS0 by Valentin Longchamp · 9 years ago
  78. fd70858 powerpc/km8309: define CONFIG_SYS_DDRCDR by Valentin Longchamp · 9 years ago
  79. d4bd2ca powerpc/km8321: define CONFIG_SYS_DDRCDR by Valentin Longchamp · 9 years ago
  80. bbd94a0 km/powerpc: move open firmware defines to km-powerpc.h by Holger Brunck · 9 years ago
  81. d6d8647 km/powerpc: increase space for kernel imange and FDT blob by Holger Brunck · 9 years ago
  82. c1e121e powerpc/83xx: add support for kmtepr2 board by Christoph Dietrich · 9 years ago
  83. c6d32df km: update the boot script to check for a DTB by Valentin Longchamp · 9 years ago
  84. 7f70460 km/common: stop u-boot only if someone press <SPACE> by Holger Brunck · 9 years ago
  85. 716e4ff arm/km_kirkwood: remove KM_ENV_BUS and use CONFIG_I2C_ENV_EEPROM_BUS by Valentin Longchamp · 9 years ago
  86. dfd1bb4 board/ti/am335x: add support for BeagleBone Green by robertcnelson@gmail.com · 9 years ago
  87. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  88. a1e56cf spl: mmc: add support for BOOT_DEVICE_MMC2 by Nikita Kiryanov · 9 years ago
  89. 7b9e980 arm: mx6: cm-fx6: define fallback boot devices for spl by Nikita Kiryanov · 9 years ago
  90. 36afd45 spl: change return values of spl_*_load_image() by Nikita Kiryanov · 9 years ago
  91. 74cc8b0 board: ti: beagle_x15: Rename to indicate support for TI am57xx evms by Kipisz, Steven · 9 years ago
  92. fe52456 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  93. 6a26748 arm: kirkwood: ib62x0: drop duplicate defines from CONFIG_SYS_MVFS by Luka Perkov · 9 years ago
  94. 6d55963 arm: kirkwood: ib62x0: drop dev CONFIG_OF_LIBFDT by Luka Perkov · 9 years ago
  95. ab71ece arm: kirkwood: ib62x0: make use of defconfig by Luka Perkov · 9 years ago
  96. e19f42c arm: kirkwood: ib62x0: drop CONFIG_CMD_ENV define by Luka Perkov · 9 years ago
  97. bd4c1d3 arm: kirkwood: ib62x0: build u-boot.kwb by Luka Perkov · 9 years ago
  98. f9edf38 arm: kirkwood: ib62x0: drop CONFIG_MACH_TYPE by Luka Perkov · 9 years ago
  99. 38c0e86 arm: kirkwood: Move common definitions into common file by Quentin Armitage · 9 years ago
  100. 310866b arm: kirkwood: Remove duplicate definition from dreamplug.h by Quentin Armitage · 9 years ago