1. 90a6e92 ARM: uniphier: fix NOR boot command by Masahiro Yamada · 9 years ago
  2. 9ef2835 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  3. 6c88b51 video: tegra: Enable the 'lcd' env variable work-around by Simon Glass · 9 years ago
  4. a2931b3 dm: video: Add a temporary work-around for old stdout var by Simon Glass · 9 years ago
  5. cc8d698 Revert "common/memsize.c: Simplify RAM size detection" by Hans de Goede · 9 years ago
  6. c82ce04 test/py: capture the entire U-Boot version at boot by Stephen Warren · 9 years ago
  7. d892681 test/py: fix off-by-one error in spawn matching code by Stephen Warren · 9 years ago
  8. 83357fd test/py: HTML awesome! by Stephen Warren · 9 years ago
  9. ac99831 test/py: exit(1) if there are problems running py.test by Stephen Warren · 9 years ago
  10. 986fe37 itest: allow map_physmem to return 0 in limited cases by Stephen Warren · 9 years ago
  11. 1934665 gunzip: remove avail_in recalculation by Stephen Warren · 9 years ago
  12. 39af3d8 sniper: Drop references to P970 by Paul Kocialkowski · 9 years ago
  13. 470250e s3c24xx: serial: Remove dead code by David Müller (ELSOFT AG) · 9 years ago
  14. 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
  15. 5a6f68d Remove unused CONFIG_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  16. b7fbdc6 Remove unused CONFIG_CMD_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  17. 928f605 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  18. 89ca100 ARM: rpi: set fdt_high in the default environment by Stephen Warren · 9 years ago
  19. 685dc83 ARM: rpi: update memory layout env. var. documentation by Stephen Warren · 9 years ago
  20. 776babd board_r: fix a typo in comment block by Masahiro Yamada · 9 years ago
  21. 35b7867 kbuild: fix build rule of u-boot-spl.dtb by Masahiro Yamada · 9 years ago
  22. 514ec43 kbuild: add missing FORCE where $(call if_changed, ) is used by Masahiro Yamada · 9 years ago
  23. 8ee19a7 kbuild: remove unneeded ifdef conditionals around build rules by Masahiro Yamada · 9 years ago
  24. 0cb389d image: fix getenv_bootm_size() function again by Masahiro Yamada · 9 years ago
  25. 89ab841 test/py: support running sandbox under gdbserver by Stephen Warren · 9 years ago
  26. ee05fed malloc: solve dead code issue in memalign() by Stephen Warren · 9 years ago
  27. 7c60423 api: Add FreeBSD API support for MIPS platforms by Stanislav Galabov · 9 years ago
  28. e4c1b4d .travis.yml: explicitly request sudo by Stephen Warren · 9 years ago
  29. 859f143 rpi: set ethaddr as well by Lubomir Rintel · 9 years ago
  30. 8e7cba0 common/memsize.c: Simplify RAM size detection by Eddy Petrișor · 9 years ago
  31. ab8dd5e defconfig: k2g_evm_defconfig: enable net driver model by Mugunthan V N · 9 years ago
  32. 2c5bf6c ARM: dts: k2g: Add keystone net dts files by Mugunthan V N · 9 years ago
  33. 15b0d65 defconfig: k2e_evm_defconfig: enable net driver model by Mugunthan V N · 9 years ago
  34. 95fac76 defconfig: k2l_evm_defconfig: enable net driver model by Mugunthan V N · 9 years ago
  35. 9a350e9 defconfig: k2hk_evm_defconfig: enable net driver model by Mugunthan V N · 9 years ago
  36. 6599f36 drivers: net: keystone_net: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  37. 347348f drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH by Mugunthan V N · 9 years ago
  38. 0369008 board: ti: ks2_evm: remove board_eth_init when CONFIG_DM_ETH is defined by Mugunthan V N · 9 years ago
  39. 362b96c OMAP3: omap3_logic: Remove YAFFS support. by Adam Ford · 9 years ago
  40. 1e1acc7 OMAP3: omap3_logic: Enable CONFIG_SMC911X_32_BIT by Adam Ford · 9 years ago
  41. 588e41d OMAP3: omap3_logic: Enable Android Fastboot by Adam Ford · 9 years ago
  42. 92d05e5 dm: Update on current serial driver status by Simon Glass · 9 years ago
  43. 492f46c dm: pxa: serial: Drop serial_sa1100 serial driver by Simon Glass · 9 years ago
  44. 30b9d75 dm: serial: Drop serial_max3100 serial driver by Simon Glass · 9 years ago
  45. c3dd578 dm: freescale: serial: Drop serial_imx serial driver by Simon Glass · 9 years ago
  46. be47933 dm: opencores: Drop opencores_yanu serial driver by Simon Glass · 9 years ago
  47. baf7125 dm: freescale: Drop mxs_auart serial driver by Simon Glass · 9 years ago
  48. 2cd1ff8 OMAP3_LOGIC: Setup defconfig to enable SPL and NAND booting by Adam Ford · 9 years ago
  49. 49c7303 OMAP3: Enable SPL on omap3_logic by Adam Ford · 9 years ago
  50. 7443a9c rpi: fix up Model B entries by Lubomir Rintel · 9 years ago
  51. dba060c rpi: link to another model number info source by Stephen Warren · 9 years ago
  52. f3b267b hush: Add rudimentary support for PS1 and PS2 by Marek Vasut · 9 years ago
  53. 13d3046 hush: Pull out U-Boot prompt display and read functionality by Marek Vasut · 9 years ago
  54. dffceb4 serial: serial_stm32: move clock config from driver to board by Vikas Manocha · 9 years ago
  55. 334a994 test, tools: introduce tbot README by Heiko Schocher · 9 years ago
  56. b17b7ea ARM: omap3_logic: Fix pin muxing by Adam Ford · 9 years ago
  57. b92ae3a tools: env: update usage strings by Andreas Fenkart · 9 years ago
  58. af93e3d tools: env: factor out parse_common_args by Andreas Fenkart · 9 years ago
  59. 1ce6869 tools: env: shift optind arguments and fix argument indices by Andreas Fenkart · 9 years ago
  60. 371ee13 tools: env: parse aes key / suppress flag into argument struct by Andreas Fenkart · 9 years ago
  61. 07ce944 tools: env: introduce setenv/printenv argument structs by Andreas Fenkart · 9 years ago
  62. 8b27abd tools: env: make parse_aes_key stateless by Andreas Fenkart · 9 years ago
  63. 167f525 tools: env validate: pass values as 0-based array by Andreas Fenkart · 9 years ago
  64. 57dc53a Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 9 years ago
  65. 7b6dc11 Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · 9 years ago
  66. 1382648 video: bcm2835: use bus_to_phys() on FB address by Stephen Warren · 9 years ago
  67. 2300184 net: davinci_emac: fix NULL check after pointer dereference by Vishwas Srivastava · 9 years ago
  68. 1a9115e ppc: xilinx-ppc405-generic by Ricardo Ribalda · 9 years ago
  69. abbf2d9 net: fix wrong initialization in davinci-emac driver by Vishwas Srivastava · 9 years ago
  70. 1889a7e fdt: introduce fdtdec_get_child_count by Peng Fan · 9 years ago
  71. c4a45d4 rockchip: Drop old CONFIG_VIDEO_ROTATION option by Simon Glass · 9 years ago
  72. 512cab7 bzlib: Try another way to fix an unused variable by Simon Glass · 9 years ago
  73. a108082 video: test: Adjust order of file closure by Simon Glass · 9 years ago
  74. 2b80b4e video: Use 'int' for loop variables instead of short by Simon Glass · 9 years ago
  75. e517db7 cmd: Fix control bmp_display() by Simon Glass · 9 years ago
  76. a7c45ec microblaze: Correct build error in eth-uclass.c by Simon Glass · 9 years ago
  77. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  78. e4f348b nios2: set up the debug UART early by Thomas Chou · 9 years ago
  79. 5c88442 x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE by Bin Meng · 9 years ago
  80. d8277a8 x86: Disable DM_PCI_COMPAT by Bin Meng · 9 years ago
  81. 308143e dm: pci: Add missing forward declarations by Bin Meng · 9 years ago
  82. 971611e x86: chromebox_panther: Convert to use driver model ethernet by Bin Meng · 9 years ago
  83. 6ce73f5 x86: chromebox_panther: Drop the cache line size hack by Bin Meng · 9 years ago
  84. 50c88e4 efi: app: Disable CONFIG_USB_EHCI_PCI by Bin Meng · 9 years ago
  85. e1d1b62 efi: app: Clean up defconfig by Bin Meng · 9 years ago
  86. 5a257df x86: quark: Use Quark's own PCI config APIs by Bin Meng · 9 years ago
  87. 81dab9a net: e1000: Convert to use DM PCI API by Bin Meng · 9 years ago
  88. 6758a6c net: designware: Use dm_pci_mem_to_phys() in the probe routine by Bin Meng · 9 years ago
  89. c52ac3f net: pch_gbe: Convert to use DM PCI API by Bin Meng · 9 years ago
  90. 3857ed0 x86: pci: Drop legacy PCI APIs by Bin Meng · 9 years ago
  91. 58316f9 x86: pci: Use DM PCI APIs in pci_assign_irqs() by Bin Meng · 9 years ago
  92. 6039200 x86: qemu: Convert to use DM PCI API by Bin Meng · 9 years ago
  93. 66484f0 x86: tnc: Remove IGD and SDVO devices from driver model by Bin Meng · 9 years ago
  94. 2b94d9f x86: tnc: Use DM PCI API in disable_igd() by Bin Meng · 9 years ago
  95. 9e36c53 x86: tnc: Change disable_igd() to have a return value by Bin Meng · 9 years ago
  96. 248c4fa x86: irq: Convert to use DM PCI API by Bin Meng · 9 years ago
  97. b46c208 x86: irq: Move irq_router to a per driver priv by Bin Meng · 9 years ago
  98. 819133d x86: irq: Get irq_router's bdf via dm_pci_get_bdf() by Bin Meng · 9 years ago
  99. e75711a x86: minnowmax: Drop io-base property in the pch_pinctrl node by Bin Meng · 9 years ago
  100. 2b7ff26 x86: Drop asm/arch/gpio.h by Bin Meng · 9 years ago