1. 78cb965 zynqmp: nand: Add Nand driver support for zynqmp by Siva Durga Prasad Paladugu · 9 years ago
  2. 39af3d8 sniper: Drop references to P970 by Paul Kocialkowski · 9 years ago
  3. b7fbdc6 Remove unused CONFIG_CMD_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  4. 928f605 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  5. 89ca100 ARM: rpi: set fdt_high in the default environment by Stephen Warren · 9 years ago
  6. 685dc83 ARM: rpi: update memory layout env. var. documentation by Stephen Warren · 9 years ago
  7. 362b96c OMAP3: omap3_logic: Remove YAFFS support. by Adam Ford · 9 years ago
  8. 1e1acc7 OMAP3: omap3_logic: Enable CONFIG_SMC911X_32_BIT by Adam Ford · 9 years ago
  9. 588e41d OMAP3: omap3_logic: Enable Android Fastboot by Adam Ford · 9 years ago
  10. baf7125 dm: freescale: Drop mxs_auart serial driver by Simon Glass · 9 years ago
  11. 49c7303 OMAP3: Enable SPL on omap3_logic by Adam Ford · 9 years ago
  12. 167f525 tools: env validate: pass values as 0-based array by Andreas Fenkart · 9 years ago
  13. 57dc53a Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 9 years ago
  14. 1889a7e fdt: introduce fdtdec_get_child_count by Peng Fan · 9 years ago
  15. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  16. 308143e dm: pci: Add missing forward declarations by Bin Meng · 9 years ago
  17. 6ce73f5 x86: chromebox_panther: Drop the cache line size hack by Bin Meng · 9 years ago
  18. 50c88e4 efi: app: Disable CONFIG_USB_EHCI_PCI by Bin Meng · 9 years ago
  19. e1d1b62 efi: app: Clean up defconfig by Bin Meng · 9 years ago
  20. 79d4eb6 dm: pch: Add get_io_base op by Bin Meng · 9 years ago
  21. 384980c dm: pch: Add get_gpio_base op by Bin Meng · 9 years ago
  22. 3e389d8 dm: pch: Rename get_sbase op to get_spi_base by Bin Meng · 9 years ago
  23. d02be99 dm: pch: Remove pch_get_version op by Bin Meng · 9 years ago
  24. efd633c x86: tnc: Drop unprotect_spi_flash() by Bin Meng · 9 years ago
  25. f7c3638 x86: x86-common.h: Add CONFIG_BOOTDELAY by Stefan Roese · 9 years ago
  26. ce2896a arm: vybrid: Drop enabling GPIO, SPI and UART in legacy mode by Bhuvanchandra DV · 9 years ago
  27. 85eb095 imx: mx6sxsabresd: Add MCIMX28LCD display support by Ye Li · 9 years ago
  28. 6967c97 mx6slevk: Remove CONFIG_ETHPRIME option by Fabio Estevam · 9 years ago
  29. cf94a34 imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO board by Ye Li · 9 years ago
  30. d3b78e1 wandboard: fix variable name so PXE boot works by Peter Robinson · 9 years ago
  31. 161b1fe Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  32. 008e61f Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  33. 37dadbc board: atmel: sama5d2_xplained: add SPL support by Wenyou Yang · 9 years ago
  34. bd7dc38 socfpga: Simplify Makefile filenames by Simon Glass · 9 years ago
  35. aa844fe mmc: add missing prototype for mmc_get_env_dev by Clemens Gruber · 9 years ago
  36. 7711cc0 arm8: ls2080: Move the core errata defines out of board specific file by Ashish kumar · 9 years ago
  37. d2427ca Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  38. 7d514a7 board: Enable ethernet, tftpboot support to pic32mzdask board. by Purna Chandra Mandal · 9 years ago
  39. c76eb72 board: add SDHCI support for PIC32MZDASK board. by Purna Chandra Mandal · 9 years ago
  40. 44da3a1 board: Add Microchip PIC32MZ[DA]-Starter-Kit board. by Purna Chandra Mandal · 9 years ago
  41. a0e7908 drivers: clk: Add clock driver for Microchip PIC32 Microcontroller. by Purna Chandra Mandal · 9 years ago
  42. cc7b8b9 armv7: ls102xa: Increase the supported kernel size by Alison Wang · 9 years ago
  43. 40b8a3d board: ls2085aqds: Update kernel_size env variable by Prabhakar Kushwaha · 9 years ago
  44. 735b1a2 arm: novena: Fix EEPROM i2c configuration by Marek Vasut · 9 years ago
  45. 3709844 armv7: add cacheline sizes where missing by Albert ARIBAUD · 9 years ago
  46. 8cdae1d video: Correct 'tor' typo in comment by Simon Glass · 9 years ago
  47. 8de536c video: sandbox: Allow selection of font size and console name by Simon Glass · 9 years ago
  48. 826f35f video: Allow selection of the driver and font size by Simon Glass · 9 years ago
  49. 7b9f7e4 video: Provide a backspace method by Simon Glass · 9 years ago
  50. 58c733a video: Provide a signal when a new console line is started by Simon Glass · 9 years ago
  51. c5b77d0 video: Provide a left margin for the text console by Simon Glass · 9 years ago
  52. f266178 video: Use fractional units for X coordinates by Simon Glass · 9 years ago
  53. 8a36287 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  54. 986691f distro bootcmd: enumerate PCI before network operations by Stephen Warren · 9 years ago
  55. 3483b75 distro bootcmd: make net boot only optionally start USB by Stephen Warren · 9 years ago
  56. c6db965 dm: Remove device_probe_child() by Simon Glass · 9 years ago
  57. 82d72a1 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  58. ddcd1f3 net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET by Shaohui Xie · 9 years ago
  59. f74264d include/net.h: add max_speed member in struct eth_pdata by Alexey Brodkin · 9 years ago
  60. b18acb0 drivers/net/phy: introduce phy_set_supported() by Alexey Brodkin · 9 years ago
  61. 4dae610 net: phy: breakdown PHY_*_FEATURES defines by Florian Fainelli · 9 years ago
  62. a1c76c1 net: tsec: Use priv->tbiaddr to initialize TBI PHY address by Bin Meng · 9 years ago
  63. 9a1d6af net: tsec: Add driver model ethernet support by Bin Meng · 9 years ago
  64. 56a27a1 net: tsec: Use tsec_private pointer as the parameter for internal routines by Bin Meng · 9 years ago
  65. e677da9 net: tsec: Move rxbd and txbd to struct tsec_private by Bin Meng · 9 years ago
  66. 362b123 net: tsec: Move rx_idx and tx_idx to struct tsec_private by Bin Meng · 9 years ago
  67. 9872b73 net: tsec: fsl_mdio: Fix several cosmetic issues by Bin Meng · 9 years ago
  68. aae0e68 drivers: net: vsc9953: Add LAG support by Codrin Ciubotariu · 9 years ago
  69. ba389e6 drivers: net: vsc9953: Fix FDB aging time by Codrin Ciubotariu · 9 years ago
  70. 96979dc drivers: net: vsc9953: Fix number of reserved registers by Codrin Ciubotariu · 9 years ago
  71. 4b5a4a0 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  72. 8505693 misc: Add simple driver to enable the legacy UART on Winbond Super IO chips by Stefan Roese · 9 years ago
  73. 0a34a5f x86: x86-common.h: Add generic FS commands by Stefan Roese · 9 years ago
  74. cd85bec Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  75. 19bde03 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  76. b0f20ca armv8/ls1043aqds: add QSPI boot support by Qianyu Gong · 9 years ago
  77. 166ef1e armv8/ls1043aqds: add QSPI support in SD boot by Gong Qianyu · 9 years ago
  78. e0579a5 armv8/ls1043aqds: add DSPI support by Gong Qianyu · 9 years ago
  79. 2970e14 armv8/ls1043aqds: Add lpuart support by Wenbin Song · 9 years ago
  80. 53e353f driver: net: fsl-mc: flib changes for MC FW 9.0.0 by Prabhakar Kushwaha · 9 years ago
  81. d041288 secure_boot: enable chain of trust for ARM platforms by Aneesh Bansal · 9 years ago
  82. bdc2207 secure_boot: split the secure boot functionality in two parts by Aneesh Bansal · 9 years ago
  83. 74eecd8 secure_boot: include/configs: move definition of CONFIG_CMD_BLOB by Aneesh Bansal · 9 years ago
  84. ef6c55a secure_boot: include/configs: make secure boot header file uniform by Aneesh Bansal · 9 years ago
  85. f36919a ppc: xilinx-ppc440-generic: Wire LL_TEMAC driver by Ricardo Ribalda Delgado · 9 years ago
  86. 80cce26 ppc: xilinx-ppc4xx: Port to DM serial by Ricardo Ribalda Delgado · 9 years ago
  87. e2928f3 ARM64: zynqmp: Define auto negotiation timeout by Siva Durga Prasad Paladugu · 9 years ago
  88. 0cf0ef6 ARM64: zynqmp: Do not setup bootargs by Michal Simek · 9 years ago
  89. 0e43140 ARM64: zynqmp: Dont use shortcut for setenv by Siva Durga Prasad Paladugu · 9 years ago
  90. 1b19daf ARM64: zynqmp: Modify the autoboot commands by Siva Durga Prasad Paladugu · 9 years ago
  91. c4c96f2 ARM64: zynqmp: Include GbE speed/duplex detection by Michal Simek · 9 years ago
  92. f96fe2c ARM64: zynqmp: Enable NATSEMI phys by Michal Simek · 9 years ago
  93. 15c3eb5 ARM64: zynqmp: Allow overwrite identification string by Michal Simek · 9 years ago
  94. 713b616 ARM64: zynqmp: Setup correct COUNTER_FREQUENCY for silicon by Michal Simek · 9 years ago
  95. 99cb9ce ARM64: zynqmp: Move memory setup to board file by Michal Simek · 9 years ago
  96. d759512 ARM64: zynqmp: Enable advance memory test by default by Michal Simek · 9 years ago
  97. 2d9925b ARM64: zynqmp: Fix bootmode SD_MODE1 by Michal Simek · 9 years ago
  98. d041e3e ARM64: zynqmp: Remove incorrect link to common config file by Michal Simek · 9 years ago
  99. c061d5b ARM64: zynqmp: ep: Define minimum sdhci frequency for ep by Siva Durga Prasad Paladugu · 9 years ago
  100. dce7e11 ARM: zynq: Move FLASH_BAR to Kconfig by Michal Simek · 9 years ago