1. 1723586 ARM: dts: uniphier: add EEPROM node for ProXstream2 Gentil board by Masahiro Yamada · 9 years ago
  2. 517a702 ARM: uniphier: drop unnecessary "bootm_low" environment define by Masahiro Yamada · 9 years ago
  3. 26a2fb0 ARM: uniphier: adjust DDR clock delay line for ProXstream2 by Masahiro Yamada · 9 years ago
  4. 3c8c35c ARM: uniphier: move cmd_ddrmphy.c to fix build error by Masahiro Yamada · 9 years ago
  5. 1b6f03a ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.c by Masahiro Yamada · 9 years ago
  6. ebddfae ARM: uniphier: remove unused header mio-regs.h by Masahiro Yamada · 9 years ago
  7. 7b539fe ARM: uniphier: drop unneeded EHCI pin mux settings by Masahiro Yamada · 9 years ago
  8. 94bf8b5 usb: remove UniPhier EHCI driver by Masahiro Yamada · 9 years ago
  9. d544ef4 ARM: uniphier: switch over to generic EHCI driver by Masahiro Yamada · 9 years ago
  10. cf4280a ARM: dts: uniphier: add clocks properties to EHCI nodes by Masahiro Yamada · 9 years ago
  11. 1d5df7b ARM: dts: uniphier: add device nodes for MIO control block by Masahiro Yamada · 9 years ago
  12. 8095183 ARM: dts: uniphier: add device nodes for Peripheral control block by Masahiro Yamada · 9 years ago
  13. e84513b ARM: dts: uniphier: add device nodes for System Control blocks by Masahiro Yamada · 9 years ago
  14. 224e2f7 ARM: dts: uniphier: add reference clock nodes by Masahiro Yamada · 9 years ago
  15. e4dfb05 clk: uniphier: add Media I/O clock driver for UniPhier SoCs by Masahiro Yamada · 9 years ago
  16. 5fe0e33 ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoC by Masahiro Yamada · 9 years ago
  17. 7a5a5b9 ARM: uniphier: add missing static qualifier by Masahiro Yamada · 9 years ago
  18. 1c1646a ARM: uniphier: create early page table at run-time by Masahiro Yamada · 9 years ago
  19. 4a16289 ARM: uniphier: change stack pointer address for SPL by Masahiro Yamada · 9 years ago
  20. 90c5605 spl: define BOOT_DEVICE_USB by Masahiro Yamada · 9 years ago
  21. 7a4de32 ARM: uniphier: update U-Boot file names in workflow by Masahiro Yamada · 9 years ago
  22. e55dfd1 ARM: uniphier: support some more DRAM use cases on PH1-Pro4 boards by Masahiro Yamada · 9 years ago
  23. 6c2fec1 ARM: uniphier: fix nfsboot command by Masahiro Yamada · 9 years ago
  24. d74a3a2 ARM: uniphier: factor out common part of boot commands by Masahiro Yamada · 9 years ago
  25. 1e5cefa ARM: uniphier: add default bootm_low to fix FIT boot by Masahiro Yamada · 9 years ago
  26. 9e81697 ARM: uniphier: fix NOR boot command by Masahiro Yamada · 9 years ago
  27. f4a63c9 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  28. 669933b video: tegra: Enable the 'lcd' env variable work-around by Simon Glass · 9 years ago
  29. 86f0746 dm: video: Add a temporary work-around for old stdout var by Simon Glass · 9 years ago
  30. ff94579 Revert "common/memsize.c: Simplify RAM size detection" by Hans de Goede · 9 years ago
  31. 5af83c4 test/py: capture the entire U-Boot version at boot by Stephen Warren · 9 years ago
  32. 4223a2f test/py: fix off-by-one error in spawn matching code by Stephen Warren · 9 years ago
  33. e3f2a50 test/py: HTML awesome! by Stephen Warren · 9 years ago
  34. 1979cbb test/py: exit(1) if there are problems running py.test by Stephen Warren · 9 years ago
  35. 35d0a95 itest: allow map_physmem to return 0 in limited cases by Stephen Warren · 9 years ago
  36. 0d1c43a gunzip: remove avail_in recalculation by Stephen Warren · 9 years ago
  37. 4db9276 sniper: Drop references to P970 by Paul Kocialkowski · 9 years ago
  38. 615b145 s3c24xx: serial: Remove dead code by David Müller (ELSOFT AG) · 9 years ago
  39. 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
  40. 440fc76 Remove unused CONFIG_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  41. 593ec02 Remove unused CONFIG_CMD_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  42. fe6fbf3 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  43. 462854e ARM: rpi: set fdt_high in the default environment by Stephen Warren · 9 years ago
  44. 507f863 ARM: rpi: update memory layout env. var. documentation by Stephen Warren · 9 years ago
  45. b970a89 board_r: fix a typo in comment block by Masahiro Yamada · 9 years ago
  46. 3ac7494 kbuild: fix build rule of u-boot-spl.dtb by Masahiro Yamada · 9 years ago
  47. cd98a27 kbuild: add missing FORCE where $(call if_changed, ) is used by Masahiro Yamada · 9 years ago
  48. c8febb3 kbuild: remove unneeded ifdef conditionals around build rules by Masahiro Yamada · 9 years ago
  49. bee2f4b image: fix getenv_bootm_size() function again by Masahiro Yamada · 9 years ago
  50. 33db1ee test/py: support running sandbox under gdbserver by Stephen Warren · 9 years ago
  51. d901851 malloc: solve dead code issue in memalign() by Stephen Warren · 9 years ago
  52. 35d35e8 api: Add FreeBSD API support for MIPS platforms by Stanislav Galabov · 9 years ago
  53. a427efc .travis.yml: explicitly request sudo by Stephen Warren · 9 years ago
  54. 3ac09f8 rpi: set ethaddr as well by Lubomir Rintel · 9 years ago
  55. 3ef69de common/memsize.c: Simplify RAM size detection by Eddy Petrișor · 9 years ago
  56. 602722f defconfig: k2g_evm_defconfig: enable net driver model by Mugunthan V N · 9 years ago
  57. 3784cc2 ARM: dts: k2g: Add keystone net dts files by Mugunthan V N · 9 years ago
  58. df4c9b1 defconfig: k2e_evm_defconfig: enable net driver model by Mugunthan V N · 9 years ago
  59. 600c25d defconfig: k2l_evm_defconfig: enable net driver model by Mugunthan V N · 9 years ago
  60. e8f4f69 defconfig: k2hk_evm_defconfig: enable net driver model by Mugunthan V N · 9 years ago
  61. c838673 drivers: net: keystone_net: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  62. cbd7daa drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH by Mugunthan V N · 9 years ago
  63. 33fab26 board: ti: ks2_evm: remove board_eth_init when CONFIG_DM_ETH is defined by Mugunthan V N · 9 years ago
  64. 5e9d97f OMAP3: omap3_logic: Remove YAFFS support. by Adam Ford · 9 years ago
  65. 5a175cc OMAP3: omap3_logic: Enable CONFIG_SMC911X_32_BIT by Adam Ford · 9 years ago
  66. d76b69c OMAP3: omap3_logic: Enable Android Fastboot by Adam Ford · 9 years ago
  67. 90f437f dm: Update on current serial driver status by Simon Glass · 9 years ago
  68. b5f88e8 dm: pxa: serial: Drop serial_sa1100 serial driver by Simon Glass · 9 years ago
  69. e62df99 dm: serial: Drop serial_max3100 serial driver by Simon Glass · 9 years ago
  70. 5e86d7e dm: freescale: serial: Drop serial_imx serial driver by Simon Glass · 9 years ago
  71. b82d544 dm: opencores: Drop opencores_yanu serial driver by Simon Glass · 9 years ago
  72. 1942e14 dm: freescale: Drop mxs_auart serial driver by Simon Glass · 9 years ago
  73. de2e887 OMAP3_LOGIC: Setup defconfig to enable SPL and NAND booting by Adam Ford · 9 years ago
  74. 5326c29 OMAP3: Enable SPL on omap3_logic by Adam Ford · 9 years ago
  75. c44f76e rpi: fix up Model B entries by Lubomir Rintel · 9 years ago
  76. a33dc8b rpi: link to another model number info source by Stephen Warren · 9 years ago
  77. 734fb04 hush: Add rudimentary support for PS1 and PS2 by Marek Vasut · 9 years ago
  78. 755e12d hush: Pull out U-Boot prompt display and read functionality by Marek Vasut · 9 years ago
  79. 931a7a5 serial: serial_stm32: move clock config from driver to board by Vikas Manocha · 9 years ago
  80. fa53dfa test, tools: introduce tbot README by Heiko Schocher · 9 years ago
  81. 0e2f787 ARM: omap3_logic: Fix pin muxing by Adam Ford · 9 years ago
  82. 9b5a28b tools: env: update usage strings by Andreas Fenkart · 9 years ago
  83. 6726fc4 tools: env: factor out parse_common_args by Andreas Fenkart · 9 years ago
  84. 14908ef tools: env: shift optind arguments and fix argument indices by Andreas Fenkart · 9 years ago
  85. aa01f8d tools: env: parse aes key / suppress flag into argument struct by Andreas Fenkart · 9 years ago
  86. 33e9177 tools: env: introduce setenv/printenv argument structs by Andreas Fenkart · 9 years ago
  87. a34e5c5 tools: env: make parse_aes_key stateless by Andreas Fenkart · 9 years ago
  88. 4e336ee tools: env validate: pass values as 0-based array by Andreas Fenkart · 9 years ago
  89. 3d93c94 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 9 years ago
  90. b3345be Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · 9 years ago
  91. 888a90c video: bcm2835: use bus_to_phys() on FB address by Stephen Warren · 9 years ago
  92. c994c9c net: davinci_emac: fix NULL check after pointer dereference by Vishwas Srivastava · 9 years ago
  93. dc1d546 ppc: xilinx-ppc405-generic by Ricardo Ribalda · 9 years ago
  94. 8aaeb1f net: fix wrong initialization in davinci-emac driver by Vishwas Srivastava · 9 years ago
  95. 23dd3a0 fdt: introduce fdtdec_get_child_count by Peng Fan · 9 years ago
  96. 6b52fba rockchip: Drop old CONFIG_VIDEO_ROTATION option by Simon Glass · 9 years ago
  97. c2e2efe bzlib: Try another way to fix an unused variable by Simon Glass · 9 years ago
  98. 9050c5f video: test: Adjust order of file closure by Simon Glass · 9 years ago
  99. 1f47573 video: Use 'int' for loop variables instead of short by Simon Glass · 9 years ago
  100. 476e8af cmd: Fix control bmp_display() by Simon Glass · 9 years ago