1. f0b5f23 ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register by Eric Nelson · 9 years ago
  2. 1c2d4a5 arm: novena: Switch novena to config_distro_bootcmd by Vagrant Cascadian · 9 years ago
  3. 9f74ebe imx: mx7: enable CONFIG_FSL_CLK by Peng Fan · 9 years ago
  4. a80a999 arm: imx6: novena: Enable extfs support in SPL by Marek Vasut · 9 years ago
  5. e0a352d cgtqmx6eval: Add DFU support by Otavio Salvador · 9 years ago
  6. d714035 cgtqmx6eval: Add SPL support by Otavio Salvador · 9 years ago
  7. eb76f13 cgtqmx6eval: Add fastboot support by Otavio Salvador · 9 years ago
  8. d5de910 cgtqmx6eval: Use SPI NOR to store the environment by Otavio Salvador · 9 years ago
  9. 71bcdaf cgtqmx6eval: Add SPI NOR flash support by Otavio Salvador · 9 years ago
  10. fef438d arm: mx6: Reduce SPL malloc pool size by Marek Vasut · 9 years ago
  11. 460a717 sandbox: Enable USB keyboard by Simon Glass · 9 years ago
  12. d8a26f0 usb: sandbox: Add a USB emulation driver by Simon Glass · 9 years ago
  13. b70a3fe usb: sandbox: Add support for interrupt operations by Simon Glass · 9 years ago
  14. 79725ca Revert "dm: Export device_remove_children / device_unbind_children" by Simon Glass · 9 years ago
  15. af9c7c1 sandbox: usb: Allow finding a USB emulator for a device by Simon Glass · 9 years ago
  16. 7aeac5b dm: core: Add safe device iteration macros by Simon Glass · 9 years ago
  17. 45bfa47 usb: Refactor USB tree output code for testing by Simon Glass · 9 years ago
  18. 61b4d35 sandbox: Enable console recording and silent console by Simon Glass · 9 years ago
  19. 9854a87 console: Add a console buffer by Simon Glass · 9 years ago
  20. b7b6509 Add a circular memory buffer implementation by Simon Glass · 9 years ago
  21. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  22. b6ff6ce x86: qemu: Convert to use driver model keyboard by Bin Meng · 9 years ago
  23. 60fe101 x86: crownbay: Convert to use driver model keyboard by Bin Meng · 9 years ago
  24. 377a069 input: Change LED state bits to conform i8042 compatible keyboard by Bin Meng · 9 years ago
  25. 91f8154 input: Convert 'keyboard' driver to use input library by Simon Glass · 9 years ago
  26. dcbf825 input: Convert i8042 to driver model by Simon Glass · 9 years ago
  27. 51a8a72 Drop CONFIG_ISA_KEYBOARD by Simon Glass · 9 years ago
  28. 6b44ae6 x86: Add an i8042 device for boards that have it by Simon Glass · 9 years ago
  29. 3b5f6f5 input: Allow updating of keyboard LEDs by Simon Glass · 9 years ago
  30. b1d7a18 input: Support the German keymap by Simon Glass · 9 years ago
  31. 9961a0b sandbox: add a sandbox timer and basic test by Thomas Chou · 9 years ago
  32. 0b186c0 input: Allow repeat filtering to be disabled by Simon Glass · 9 years ago
  33. 3a85e43 input: Add a function to add a keycode to the existing set by Simon Glass · 9 years ago
  34. 7fe0933 video: Drop unused console functions by Simon Glass · 9 years ago
  35. f77f5e9 dm: tegra: Convert keyboard driver to driver model by Simon Glass · 9 years ago
  36. 745009c cros_ec: Use udevice instead of cros_ec_dev for keyboard functions by Simon Glass · 9 years ago
  37. 66877b0 input: Add the keycode translation tables separately by Simon Glass · 9 years ago
  38. c9cac4c input: Add a device pointer to the input config by Simon Glass · 9 years ago
  39. e84421d dm: input: Create a keyboard uclass by Simon Glass · 9 years ago
  40. 34ab37e dm: usb: Add support for USB keyboards with driver model by Simon Glass · 9 years ago
  41. 9ef671c Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  42. f3bd728 zynq: sdhci: Define max clock by macro by Michal Simek · 9 years ago
  43. 66eef1e tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage by Nathan Rossi · 9 years ago
  44. bf14632 ARM64: zynqmp: Enable TI phy by default by Michal Simek · 9 years ago
  45. 721aed7 net: phy: Add support for Texas Instruments DP83867 by Edgar E. Iglesias · 9 years ago
  46. 8741c49 ARM: zynq: Choose boot image based on OF_SEPARATE macro by Michal Simek · 9 years ago
  47. 5411988 powerpc/83xx: add support for kmtegr1 board by Valentin Longchamp · 9 years ago
  48. 38467df km8309: change the default QE_FW address by Valentin Longchamp · 9 years ago
  49. 68005ea km83xx: use CONFIG_ENV_ADDR for the newenv env command by Valentin Longchamp · 9 years ago
  50. 22554ba powerpc/km8360: fix the ODT parameters for CS0 by Valentin Longchamp · 9 years ago
  51. fd70858 powerpc/km8309: define CONFIG_SYS_DDRCDR by Valentin Longchamp · 9 years ago
  52. d4bd2ca powerpc/km8321: define CONFIG_SYS_DDRCDR by Valentin Longchamp · 9 years ago
  53. bbd94a0 km/powerpc: move open firmware defines to km-powerpc.h by Holger Brunck · 9 years ago
  54. d6d8647 km/powerpc: increase space for kernel imange and FDT blob by Holger Brunck · 9 years ago
  55. c1e121e powerpc/83xx: add support for kmtepr2 board by Christoph Dietrich · 9 years ago
  56. c6d32df km: update the boot script to check for a DTB by Valentin Longchamp · 9 years ago
  57. 7f70460 km/common: stop u-boot only if someone press <SPACE> by Holger Brunck · 9 years ago
  58. 716e4ff arm/km_kirkwood: remove KM_ENV_BUS and use CONFIG_I2C_ENV_EEPROM_BUS by Valentin Longchamp · 9 years ago
  59. dfd1bb4 board/ti/am335x: add support for BeagleBone Green by robertcnelson@gmail.com · 9 years ago
  60. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  61. a1e56cf spl: mmc: add support for BOOT_DEVICE_MMC2 by Nikita Kiryanov · 9 years ago
  62. 7b9e980 arm: mx6: cm-fx6: define fallback boot devices for spl by Nikita Kiryanov · 9 years ago
  63. 36afd45 spl: change return values of spl_*_load_image() by Nikita Kiryanov · 9 years ago
  64. 74cc8b0 board: ti: beagle_x15: Rename to indicate support for TI am57xx evms by Kipisz, Steven · 9 years ago
  65. fe52456 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  66. 6a26748 arm: kirkwood: ib62x0: drop duplicate defines from CONFIG_SYS_MVFS by Luka Perkov · 9 years ago
  67. 6d55963 arm: kirkwood: ib62x0: drop dev CONFIG_OF_LIBFDT by Luka Perkov · 9 years ago
  68. ab71ece arm: kirkwood: ib62x0: make use of defconfig by Luka Perkov · 9 years ago
  69. e19f42c arm: kirkwood: ib62x0: drop CONFIG_CMD_ENV define by Luka Perkov · 9 years ago
  70. bd4c1d3 arm: kirkwood: ib62x0: build u-boot.kwb by Luka Perkov · 9 years ago
  71. f9edf38 arm: kirkwood: ib62x0: drop CONFIG_MACH_TYPE by Luka Perkov · 9 years ago
  72. 38c0e86 arm: kirkwood: Move common definitions into common file by Quentin Armitage · 9 years ago
  73. 310866b arm: kirkwood: Remove duplicate definition from dreamplug.h by Quentin Armitage · 9 years ago
  74. f6b1f66 arm: kirkwood: Align configuration files by Quentin Armitage · 9 years ago
  75. ea94400 arm: kirkwood: Use common definition for filesystems by Quentin Armitage · 9 years ago
  76. 5e69947 arm: kirkwood: Move configuration of some commands to _defconfig files by Quentin Armitage · 9 years ago
  77. 82a19de arm: kirkwood: Remove duplicate definition of CONFIG_CMD_FAT by Quentin Armitage · 9 years ago
  78. 6456163 arm: kirkwood: standardise the configuration by Quentin Armitage · 9 years ago
  79. fb2dea6 board: axs10x switch serial port and Ethernet to driver model by Alexey Brodkin · 9 years ago
  80. 2d13459 ARM: am43xx: Enable QUAD read and EDMA support for ti_qspi by Vignesh R · 9 years ago
  81. 98e73c8 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  82. 50c2d2e splash_source: add support for filesystem formatted sata by Nikita Kiryanov · 9 years ago
  83. 9bb4e94 splash_source: add support for filesystem formatted usb by Nikita Kiryanov · 9 years ago
  84. 870dd30 splash_source: add support for filesystem formatted mmc by Nikita Kiryanov · 9 years ago
  85. 618a51e Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparc by Tom Rini · 9 years ago
  86. b67dfc5 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  87. 439fcb9 sf: Fix NULL pointer exception for flashes without lock methods by Bin Meng · 9 years ago
  88. 6d41027 x86: Remove CONFIG_SYS_EARLY_PCI_INIT by Bin Meng · 9 years ago
  89. 74514c1 x86: crownbay: Remove unused PCI region address macros by Bin Meng · 9 years ago
  90. aedefb6 x86: qemu: Convert to use driver model pci by Bin Meng · 9 years ago
  91. 4874859 x86: qemu: Move chipset-specific codes from pci.c to qemu.c by Bin Meng · 9 years ago
  92. 1eb39a5 x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to Kconfig by Bin Meng · 9 years ago
  93. da3fe24 x86: Rename pcat_ to i8254 and i8259 accordingly by Bin Meng · 9 years ago
  94. 6c50527 x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS by Bin Meng · 9 years ago
  95. 3d99e86 imx6: fix warnings due to switch to distro environment by Stefano Babic · 9 years ago
  96. f2879f5 sparc: leon3: Moved GRLIB core header files to common include/grlib directory by Daniel Hellstrom · 15 years ago
  97. cff009e sparc: leon3: Added memory controller initialization using new AMBA PnP routines. by Daniel Hellstrom · 15 years ago
  98. 3f33f6a sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig by Francois Retief · 10 years ago
  99. 898cc81 sparc: leon3: Reimplemented AMBA Plug&Play scanning routines. by Daniel Hellstrom · 15 years ago
  100. b6b280c sparc: Update GRSIM board with memory settings for TSIM eval by Francois Retief · 10 years ago