1. 9e51aea sparc: leon2: Updates for generic board initialization by Francois Retief · 9 years ago
  2. b131cc5 sparc: leon3: Updates for generic board initialization by Francois Retief · 9 years ago
  3. f6b3d1e sparc: Move SYS_SPARC_NWINDOWS to Kconfig by Francois Retief · 9 years ago
  4. 17efbaf iocon: Disable FIT_VERBOSE by Tom Rini · 9 years ago
  5. 7fd4780 rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip Kconfig by Ariel D'Alessandro · 9 years ago
  6. 2de748f rockchip: Add basic support for evb-rk3036 board by huang lin · 9 years ago
  7. 1115b64 rockchip: rk3036: Add core Soc start-up code by huang lin · 9 years ago
  8. 50b7375 mmc: dw_mmc: support fifo mode in dwc mmc driver by huang lin · 9 years ago
  9. 1bce642 rockchip: Bring in RK3036 device tree file includes and bindings by huang lin · 9 years ago
  10. 7c9bb39 rockchip: add config decide whether to build common.c by huang lin · 9 years ago
  11. 8db3e24 rockchip: add timer driver by huang lin · 9 years ago
  12. 7df0168 rockchip: firefly: Save the environment on SD card by Sjoerd Simons · 9 years ago
  13. d3d7ab1 rockchip: Also load the initrd below 512M by Sjoerd Simons · 9 years ago
  14. eca7b0d dm: pci: Disable PCI compatibility functions by default by Simon Glass · 9 years ago
  15. 85bcce3 dm: pci: Convert 'pci' command to driver model by Simon Glass · 9 years ago
  16. c19e442 dm: pci: Add a comment about how to find struct pci_controller by Simon Glass · 9 years ago
  17. 46fcfc1 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · 9 years ago
  18. dcdc012 dm: pci: Add a function to find the regions for a PCI bus by Simon Glass · 9 years ago
  19. 6256d67 dm: pci: Add a function to get the controller for a bus by Simon Glass · 9 years ago
  20. 27a733f dm: pci: Add functions to emulate 8- and 16-bit access by Simon Glass · 9 years ago
  21. 88c3645 dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM by Simon Glass · 9 years ago
  22. c78e327 dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig by Simon Glass · 9 years ago
  23. b2aa4c5 x86: tsc: Move tsc_timer.c to drivers/timer by Bin Meng · 9 years ago
  24. ab841b6 dm: timer: Support 64-bit counter by Bin Meng · 9 years ago
  25. 8a7b864 dm: timer: Fix several nits by Bin Meng · 9 years ago
  26. 7e105f4 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  27. c64a75a arm: atmel: Add SAMA5D2 Xplained board by Wenyou Yang · 9 years ago
  28. b06bdd0 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  29. 3642750 armv8: ls2080a: Define CONFIG_ENV_OVERWRITE to overwrite serial and ethaddr by Alison Wang · 9 years ago
  30. f637024 arm: ls102xa: Update fdt_high and initrd_high for LS1021AQDS board by Alison Wang · 9 years ago
  31. d957a67 drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3 by York Sun · 9 years ago
  32. 0ea9b3d armv8/ls1043ardb: add USB support by Gong Qianyu · 9 years ago
  33. 8a43f13 armv8/ls1043ardb: add DSPI support by Gong Qianyu · 9 years ago
  34. dd33567 armv8/ls1043aqds: add LS1043AQDS board support by Shaohui Xie · 9 years ago
  35. 77f7ded armv8: ls2085a: Add support of LS2085A SoC by Prabhakar Kushwaha · 9 years ago
  36. 122bcfd armv8: LS2080A: Rename LS2085A to reflect LS2080A by Prabhakar Kushwaha · 9 years ago
  37. 52d2e2c driver: net: ldpaa: Use DPMAC as net device by Prabhakar Kushwaha · 9 years ago
  38. 316b71c driver: net: fsl-mc: Create DPAA2 object at run-time by Prabhakar Kushwaha · 9 years ago
  39. 29a63e4 driver: net: fsl-mc: Add DPAA2 commands to manage MC by Prabhakar Kushwaha · 9 years ago
  40. ef55310 driver: ldpaa: Add api to return linked PHY ID of DPMAC by Prabhakar Kushwaha · 9 years ago
  41. 916ef9f driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB by Prabhakar Kushwaha · 9 years ago
  42. cf0c8cf driver: net: fsl-mc: Add create, destroy APIs in flibs by Prabhakar Kushwaha · 9 years ago
  43. 67d990d Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  44. 70ad31a arm: socfpga: Remove fsloadcmd from environment by Chin Liang See · 9 years ago
  45. 48e7bf9 mmc: socfpga_dw_mmc: Move drvsel and smplsel to dts by Chin Liang See · 9 years ago
  46. 567356a arm: socfpga: Repair SoCrates board by Marek Vasut · 9 years ago
  47. eca8b5c ARM: socfpga: rename the cyclone5 and arria5 base address file by Dinh Nguyen · 9 years ago
  48. bf1912f Merge git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 9 years ago
  49. 0e35d83 cfi_flash: give default CONFIG_SYS_MAX_FLASH_SECT in flash.h by Thomas Chou · 9 years ago
  50. 06990b8 arm: kirkwood: add ZyXEL NSA310S device by Gerald Kerma · 9 years ago
  51. 89de706 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 9 years ago
  52. c2df68ff i2c: Fix the comment to match the function described by Stefan Roese · 9 years ago
  53. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  54. 72a049d spi: Move SPI drivers to defconfig by Bin Meng · 9 years ago
  55. 7b9839c gpt: part: Definition and declaration of GPT verification functions by Lukasz Majewski · 9 years ago
  56. d5499a2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  57. f977072 sunxi: Add basic H3 support by Jens Kuske · 9 years ago
  58. db41834 sunxi: Enable DFU for RAM by Siarhei Siamashka · 9 years ago
  59. ad5b2a2 vexpress64: store env in flash by Ryan Harkin · 9 years ago
  60. b522757 vexpress64: remove #error by Ryan Harkin · 9 years ago
  61. 98d2fff vexpress64: use 2nd DRAM bank only on juno by Ryan Harkin · 9 years ago
  62. f422ae7 eeprom: Add bus argument to eeprom_init() by Marek Vasut · 9 years ago
  63. ff933f5 eeprom: Zap eeprom_probe() by Marek Vasut · 9 years ago
  64. ee54144 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · 9 years ago
  65. dfa25df ARM: keystone2: configs: Correct burn_uboot_sp erase size by Cooper Jr., Franklin · 9 years ago
  66. 8e27fd6 nios2: 10m50: change to ns16550 uart by Thomas Chou · 9 years ago
  67. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  68. 00ad1f0 ns16550: zap CONFIG_NS16550_SERIAL by Thomas Chou · 9 years ago
  69. 52ac443 ns16550: unify serial_omap by Thomas Chou · 9 years ago
  70. e3b9026 ns16550: unify serial_tegra by Thomas Chou · 9 years ago
  71. 22221c0 ns16550: unify serial_dw by Thomas Chou · 9 years ago
  72. ca32c98 ns16550: unify serial_keystone by Thomas Chou · 9 years ago
  73. 2b510fa sandbox: Enable USB keyboard by Simon Glass · 9 years ago
  74. be4ebd1 usb: sandbox: Add a USB emulation driver by Simon Glass · 9 years ago
  75. 9042179 usb: sandbox: Add support for interrupt operations by Simon Glass · 9 years ago
  76. 7e7573c Revert "dm: Export device_remove_children / device_unbind_children" by Simon Glass · 9 years ago
  77. 668ef3d sandbox: usb: Allow finding a USB emulator for a device by Simon Glass · 9 years ago
  78. 0a74c96 dm: core: Add safe device iteration macros by Simon Glass · 9 years ago
  79. 09def3a usb: Refactor USB tree output code for testing by Simon Glass · 9 years ago
  80. 79defce sandbox: Enable console recording and silent console by Simon Glass · 9 years ago
  81. 1bb4923 console: Add a console buffer by Simon Glass · 9 years ago
  82. 1294ecf Add a circular memory buffer implementation by Simon Glass · 9 years ago
  83. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  84. 7ca7374 x86: qemu: Convert to use driver model keyboard by Bin Meng · 9 years ago
  85. 50704d3 x86: crownbay: Convert to use driver model keyboard by Bin Meng · 9 years ago
  86. 07ab26e input: Change LED state bits to conform i8042 compatible keyboard by Bin Meng · 9 years ago
  87. 139309b input: Convert 'keyboard' driver to use input library by Simon Glass · 9 years ago
  88. fa0a42a input: Convert i8042 to driver model by Simon Glass · 9 years ago
  89. ffe67e4 Drop CONFIG_ISA_KEYBOARD by Simon Glass · 9 years ago
  90. 3356cad x86: Add an i8042 device for boards that have it by Simon Glass · 9 years ago
  91. 03fef7e input: Allow updating of keyboard LEDs by Simon Glass · 9 years ago
  92. e6fa485 input: Support the German keymap by Simon Glass · 9 years ago
  93. 7b059dc sandbox: add a sandbox timer and basic test by Thomas Chou · 9 years ago
  94. d64a8cb input: Allow repeat filtering to be disabled by Simon Glass · 9 years ago
  95. 2fed04b input: Add a function to add a keycode to the existing set by Simon Glass · 9 years ago
  96. f406a1b video: Drop unused console functions by Simon Glass · 9 years ago
  97. 01e9940 dm: tegra: Convert keyboard driver to driver model by Simon Glass · 9 years ago
  98. fb72640 cros_ec: Use udevice instead of cros_ec_dev for keyboard functions by Simon Glass · 9 years ago
  99. e7817a9 input: Add the keycode translation tables separately by Simon Glass · 9 years ago
  100. 244f589 input: Add a device pointer to the input config by Simon Glass · 9 years ago