1. bf51982 ARM: tegra: don't set CONFIG_USB_MAX_CONTROLLER_COUNT by Stephen Warren · 9 years ago
  2. d6ef8a6 video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD by Simon Glass · 9 years ago
  3. e007633 tegra: video: Clean up the old LCD/PWM driver code by Simon Glass · 9 years ago
  4. 91c08af tegra: video: Move LCD driver to use the DM PWM driver by Simon Glass · 9 years ago
  5. 41fa035 tegra: Convert CONFIG_PWM_TEGRA to Kconfig by Simon Glass · 9 years ago
  6. f5acf91 tegra: video: Move all fdt-decoding into a single function by Simon Glass · 9 years ago
  7. bfda037 tegra: video: Move LCD enums into the driver by Simon Glass · 9 years ago
  8. f20b2c0 tegra: video: Remove the static variables by Simon Glass · 9 years ago
  9. 9e6866d tegra: video: Convert tegra20 LCD driver to driver model by Simon Glass · 9 years ago
  10. ce0c474 tegra: video: Merge the two config structures together by Simon Glass · 9 years ago
  11. 40d56a9 tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig by Simon Glass · 9 years ago
  12. 71cafc3 tegra: video: Merge the display driver into one file by Simon Glass · 9 years ago
  13. ee7d755 tegra: dts: Sync tegra20.dtsi with Linux v4.4 by Simon Glass · 9 years ago
  14. d2f9065 tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 by Simon Glass · 9 years ago
  15. d765921 tegra: nyan-big: Move the LCD driver to driver model by Simon Glass · 9 years ago
  16. 135a87e tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD by Simon Glass · 9 years ago
  17. 3f2997a tegra: Allow driver model to be used for the PWM by Simon Glass · 9 years ago
  18. 4dd8115 tegra: lcd: Merge tegra124-lcd.c into display.c by Simon Glass · 9 years ago
  19. 7429b96 tegra: pwm: Add a driver for the tegra PWM by Simon Glass · 9 years ago
  20. 651827c tegra: gpio: Show the GPIO value for outputs by Simon Glass · 9 years ago
  21. 300e235 tegra: dts: Sync up nyan-big files with Linux by Simon Glass · 9 years ago
  22. f4abbee tegra: dts: Sync up the tegra124 device tree files with Linux by Simon Glass · 9 years ago
  23. e05ab0d tegra: mmc: Fix comments in the MMC driver init by Simon Glass · 9 years ago
  24. bbc8a8b dm: video: Flush the cache after a puts() by Simon Glass · 9 years ago
  25. 7324847 tegra: keyboard: Fix the init order by Simon Glass · 9 years ago
  26. 727a25b Prepare v2016.03-rc2 by Tom Rini · 9 years ago v2016.03-rc2
  27. 9725543 test/py: put "Starting U-Boot" into separate log section by Stephen Warren · 9 years ago
  28. 93134e1 test/py: handle exceptions in console creation by Stephen Warren · 9 years ago
  29. 1326022 test/py: print summary in test order by Stephen Warren · 9 years ago
  30. 1235c79 test/py: fix CONFIG_SPL test by Stephen Warren · 9 years ago
  31. 07bf212 Enable test/py for sandbox in Travis CI by Stephen Warren · 9 years ago
  32. 06088b0 test/py: don't import pexpect by Stephen Warren · 9 years ago
  33. d70facf test/py: add docs for gdbserver and pytest options by Stephen Warren · 9 years ago
  34. 1cd85f5 test/py: run all "ut" subtests by Stephen Warren · 9 years ago
  35. 7ed4848 Makefile: generate symbol list from u-boot by Stephen Warren · 9 years ago
  36. 4c80c53 gpio: Correct handling of 'gpio status' by Simon Glass · 9 years ago
  37. ed0f40a tools: fix env_flags build by Lubomir Rintel · 9 years ago
  38. 9d31361 ARM: rpi: set initrd_high by Lubomir Rintel · 9 years ago
  39. 15b5187 Makefile: remove BUILD_TAG from KBUILD_CFLAGS by Stephen Warren · 9 years ago
  40. a094c92 OMAP3_logic: Add NAND args to boot UBIFS by Adam Ford · 9 years ago
  41. 46f7bb0 am43xx: qspi: Fix config to select SPI mode by Vignesh R · 9 years ago
  42. 900e210 ARM : DRA7: Switch QSPI to use MODE-0 at 64MHz by Vignesh R · 9 years ago
  43. 195629c arm: VCMA9: because of NOR flash space constrains, activate THUMB build mode by David Müller (ELSOFT AG) · 9 years ago
  44. 26275da arm: build some file(s) as ARM mode only by David Müller (ELSOFT AG) · 9 years ago
  45. 02499e4 arm: the ARM920T is THUMB capable, so select the appropriate ISA by David Müller (ELSOFT AG) · 9 years ago
  46. 03a3a8a arm: make sure board_init_r() is being called using the right mode (ARM / THUMB) by David Müller (ELSOFT AG) · 9 years ago
  47. 7101c4c Fix variable documented in README.distro for PXE address. by Vagrant Cascadian · 9 years ago
  48. 6febd8c OMAP3LOGIC: Update maintainer by Adam Ford · 9 years ago
  49. f92dfc8 OMAP3: omap3_logic: Grow SPL to 64K from 54K by Adam Ford · 9 years ago
  50. 45776e3 OMAP3: am3517_evm: SD/MMC boot with uEnv.txt, zImage, and FDT by Derald D. Woods · 9 years ago
  51. 823ecd7 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  52. 3f23111 ARM: uniphier: add support for PH1-Pro4 Ace and Sanji boards by Masahiro Yamada · 9 years ago
  53. 500aaca ARM: dts: uniphier: enable I2C channel 2 of ProXstream2 Gentil board by Masahiro Yamada · 9 years ago
  54. a65256d ARM: dts: uniphier: add EEPROM node for ProXstream2 Gentil board by Masahiro Yamada · 9 years ago
  55. 768cade ARM: uniphier: drop unnecessary "bootm_low" environment define by Masahiro Yamada · 9 years ago
  56. f775c09 ARM: uniphier: adjust DDR clock delay line for ProXstream2 by Masahiro Yamada · 9 years ago
  57. c955289 ARM: uniphier: move cmd_ddrmphy.c to fix build error by Masahiro Yamada · 9 years ago
  58. 126f9ba ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.c by Masahiro Yamada · 9 years ago
  59. 2851971 ARM: uniphier: remove unused header mio-regs.h by Masahiro Yamada · 9 years ago
  60. 8034b51 ARM: uniphier: drop unneeded EHCI pin mux settings by Masahiro Yamada · 9 years ago
  61. 75d297e usb: remove UniPhier EHCI driver by Masahiro Yamada · 9 years ago
  62. cd0847f ARM: uniphier: switch over to generic EHCI driver by Masahiro Yamada · 9 years ago
  63. 49dde45 ARM: dts: uniphier: add clocks properties to EHCI nodes by Masahiro Yamada · 9 years ago
  64. aa37aba ARM: dts: uniphier: add device nodes for MIO control block by Masahiro Yamada · 9 years ago
  65. 9fbb2f7 ARM: dts: uniphier: add device nodes for Peripheral control block by Masahiro Yamada · 9 years ago
  66. 233812a ARM: dts: uniphier: add device nodes for System Control blocks by Masahiro Yamada · 9 years ago
  67. cc33609 ARM: dts: uniphier: add reference clock nodes by Masahiro Yamada · 9 years ago
  68. 48264d9 clk: uniphier: add Media I/O clock driver for UniPhier SoCs by Masahiro Yamada · 9 years ago
  69. fec4816 ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoC by Masahiro Yamada · 9 years ago
  70. a89be27 ARM: uniphier: add missing static qualifier by Masahiro Yamada · 9 years ago
  71. 4b50369 ARM: uniphier: create early page table at run-time by Masahiro Yamada · 9 years ago
  72. 755c7d9 ARM: uniphier: change stack pointer address for SPL by Masahiro Yamada · 9 years ago
  73. 494456b spl: define BOOT_DEVICE_USB by Masahiro Yamada · 9 years ago
  74. 3cb9abc ARM: uniphier: update U-Boot file names in workflow by Masahiro Yamada · 9 years ago
  75. 84a7562 ARM: uniphier: support some more DRAM use cases on PH1-Pro4 boards by Masahiro Yamada · 9 years ago
  76. d566f75 ARM: uniphier: fix nfsboot command by Masahiro Yamada · 9 years ago
  77. cd5d956 ARM: uniphier: factor out common part of boot commands by Masahiro Yamada · 9 years ago
  78. a304143 ARM: uniphier: add default bootm_low to fix FIT boot by Masahiro Yamada · 9 years ago
  79. 90a6e92 ARM: uniphier: fix NOR boot command by Masahiro Yamada · 9 years ago
  80. e4b40e9 arasan: nfc: Add initial nand driver support for arasan by Siva Durga Prasad Paladugu · 9 years ago
  81. 78cb965 zynqmp: nand: Add Nand driver support for zynqmp by Siva Durga Prasad Paladugu · 9 years ago
  82. 065a373 mtd: pxa3xx_nand: Don't alloc unneeded memory by Kevin Smith · 9 years ago
  83. 84caff3 mtd: pxa3xx_nand: Correct offset calculation by Kevin Smith · 9 years ago
  84. b7d3e4a mtd: pxa3xx_nand: Correct null dereference by Kevin Smith · 9 years ago
  85. 549d7c0 nand: mxs: fix error handling for mxs_nand_init by Peng Fan · 9 years ago
  86. 9ef2835 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  87. 6c88b51 video: tegra: Enable the 'lcd' env variable work-around by Simon Glass · 9 years ago
  88. a2931b3 dm: video: Add a temporary work-around for old stdout var by Simon Glass · 9 years ago
  89. cc8d698 Revert "common/memsize.c: Simplify RAM size detection" by Hans de Goede · 9 years ago
  90. c82ce04 test/py: capture the entire U-Boot version at boot by Stephen Warren · 9 years ago
  91. d892681 test/py: fix off-by-one error in spawn matching code by Stephen Warren · 9 years ago
  92. 83357fd test/py: HTML awesome! by Stephen Warren · 9 years ago
  93. ac99831 test/py: exit(1) if there are problems running py.test by Stephen Warren · 9 years ago
  94. 986fe37 itest: allow map_physmem to return 0 in limited cases by Stephen Warren · 9 years ago
  95. 1934665 gunzip: remove avail_in recalculation by Stephen Warren · 9 years ago
  96. 39af3d8 sniper: Drop references to P970 by Paul Kocialkowski · 9 years ago
  97. 470250e s3c24xx: serial: Remove dead code by David Müller (ELSOFT AG) · 9 years ago
  98. 0c2b6df doc: Remove any reference to CONFIG_MODEM_SUPPORT, CONFIG_CMD_HWFLOW, CONFIG_HWFLOW and friends from the documentation. by David Müller (ELSOFT AG) · 9 years ago
  99. 5a6f68d Remove unused CONFIG_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  100. b7fbdc6 Remove unused CONFIG_CMD_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago