1. 195629c arm: VCMA9: because of NOR flash space constrains, activate THUMB build mode by David Müller (ELSOFT AG) · 9 years ago
  2. 26275da arm: build some file(s) as ARM mode only by David Müller (ELSOFT AG) · 9 years ago
  3. 02499e4 arm: the ARM920T is THUMB capable, so select the appropriate ISA by David Müller (ELSOFT AG) · 9 years ago
  4. 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
  5. 7101c4c Fix variable documented in README.distro for PXE address. by Vagrant Cascadian · 9 years ago
  6. 6febd8c OMAP3LOGIC: Update maintainer by Adam Ford · 9 years ago
  7. f92dfc8 OMAP3: omap3_logic: Grow SPL to 64K from 54K by Adam Ford · 9 years ago
  8. 45776e3 OMAP3: am3517_evm: SD/MMC boot with uEnv.txt, zImage, and FDT by Derald D. Woods · 9 years ago
  9. 823ecd7 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  10. 3f23111 ARM: uniphier: add support for PH1-Pro4 Ace and Sanji boards by Masahiro Yamada · 9 years ago
  11. 500aaca ARM: dts: uniphier: enable I2C channel 2 of ProXstream2 Gentil board by Masahiro Yamada · 9 years ago
  12. a65256d ARM: dts: uniphier: add EEPROM node for ProXstream2 Gentil board by Masahiro Yamada · 9 years ago
  13. 768cade ARM: uniphier: drop unnecessary "bootm_low" environment define by Masahiro Yamada · 9 years ago
  14. f775c09 ARM: uniphier: adjust DDR clock delay line for ProXstream2 by Masahiro Yamada · 9 years ago
  15. c955289 ARM: uniphier: move cmd_ddrmphy.c to fix build error by Masahiro Yamada · 9 years ago
  16. 126f9ba ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.c by Masahiro Yamada · 9 years ago
  17. 2851971 ARM: uniphier: remove unused header mio-regs.h by Masahiro Yamada · 9 years ago
  18. 8034b51 ARM: uniphier: drop unneeded EHCI pin mux settings by Masahiro Yamada · 9 years ago
  19. 75d297e usb: remove UniPhier EHCI driver by Masahiro Yamada · 9 years ago
  20. cd0847f ARM: uniphier: switch over to generic EHCI driver by Masahiro Yamada · 9 years ago
  21. 49dde45 ARM: dts: uniphier: add clocks properties to EHCI nodes by Masahiro Yamada · 9 years ago
  22. aa37aba ARM: dts: uniphier: add device nodes for MIO control block by Masahiro Yamada · 9 years ago
  23. 9fbb2f7 ARM: dts: uniphier: add device nodes for Peripheral control block by Masahiro Yamada · 9 years ago
  24. 233812a ARM: dts: uniphier: add device nodes for System Control blocks by Masahiro Yamada · 9 years ago
  25. cc33609 ARM: dts: uniphier: add reference clock nodes by Masahiro Yamada · 9 years ago
  26. 48264d9 clk: uniphier: add Media I/O clock driver for UniPhier SoCs by Masahiro Yamada · 9 years ago
  27. fec4816 ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoC by Masahiro Yamada · 9 years ago
  28. a89be27 ARM: uniphier: add missing static qualifier by Masahiro Yamada · 9 years ago
  29. 4b50369 ARM: uniphier: create early page table at run-time by Masahiro Yamada · 9 years ago
  30. 755c7d9 ARM: uniphier: change stack pointer address for SPL by Masahiro Yamada · 9 years ago
  31. 494456b spl: define BOOT_DEVICE_USB by Masahiro Yamada · 9 years ago
  32. 3cb9abc ARM: uniphier: update U-Boot file names in workflow by Masahiro Yamada · 9 years ago
  33. 84a7562 ARM: uniphier: support some more DRAM use cases on PH1-Pro4 boards by Masahiro Yamada · 9 years ago
  34. d566f75 ARM: uniphier: fix nfsboot command by Masahiro Yamada · 9 years ago
  35. cd5d956 ARM: uniphier: factor out common part of boot commands by Masahiro Yamada · 9 years ago
  36. a304143 ARM: uniphier: add default bootm_low to fix FIT boot by Masahiro Yamada · 9 years ago
  37. 90a6e92 ARM: uniphier: fix NOR boot command by Masahiro Yamada · 9 years ago
  38. e4b40e9 arasan: nfc: Add initial nand driver support for arasan by Siva Durga Prasad Paladugu · 9 years ago
  39. 78cb965 zynqmp: nand: Add Nand driver support for zynqmp by Siva Durga Prasad Paladugu · 9 years ago
  40. 065a373 mtd: pxa3xx_nand: Don't alloc unneeded memory by Kevin Smith · 9 years ago
  41. 84caff3 mtd: pxa3xx_nand: Correct offset calculation by Kevin Smith · 9 years ago
  42. b7d3e4a mtd: pxa3xx_nand: Correct null dereference by Kevin Smith · 9 years ago
  43. 549d7c0 nand: mxs: fix error handling for mxs_nand_init by Peng Fan · 9 years ago
  44. 9ef2835 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  45. 6c88b51 video: tegra: Enable the 'lcd' env variable work-around by Simon Glass · 9 years ago
  46. a2931b3 dm: video: Add a temporary work-around for old stdout var by Simon Glass · 9 years ago
  47. cc8d698 Revert "common/memsize.c: Simplify RAM size detection" by Hans de Goede · 9 years ago
  48. c82ce04 test/py: capture the entire U-Boot version at boot by Stephen Warren · 9 years ago
  49. d892681 test/py: fix off-by-one error in spawn matching code by Stephen Warren · 9 years ago
  50. 83357fd test/py: HTML awesome! by Stephen Warren · 9 years ago
  51. ac99831 test/py: exit(1) if there are problems running py.test by Stephen Warren · 9 years ago
  52. 986fe37 itest: allow map_physmem to return 0 in limited cases by Stephen Warren · 9 years ago
  53. 1934665 gunzip: remove avail_in recalculation by Stephen Warren · 9 years ago
  54. 39af3d8 sniper: Drop references to P970 by Paul Kocialkowski · 9 years ago
  55. 470250e s3c24xx: serial: Remove dead code by David Müller (ELSOFT AG) · 9 years ago
  56. 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
  57. 5a6f68d Remove unused CONFIG_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  58. b7fbdc6 Remove unused CONFIG_CMD_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  59. 928f605 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  60. 89ca100 ARM: rpi: set fdt_high in the default environment by Stephen Warren · 9 years ago
  61. 685dc83 ARM: rpi: update memory layout env. var. documentation by Stephen Warren · 9 years ago
  62. 776babd board_r: fix a typo in comment block by Masahiro Yamada · 9 years ago
  63. 35b7867 kbuild: fix build rule of u-boot-spl.dtb by Masahiro Yamada · 9 years ago
  64. 514ec43 kbuild: add missing FORCE where $(call if_changed, ) is used by Masahiro Yamada · 9 years ago
  65. 8ee19a7 kbuild: remove unneeded ifdef conditionals around build rules by Masahiro Yamada · 9 years ago
  66. 0cb389d image: fix getenv_bootm_size() function again by Masahiro Yamada · 9 years ago
  67. 89ab841 test/py: support running sandbox under gdbserver by Stephen Warren · 9 years ago
  68. ee05fed malloc: solve dead code issue in memalign() by Stephen Warren · 9 years ago
  69. 7c60423 api: Add FreeBSD API support for MIPS platforms by Stanislav Galabov · 9 years ago
  70. e4c1b4d .travis.yml: explicitly request sudo by Stephen Warren · 9 years ago
  71. 859f143 rpi: set ethaddr as well by Lubomir Rintel · 9 years ago
  72. 8e7cba0 common/memsize.c: Simplify RAM size detection by Eddy Petrișor · 9 years ago
  73. ab8dd5e defconfig: k2g_evm_defconfig: enable net driver model by Mugunthan V N · 9 years ago
  74. 2c5bf6c ARM: dts: k2g: Add keystone net dts files by Mugunthan V N · 9 years ago
  75. 15b0d65 defconfig: k2e_evm_defconfig: enable net driver model by Mugunthan V N · 9 years ago
  76. 95fac76 defconfig: k2l_evm_defconfig: enable net driver model by Mugunthan V N · 9 years ago
  77. 9a350e9 defconfig: k2hk_evm_defconfig: enable net driver model by Mugunthan V N · 9 years ago
  78. 6599f36 drivers: net: keystone_net: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  79. 347348f drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH by Mugunthan V N · 9 years ago
  80. 0369008 board: ti: ks2_evm: remove board_eth_init when CONFIG_DM_ETH is defined by Mugunthan V N · 9 years ago
  81. 362b96c OMAP3: omap3_logic: Remove YAFFS support. by Adam Ford · 9 years ago
  82. 1e1acc7 OMAP3: omap3_logic: Enable CONFIG_SMC911X_32_BIT by Adam Ford · 9 years ago
  83. 588e41d OMAP3: omap3_logic: Enable Android Fastboot by Adam Ford · 9 years ago
  84. 92d05e5 dm: Update on current serial driver status by Simon Glass · 9 years ago
  85. 492f46c dm: pxa: serial: Drop serial_sa1100 serial driver by Simon Glass · 9 years ago
  86. 30b9d75 dm: serial: Drop serial_max3100 serial driver by Simon Glass · 9 years ago
  87. c3dd578 dm: freescale: serial: Drop serial_imx serial driver by Simon Glass · 9 years ago
  88. be47933 dm: opencores: Drop opencores_yanu serial driver by Simon Glass · 9 years ago
  89. baf7125 dm: freescale: Drop mxs_auart serial driver by Simon Glass · 9 years ago
  90. 2cd1ff8 OMAP3_LOGIC: Setup defconfig to enable SPL and NAND booting by Adam Ford · 9 years ago
  91. 49c7303 OMAP3: Enable SPL on omap3_logic by Adam Ford · 9 years ago
  92. 7443a9c rpi: fix up Model B entries by Lubomir Rintel · 9 years ago
  93. dba060c rpi: link to another model number info source by Stephen Warren · 9 years ago
  94. f3b267b hush: Add rudimentary support for PS1 and PS2 by Marek Vasut · 9 years ago
  95. 13d3046 hush: Pull out U-Boot prompt display and read functionality by Marek Vasut · 9 years ago
  96. dffceb4 serial: serial_stm32: move clock config from driver to board by Vikas Manocha · 9 years ago
  97. 334a994 test, tools: introduce tbot README by Heiko Schocher · 9 years ago
  98. b17b7ea ARM: omap3_logic: Fix pin muxing by Adam Ford · 9 years ago
  99. b92ae3a tools: env: update usage strings by Andreas Fenkart · 9 years ago
  100. af93e3d tools: env: factor out parse_common_args by Andreas Fenkart · 9 years ago