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