1. ad5b2a2 vexpress64: store env in flash by Ryan Harkin · 9 years ago
  2. b522757 vexpress64: remove #error by Ryan Harkin · 9 years ago
  3. 98d2fff vexpress64: use 2nd DRAM bank only on juno by Ryan Harkin · 9 years ago
  4. f422ae7 eeprom: Add bus argument to eeprom_init() by Marek Vasut · 9 years ago
  5. ff933f5 eeprom: Zap eeprom_probe() by Marek Vasut · 9 years ago
  6. ee54144 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · 9 years ago
  7. dfa25df ARM: keystone2: configs: Correct burn_uboot_sp erase size by Cooper Jr., Franklin · 9 years ago
  8. 8e27fd6 nios2: 10m50: change to ns16550 uart by Thomas Chou · 9 years ago
  9. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  10. 00ad1f0 ns16550: zap CONFIG_NS16550_SERIAL by Thomas Chou · 9 years ago
  11. 52ac443 ns16550: unify serial_omap by Thomas Chou · 9 years ago
  12. e3b9026 ns16550: unify serial_tegra by Thomas Chou · 9 years ago
  13. 22221c0 ns16550: unify serial_dw by Thomas Chou · 9 years ago
  14. ca32c98 ns16550: unify serial_keystone by Thomas Chou · 9 years ago
  15. 2b510fa sandbox: Enable USB keyboard by Simon Glass · 9 years ago
  16. be4ebd1 usb: sandbox: Add a USB emulation driver by Simon Glass · 9 years ago
  17. 9042179 usb: sandbox: Add support for interrupt operations by Simon Glass · 9 years ago
  18. 7e7573c Revert "dm: Export device_remove_children / device_unbind_children" by Simon Glass · 9 years ago
  19. 668ef3d sandbox: usb: Allow finding a USB emulator for a device by Simon Glass · 9 years ago
  20. 0a74c96 dm: core: Add safe device iteration macros by Simon Glass · 9 years ago
  21. 09def3a usb: Refactor USB tree output code for testing by Simon Glass · 9 years ago
  22. 79defce sandbox: Enable console recording and silent console by Simon Glass · 9 years ago
  23. 1bb4923 console: Add a console buffer by Simon Glass · 9 years ago
  24. 1294ecf Add a circular memory buffer implementation by Simon Glass · 9 years ago
  25. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  26. 7ca7374 x86: qemu: Convert to use driver model keyboard by Bin Meng · 9 years ago
  27. 50704d3 x86: crownbay: Convert to use driver model keyboard by Bin Meng · 9 years ago
  28. 07ab26e input: Change LED state bits to conform i8042 compatible keyboard by Bin Meng · 9 years ago
  29. 139309b input: Convert 'keyboard' driver to use input library by Simon Glass · 9 years ago
  30. fa0a42a input: Convert i8042 to driver model by Simon Glass · 9 years ago
  31. ffe67e4 Drop CONFIG_ISA_KEYBOARD by Simon Glass · 9 years ago
  32. 3356cad x86: Add an i8042 device for boards that have it by Simon Glass · 9 years ago
  33. 03fef7e input: Allow updating of keyboard LEDs by Simon Glass · 9 years ago
  34. e6fa485 input: Support the German keymap by Simon Glass · 9 years ago
  35. 7b059dc sandbox: add a sandbox timer and basic test by Thomas Chou · 9 years ago
  36. d64a8cb input: Allow repeat filtering to be disabled by Simon Glass · 9 years ago
  37. 2fed04b input: Add a function to add a keycode to the existing set by Simon Glass · 9 years ago
  38. f406a1b video: Drop unused console functions by Simon Glass · 9 years ago
  39. 01e9940 dm: tegra: Convert keyboard driver to driver model by Simon Glass · 9 years ago
  40. fb72640 cros_ec: Use udevice instead of cros_ec_dev for keyboard functions by Simon Glass · 9 years ago
  41. e7817a9 input: Add the keycode translation tables separately by Simon Glass · 9 years ago
  42. 244f589 input: Add a device pointer to the input config by Simon Glass · 9 years ago
  43. ed32c0c dm: input: Create a keyboard uclass by Simon Glass · 9 years ago
  44. 02f0c28 dm: usb: Add support for USB keyboards with driver model by Simon Glass · 9 years ago
  45. 8760394 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  46. 8bc7817 zynq: sdhci: Define max clock by macro by Michal Simek · 9 years ago
  47. ce1771e tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage by Nathan Rossi · 9 years ago
  48. 1a11339 ARM64: zynqmp: Enable TI phy by default by Michal Simek · 9 years ago
  49. 8d3ce68 net: phy: Add support for Texas Instruments DP83867 by Edgar E. Iglesias · 9 years ago
  50. c094f07 ARM: zynq: Choose boot image based on OF_SEPARATE macro by Michal Simek · 9 years ago
  51. e8a17de powerpc/83xx: add support for kmtegr1 board by Valentin Longchamp · 9 years ago
  52. e659c71 km8309: change the default QE_FW address by Valentin Longchamp · 9 years ago
  53. af482d7 km83xx: use CONFIG_ENV_ADDR for the newenv env command by Valentin Longchamp · 9 years ago
  54. 9c36b47 powerpc/km8360: fix the ODT parameters for CS0 by Valentin Longchamp · 9 years ago
  55. 8a78efc powerpc/km8309: define CONFIG_SYS_DDRCDR by Valentin Longchamp · 9 years ago
  56. b21ae18 powerpc/km8321: define CONFIG_SYS_DDRCDR by Valentin Longchamp · 9 years ago
  57. d2f29ab km/powerpc: move open firmware defines to km-powerpc.h by Holger Brunck · 9 years ago
  58. 0ca0d70 km/powerpc: increase space for kernel imange and FDT blob by Holger Brunck · 9 years ago
  59. 4c1c6ae powerpc/83xx: add support for kmtepr2 board by Christoph Dietrich · 9 years ago
  60. 15e79cc km: update the boot script to check for a DTB by Valentin Longchamp · 9 years ago
  61. 6c3dd06 km/common: stop u-boot only if someone press <SPACE> by Holger Brunck · 9 years ago
  62. ace55bd arm/km_kirkwood: remove KM_ENV_BUS and use CONFIG_I2C_ENV_EEPROM_BUS by Valentin Longchamp · 9 years ago
  63. 7fea210 board/ti/am335x: add support for BeagleBone Green by robertcnelson@gmail.com · 9 years ago
  64. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  65. e63b2dd spl: mmc: add support for BOOT_DEVICE_MMC2 by Nikita Kiryanov · 9 years ago
  66. 5105bb8 arm: mx6: cm-fx6: define fallback boot devices for spl by Nikita Kiryanov · 9 years ago
  67. 33eefe4 spl: change return values of spl_*_load_image() by Nikita Kiryanov · 9 years ago
  68. 1dacd0d board: ti: beagle_x15: Rename to indicate support for TI am57xx evms by Kipisz, Steven · 9 years ago
  69. f63c9fca Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  70. 66b5c76 arm: kirkwood: ib62x0: drop duplicate defines from CONFIG_SYS_MVFS by Luka Perkov · 9 years ago
  71. 4993449 arm: kirkwood: ib62x0: drop dev CONFIG_OF_LIBFDT by Luka Perkov · 9 years ago
  72. b543d5f arm: kirkwood: ib62x0: make use of defconfig by Luka Perkov · 9 years ago
  73. d2b434e arm: kirkwood: ib62x0: drop CONFIG_CMD_ENV define by Luka Perkov · 9 years ago
  74. 11332bb arm: kirkwood: ib62x0: build u-boot.kwb by Luka Perkov · 9 years ago
  75. e116d47 arm: kirkwood: ib62x0: drop CONFIG_MACH_TYPE by Luka Perkov · 9 years ago
  76. a99ac8a arm: kirkwood: Move common definitions into common file by Quentin Armitage · 9 years ago
  77. 09253e9 arm: kirkwood: Remove duplicate definition from dreamplug.h by Quentin Armitage · 9 years ago
  78. 82a0ceb arm: kirkwood: Align configuration files by Quentin Armitage · 9 years ago
  79. bb7f728 arm: kirkwood: Use common definition for filesystems by Quentin Armitage · 9 years ago
  80. 7365676 arm: kirkwood: Move configuration of some commands to _defconfig files by Quentin Armitage · 9 years ago
  81. cab5617 arm: kirkwood: Remove duplicate definition of CONFIG_CMD_FAT by Quentin Armitage · 9 years ago
  82. c8d39da arm: kirkwood: standardise the configuration by Quentin Armitage · 9 years ago
  83. 56d9cb1 board: axs10x switch serial port and Ethernet to driver model by Alexey Brodkin · 9 years ago
  84. 63ff6f1 ARM: am43xx: Enable QUAD read and EDMA support for ti_qspi by Vignesh R · 9 years ago
  85. 809c054 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  86. 80ca30d splash_source: add support for filesystem formatted sata by Nikita Kiryanov · 9 years ago
  87. bf5c3cc splash_source: add support for filesystem formatted usb by Nikita Kiryanov · 9 years ago
  88. 7428271 splash_source: add support for filesystem formatted mmc by Nikita Kiryanov · 9 years ago
  89. ee76cf6 Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparc by Tom Rini · 9 years ago
  90. ee6b289 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  91. 66528f6 sf: Fix NULL pointer exception for flashes without lock methods by Bin Meng · 9 years ago
  92. f02aa04 x86: Remove CONFIG_SYS_EARLY_PCI_INIT by Bin Meng · 9 years ago
  93. 3456949 x86: crownbay: Remove unused PCI region address macros by Bin Meng · 9 years ago
  94. bc9307c x86: qemu: Convert to use driver model pci by Bin Meng · 9 years ago
  95. e456f2b x86: qemu: Move chipset-specific codes from pci.c to qemu.c by Bin Meng · 9 years ago
  96. 70e4194 x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to Kconfig by Bin Meng · 9 years ago
  97. b29a08c x86: Rename pcat_ to i8254 and i8259 accordingly by Bin Meng · 9 years ago
  98. e7a76e5 x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS by Bin Meng · 9 years ago
  99. 537be13 imx6: fix warnings due to switch to distro environment by Stefano Babic · 9 years ago
  100. 9d59af9 sparc: leon3: Moved GRLIB core header files to common include/grlib directory by Daniel Hellstrom · 15 years ago