1. 264c7f7 tegra: video: Move LCD enums into the driver by Simon Glass · 9 years ago
  2. b1c50fb tegra: video: Remove the static variables by Simon Glass · 9 years ago
  3. e865ef3 tegra: video: Convert tegra20 LCD driver to driver model by Simon Glass · 9 years ago
  4. 923128f tegra: video: Merge the two config structures together by Simon Glass · 9 years ago
  5. 54832f2 tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig by Simon Glass · 9 years ago
  6. d8fc3c5 tegra: video: Merge the display driver into one file by Simon Glass · 9 years ago
  7. e31a2a5 tegra: dts: Sync tegra20.dtsi with Linux v4.4 by Simon Glass · 9 years ago
  8. 89c0346 tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 by Simon Glass · 9 years ago
  9. fad7218 tegra: nyan-big: Move the LCD driver to driver model by Simon Glass · 9 years ago
  10. 3e2b2d9 tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD by Simon Glass · 9 years ago
  11. eb21083 tegra: Allow driver model to be used for the PWM by Simon Glass · 9 years ago
  12. 118d11f tegra: lcd: Merge tegra124-lcd.c into display.c by Simon Glass · 9 years ago
  13. 97f6c52 tegra: pwm: Add a driver for the tegra PWM by Simon Glass · 9 years ago
  14. 5f4de1f tegra: gpio: Show the GPIO value for outputs by Simon Glass · 9 years ago
  15. ce81f40 tegra: dts: Sync up nyan-big files with Linux by Simon Glass · 9 years ago
  16. 74c2571 tegra: dts: Sync up the tegra124 device tree files with Linux by Simon Glass · 9 years ago
  17. a40f7a2 tegra: mmc: Fix comments in the MMC driver init by Simon Glass · 9 years ago
  18. 4f3873d dm: video: Flush the cache after a puts() by Simon Glass · 9 years ago
  19. feb53e2 tegra: keyboard: Fix the init order by Simon Glass · 9 years ago
  20. de6e142 Prepare v2016.03-rc2 by Tom Rini · 9 years ago
  21. 80eea63 test/py: put "Starting U-Boot" into separate log section by Stephen Warren · 9 years ago
  22. 65503db test/py: handle exceptions in console creation by Stephen Warren · 9 years ago
  23. aaf4e91 test/py: print summary in test order by Stephen Warren · 9 years ago
  24. a1234e8 test/py: fix CONFIG_SPL test by Stephen Warren · 9 years ago
  25. ef52e41 Enable test/py for sandbox in Travis CI by Stephen Warren · 9 years ago
  26. 96dbaad test/py: don't import pexpect by Stephen Warren · 9 years ago
  27. c9afc50 test/py: add docs for gdbserver and pytest options by Stephen Warren · 9 years ago
  28. 770fe17 test/py: run all "ut" subtests by Stephen Warren · 9 years ago
  29. 32b4af7 Makefile: generate symbol list from u-boot by Stephen Warren · 9 years ago
  30. d572df1 gpio: Correct handling of 'gpio status' by Simon Glass · 9 years ago
  31. 41bfe43 tools: fix env_flags build by Lubomir Rintel · 9 years ago
  32. d66c83d ARM: rpi: set initrd_high by Lubomir Rintel · 9 years ago
  33. 4f169a0 Makefile: remove BUILD_TAG from KBUILD_CFLAGS by Stephen Warren · 9 years ago
  34. 193e9a1 OMAP3_logic: Add NAND args to boot UBIFS by Adam Ford · 9 years ago
  35. f85a4cf am43xx: qspi: Fix config to select SPI mode by Vignesh R · 9 years ago
  36. 9e20f40 ARM : DRA7: Switch QSPI to use MODE-0 at 64MHz by Vignesh R · 9 years ago
  37. c4aa64a arm: VCMA9: because of NOR flash space constrains, activate THUMB build mode by David Müller (ELSOFT AG) · 9 years ago
  38. 718cb61 arm: build some file(s) as ARM mode only by David Müller (ELSOFT AG) · 9 years ago
  39. f963bb7 arm: the ARM920T is THUMB capable, so select the appropriate ISA by David Müller (ELSOFT AG) · 9 years ago
  40. 408a12d arm: make sure board_init_r() is being called using the right mode (ARM / THUMB) by David Müller (ELSOFT AG) · 9 years ago
  41. f4d4d1b Fix variable documented in README.distro for PXE address. by Vagrant Cascadian · 9 years ago
  42. 4252422 OMAP3LOGIC: Update maintainer by Adam Ford · 9 years ago
  43. d92313a OMAP3: omap3_logic: Grow SPL to 64K from 54K by Adam Ford · 9 years ago
  44. 27095aa OMAP3: am3517_evm: SD/MMC boot with uEnv.txt, zImage, and FDT by Derald D. Woods · 9 years ago
  45. 2bb6872 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  46. 40efc4f ARM: uniphier: add support for PH1-Pro4 Ace and Sanji boards by Masahiro Yamada · 9 years ago
  47. 5b1e397 ARM: dts: uniphier: enable I2C channel 2 of ProXstream2 Gentil board by Masahiro Yamada · 9 years ago
  48. 1723586 ARM: dts: uniphier: add EEPROM node for ProXstream2 Gentil board by Masahiro Yamada · 9 years ago
  49. 517a702 ARM: uniphier: drop unnecessary "bootm_low" environment define by Masahiro Yamada · 9 years ago
  50. 26a2fb0 ARM: uniphier: adjust DDR clock delay line for ProXstream2 by Masahiro Yamada · 9 years ago
  51. 3c8c35c ARM: uniphier: move cmd_ddrmphy.c to fix build error by Masahiro Yamada · 9 years ago
  52. 1b6f03a ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.c by Masahiro Yamada · 9 years ago
  53. ebddfae ARM: uniphier: remove unused header mio-regs.h by Masahiro Yamada · 9 years ago
  54. 7b539fe ARM: uniphier: drop unneeded EHCI pin mux settings by Masahiro Yamada · 9 years ago
  55. 94bf8b5 usb: remove UniPhier EHCI driver by Masahiro Yamada · 9 years ago
  56. d544ef4 ARM: uniphier: switch over to generic EHCI driver by Masahiro Yamada · 9 years ago
  57. cf4280a ARM: dts: uniphier: add clocks properties to EHCI nodes by Masahiro Yamada · 9 years ago
  58. 1d5df7b ARM: dts: uniphier: add device nodes for MIO control block by Masahiro Yamada · 9 years ago
  59. 8095183 ARM: dts: uniphier: add device nodes for Peripheral control block by Masahiro Yamada · 9 years ago
  60. e84513b ARM: dts: uniphier: add device nodes for System Control blocks by Masahiro Yamada · 9 years ago
  61. 224e2f7 ARM: dts: uniphier: add reference clock nodes by Masahiro Yamada · 9 years ago
  62. e4dfb05 clk: uniphier: add Media I/O clock driver for UniPhier SoCs by Masahiro Yamada · 9 years ago
  63. 5fe0e33 ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoC by Masahiro Yamada · 9 years ago
  64. 7a5a5b9 ARM: uniphier: add missing static qualifier by Masahiro Yamada · 9 years ago
  65. 1c1646a ARM: uniphier: create early page table at run-time by Masahiro Yamada · 9 years ago
  66. 4a16289 ARM: uniphier: change stack pointer address for SPL by Masahiro Yamada · 9 years ago
  67. 90c5605 spl: define BOOT_DEVICE_USB by Masahiro Yamada · 9 years ago
  68. 7a4de32 ARM: uniphier: update U-Boot file names in workflow by Masahiro Yamada · 9 years ago
  69. e55dfd1 ARM: uniphier: support some more DRAM use cases on PH1-Pro4 boards by Masahiro Yamada · 9 years ago
  70. 6c2fec1 ARM: uniphier: fix nfsboot command by Masahiro Yamada · 9 years ago
  71. d74a3a2 ARM: uniphier: factor out common part of boot commands by Masahiro Yamada · 9 years ago
  72. 1e5cefa ARM: uniphier: add default bootm_low to fix FIT boot by Masahiro Yamada · 9 years ago
  73. 9e81697 ARM: uniphier: fix NOR boot command by Masahiro Yamada · 9 years ago
  74. c7b0bc7 arasan: nfc: Add initial nand driver support for arasan by Siva Durga Prasad Paladugu · 9 years ago
  75. 937ad76 zynqmp: nand: Add Nand driver support for zynqmp by Siva Durga Prasad Paladugu · 9 years ago
  76. f6ca2a6 mtd: pxa3xx_nand: Don't alloc unneeded memory by Kevin Smith · 9 years ago
  77. 4d21b59 mtd: pxa3xx_nand: Correct offset calculation by Kevin Smith · 9 years ago
  78. 8a02d63 mtd: pxa3xx_nand: Correct null dereference by Kevin Smith · 9 years ago
  79. e37d5a9 nand: mxs: fix error handling for mxs_nand_init by Peng Fan · 9 years ago
  80. f4a63c9 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  81. 669933b video: tegra: Enable the 'lcd' env variable work-around by Simon Glass · 9 years ago
  82. 86f0746 dm: video: Add a temporary work-around for old stdout var by Simon Glass · 9 years ago
  83. ff94579 Revert "common/memsize.c: Simplify RAM size detection" by Hans de Goede · 9 years ago
  84. 5af83c4 test/py: capture the entire U-Boot version at boot by Stephen Warren · 9 years ago
  85. 4223a2f test/py: fix off-by-one error in spawn matching code by Stephen Warren · 9 years ago
  86. e3f2a50 test/py: HTML awesome! by Stephen Warren · 9 years ago
  87. 1979cbb test/py: exit(1) if there are problems running py.test by Stephen Warren · 9 years ago
  88. 35d0a95 itest: allow map_physmem to return 0 in limited cases by Stephen Warren · 9 years ago
  89. 0d1c43a gunzip: remove avail_in recalculation by Stephen Warren · 9 years ago
  90. 4db9276 sniper: Drop references to P970 by Paul Kocialkowski · 9 years ago
  91. 615b145 s3c24xx: serial: Remove dead code by David Müller (ELSOFT AG) · 9 years ago
  92. 4860a6c 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
  93. 440fc76 Remove unused CONFIG_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  94. 593ec02 Remove unused CONFIG_CMD_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  95. fe6fbf3 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  96. 462854e ARM: rpi: set fdt_high in the default environment by Stephen Warren · 9 years ago
  97. 507f863 ARM: rpi: update memory layout env. var. documentation by Stephen Warren · 9 years ago
  98. b970a89 board_r: fix a typo in comment block by Masahiro Yamada · 9 years ago
  99. 3ac7494 kbuild: fix build rule of u-boot-spl.dtb by Masahiro Yamada · 9 years ago
  100. cd98a27 kbuild: add missing FORCE where $(call if_changed, ) is used by Masahiro Yamada · 9 years ago