1. c21c28b arm: at91: Add support for DENX MA5D4 SoM and EVK by Marek Vasut · 9 years ago
  2. b96fd82 siemens,at91: enable features for smartweb by Matthias Michel · 9 years ago
  3. 9d31361 ARM: rpi: set initrd_high by Lubomir Rintel · 9 years ago
  4. a094c92 OMAP3_logic: Add NAND args to boot UBIFS by Adam Ford · 9 years ago
  5. 46f7bb0 am43xx: qspi: Fix config to select SPI mode by Vignesh R · 9 years ago
  6. 900e210 ARM : DRA7: Switch QSPI to use MODE-0 at 64MHz by Vignesh R · 9 years ago
  7. 195629c arm: VCMA9: because of NOR flash space constrains, activate THUMB build mode by David Müller (ELSOFT AG) · 9 years ago
  8. f92dfc8 OMAP3: omap3_logic: Grow SPL to 64K from 54K by Adam Ford · 9 years ago
  9. 45776e3 OMAP3: am3517_evm: SD/MMC boot with uEnv.txt, zImage, and FDT by Derald D. Woods · 9 years ago
  10. 823ecd7 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  11. 768cade ARM: uniphier: drop unnecessary "bootm_low" environment define by Masahiro Yamada · 9 years ago
  12. 755c7d9 ARM: uniphier: change stack pointer address for SPL by Masahiro Yamada · 9 years ago
  13. 3cb9abc ARM: uniphier: update U-Boot file names in workflow by Masahiro Yamada · 9 years ago
  14. d566f75 ARM: uniphier: fix nfsboot command by Masahiro Yamada · 9 years ago
  15. cd5d956 ARM: uniphier: factor out common part of boot commands by Masahiro Yamada · 9 years ago
  16. a304143 ARM: uniphier: add default bootm_low to fix FIT boot by Masahiro Yamada · 9 years ago
  17. 90a6e92 ARM: uniphier: fix NOR boot command by Masahiro Yamada · 9 years ago
  18. 78cb965 zynqmp: nand: Add Nand driver support for zynqmp by Siva Durga Prasad Paladugu · 9 years ago
  19. 39af3d8 sniper: Drop references to P970 by Paul Kocialkowski · 9 years ago
  20. b7fbdc6 Remove unused CONFIG_CMD_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  21. 928f605 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  22. 89ca100 ARM: rpi: set fdt_high in the default environment by Stephen Warren · 9 years ago
  23. 685dc83 ARM: rpi: update memory layout env. var. documentation by Stephen Warren · 9 years ago
  24. 362b96c OMAP3: omap3_logic: Remove YAFFS support. by Adam Ford · 9 years ago
  25. 1e1acc7 OMAP3: omap3_logic: Enable CONFIG_SMC911X_32_BIT by Adam Ford · 9 years ago
  26. 588e41d OMAP3: omap3_logic: Enable Android Fastboot by Adam Ford · 9 years ago
  27. baf7125 dm: freescale: Drop mxs_auart serial driver by Simon Glass · 9 years ago
  28. 49c7303 OMAP3: Enable SPL on omap3_logic by Adam Ford · 9 years ago
  29. 167f525 tools: env validate: pass values as 0-based array by Andreas Fenkart · 9 years ago
  30. 57dc53a Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 9 years ago
  31. 1889a7e fdt: introduce fdtdec_get_child_count by Peng Fan · 9 years ago
  32. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  33. 308143e dm: pci: Add missing forward declarations by Bin Meng · 9 years ago
  34. 6ce73f5 x86: chromebox_panther: Drop the cache line size hack by Bin Meng · 9 years ago
  35. 50c88e4 efi: app: Disable CONFIG_USB_EHCI_PCI by Bin Meng · 9 years ago
  36. e1d1b62 efi: app: Clean up defconfig by Bin Meng · 9 years ago
  37. 79d4eb6 dm: pch: Add get_io_base op by Bin Meng · 9 years ago
  38. 384980c dm: pch: Add get_gpio_base op by Bin Meng · 9 years ago
  39. 3e389d8 dm: pch: Rename get_sbase op to get_spi_base by Bin Meng · 9 years ago
  40. d02be99 dm: pch: Remove pch_get_version op by Bin Meng · 9 years ago
  41. efd633c x86: tnc: Drop unprotect_spi_flash() by Bin Meng · 9 years ago
  42. f7c3638 x86: x86-common.h: Add CONFIG_BOOTDELAY by Stefan Roese · 9 years ago
  43. ce2896a arm: vybrid: Drop enabling GPIO, SPI and UART in legacy mode by Bhuvanchandra DV · 9 years ago
  44. 85eb095 imx: mx6sxsabresd: Add MCIMX28LCD display support by Ye Li · 9 years ago
  45. 6967c97 mx6slevk: Remove CONFIG_ETHPRIME option by Fabio Estevam · 9 years ago
  46. cf94a34 imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO board by Ye Li · 9 years ago
  47. d3b78e1 wandboard: fix variable name so PXE boot works by Peter Robinson · 9 years ago
  48. 161b1fe Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  49. 008e61f Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  50. 37dadbc board: atmel: sama5d2_xplained: add SPL support by Wenyou Yang · 9 years ago
  51. bd7dc38 socfpga: Simplify Makefile filenames by Simon Glass · 9 years ago
  52. aa844fe mmc: add missing prototype for mmc_get_env_dev by Clemens Gruber · 9 years ago
  53. 7711cc0 arm8: ls2080: Move the core errata defines out of board specific file by Ashish kumar · 9 years ago
  54. d2427ca Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  55. 7d514a7 board: Enable ethernet, tftpboot support to pic32mzdask board. by Purna Chandra Mandal · 9 years ago
  56. c76eb72 board: add SDHCI support for PIC32MZDASK board. by Purna Chandra Mandal · 9 years ago
  57. 44da3a1 board: Add Microchip PIC32MZ[DA]-Starter-Kit board. by Purna Chandra Mandal · 9 years ago
  58. a0e7908 drivers: clk: Add clock driver for Microchip PIC32 Microcontroller. by Purna Chandra Mandal · 9 years ago
  59. cc7b8b9 armv7: ls102xa: Increase the supported kernel size by Alison Wang · 9 years ago
  60. 40b8a3d board: ls2085aqds: Update kernel_size env variable by Prabhakar Kushwaha · 9 years ago
  61. 735b1a2 arm: novena: Fix EEPROM i2c configuration by Marek Vasut · 9 years ago
  62. 3709844 armv7: add cacheline sizes where missing by Albert ARIBAUD · 9 years ago
  63. 8cdae1d video: Correct 'tor' typo in comment by Simon Glass · 9 years ago
  64. 8de536c video: sandbox: Allow selection of font size and console name by Simon Glass · 9 years ago
  65. 826f35f video: Allow selection of the driver and font size by Simon Glass · 9 years ago
  66. 7b9f7e4 video: Provide a backspace method by Simon Glass · 9 years ago
  67. 58c733a video: Provide a signal when a new console line is started by Simon Glass · 9 years ago
  68. c5b77d0 video: Provide a left margin for the text console by Simon Glass · 9 years ago
  69. f266178 video: Use fractional units for X coordinates by Simon Glass · 9 years ago
  70. 8a36287 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  71. 986691f distro bootcmd: enumerate PCI before network operations by Stephen Warren · 9 years ago
  72. 3483b75 distro bootcmd: make net boot only optionally start USB by Stephen Warren · 9 years ago
  73. c6db965 dm: Remove device_probe_child() by Simon Glass · 9 years ago
  74. 82d72a1 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  75. ddcd1f3 net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET by Shaohui Xie · 9 years ago
  76. f74264d include/net.h: add max_speed member in struct eth_pdata by Alexey Brodkin · 9 years ago
  77. b18acb0 drivers/net/phy: introduce phy_set_supported() by Alexey Brodkin · 9 years ago
  78. 4dae610 net: phy: breakdown PHY_*_FEATURES defines by Florian Fainelli · 9 years ago
  79. a1c76c1 net: tsec: Use priv->tbiaddr to initialize TBI PHY address by Bin Meng · 9 years ago
  80. 9a1d6af net: tsec: Add driver model ethernet support by Bin Meng · 9 years ago
  81. 56a27a1 net: tsec: Use tsec_private pointer as the parameter for internal routines by Bin Meng · 9 years ago
  82. e677da9 net: tsec: Move rxbd and txbd to struct tsec_private by Bin Meng · 9 years ago
  83. 362b123 net: tsec: Move rx_idx and tx_idx to struct tsec_private by Bin Meng · 9 years ago
  84. 9872b73 net: tsec: fsl_mdio: Fix several cosmetic issues by Bin Meng · 9 years ago
  85. aae0e68 drivers: net: vsc9953: Add LAG support by Codrin Ciubotariu · 9 years ago
  86. ba389e6 drivers: net: vsc9953: Fix FDB aging time by Codrin Ciubotariu · 9 years ago
  87. 96979dc drivers: net: vsc9953: Fix number of reserved registers by Codrin Ciubotariu · 9 years ago
  88. 4b5a4a0 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  89. 8505693 misc: Add simple driver to enable the legacy UART on Winbond Super IO chips by Stefan Roese · 9 years ago
  90. 0a34a5f x86: x86-common.h: Add generic FS commands by Stefan Roese · 9 years ago
  91. cd85bec Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  92. 19bde03 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  93. b0f20ca armv8/ls1043aqds: add QSPI boot support by Qianyu Gong · 9 years ago
  94. 166ef1e armv8/ls1043aqds: add QSPI support in SD boot by Gong Qianyu · 9 years ago
  95. e0579a5 armv8/ls1043aqds: add DSPI support by Gong Qianyu · 9 years ago
  96. 2970e14 armv8/ls1043aqds: Add lpuart support by Wenbin Song · 9 years ago
  97. 53e353f driver: net: fsl-mc: flib changes for MC FW 9.0.0 by Prabhakar Kushwaha · 9 years ago
  98. d041288 secure_boot: enable chain of trust for ARM platforms by Aneesh Bansal · 9 years ago
  99. bdc2207 secure_boot: split the secure boot functionality in two parts by Aneesh Bansal · 9 years ago
  100. 74eecd8 secure_boot: include/configs: move definition of CONFIG_CMD_BLOB by Aneesh Bansal · 9 years ago