1. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  2. 88ede93 arm: vybrid: Drop enabling GPIO, SPI and UART in legacy mode by Bhuvanchandra DV · 9 years ago
  3. 5956592 imx: mx6sxsabresd: Add MCIMX28LCD display support by Ye Li · 9 years ago
  4. 64fed7c mx6slevk: Remove CONFIG_ETHPRIME option by Fabio Estevam · 9 years ago
  5. b3d60d5 imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO board by Ye Li · 9 years ago
  6. 18719c1 wandboard: fix variable name so PXE boot works by Peter Robinson · 9 years ago
  7. 59c88d8 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  8. 29a47af Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  9. 3acd9cc board: atmel: sama5d2_xplained: add SPL support by Wenyou Yang · 9 years ago
  10. 7bdddb0 socfpga: Simplify Makefile filenames by Simon Glass · 9 years ago
  11. 6362b11 mmc: add missing prototype for mmc_get_env_dev by Clemens Gruber · 9 years ago
  12. b01bbb7 arm8: ls2080: Move the core errata defines out of board specific file by Ashish kumar · 9 years ago
  13. e2c09ad Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  14. d319148 board: Enable ethernet, tftpboot support to pic32mzdask board. by Purna Chandra Mandal · 9 years ago
  15. 85491f5 board: add SDHCI support for PIC32MZDASK board. by Purna Chandra Mandal · 9 years ago
  16. 745dd32 board: Add Microchip PIC32MZ[DA]-Starter-Kit board. by Purna Chandra Mandal · 9 years ago
  17. 699f919 drivers: clk: Add clock driver for Microchip PIC32 Microcontroller. by Purna Chandra Mandal · 9 years ago
  18. 13b0bb8 armv7: ls102xa: Increase the supported kernel size by Alison Wang · 9 years ago
  19. 341958e board: ls2085aqds: Update kernel_size env variable by Prabhakar Kushwaha · 9 years ago
  20. d258d68 arm: novena: Fix EEPROM i2c configuration by Marek Vasut · 9 years ago
  21. bf9032a armv7: add cacheline sizes where missing by Albert ARIBAUD · 9 years ago
  22. cd01ef8 video: Correct 'tor' typo in comment by Simon Glass · 9 years ago
  23. 69f617f video: sandbox: Allow selection of font size and console name by Simon Glass · 9 years ago
  24. b3a72b3 video: Allow selection of the driver and font size by Simon Glass · 9 years ago
  25. 33bd3b6 video: Provide a backspace method by Simon Glass · 9 years ago
  26. afee743 video: Provide a signal when a new console line is started by Simon Glass · 9 years ago
  27. a74451d video: Provide a left margin for the text console by Simon Glass · 9 years ago
  28. 52c10c5 video: Use fractional units for X coordinates by Simon Glass · 9 years ago
  29. 9deaf82 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  30. 3a74c64 distro bootcmd: enumerate PCI before network operations by Stephen Warren · 9 years ago
  31. 4c739fb distro bootcmd: make net boot only optionally start USB by Stephen Warren · 9 years ago
  32. 6142d75 dm: Remove device_probe_child() by Simon Glass · 9 years ago
  33. da62ad2 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  34. 62a7b92 net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET by Shaohui Xie · 9 years ago
  35. 4384ea4 include/net.h: add max_speed member in struct eth_pdata by Alexey Brodkin · 9 years ago
  36. e476bb2 drivers/net/phy: introduce phy_set_supported() by Alexey Brodkin · 9 years ago
  37. 33bbc24 net: phy: breakdown PHY_*_FEATURES defines by Florian Fainelli · 9 years ago
  38. 74314f1 net: tsec: Use priv->tbiaddr to initialize TBI PHY address by Bin Meng · 9 years ago
  39. 1048f61 net: tsec: Add driver model ethernet support by Bin Meng · 9 years ago
  40. e86a6cd net: tsec: Use tsec_private pointer as the parameter for internal routines by Bin Meng · 9 years ago
  41. 1120c54 net: tsec: Move rxbd and txbd to struct tsec_private by Bin Meng · 9 years ago
  42. 76f5399 net: tsec: Move rx_idx and tx_idx to struct tsec_private by Bin Meng · 9 years ago
  43. 79cd33a net: tsec: fsl_mdio: Fix several cosmetic issues by Bin Meng · 9 years ago
  44. d73a949 drivers: net: vsc9953: Add LAG support by Codrin Ciubotariu · 9 years ago
  45. 25f253a drivers: net: vsc9953: Fix FDB aging time by Codrin Ciubotariu · 9 years ago
  46. 024e7dd drivers: net: vsc9953: Fix number of reserved registers by Codrin Ciubotariu · 9 years ago
  47. 2b90633 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  48. ba019ed misc: Add simple driver to enable the legacy UART on Winbond Super IO chips by Stefan Roese · 9 years ago
  49. 9436b3e x86: x86-common.h: Add generic FS commands by Stefan Roese · 9 years ago
  50. d51b77e Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  51. f19799b Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  52. 138a36a armv8/ls1043aqds: add QSPI boot support by Qianyu Gong · 9 years ago
  53. 760df89 armv8/ls1043aqds: add QSPI support in SD boot by Gong Qianyu · 9 years ago
  54. 51c18dc armv8/ls1043aqds: add DSPI support by Gong Qianyu · 9 years ago
  55. 7e6b49e armv8/ls1043aqds: Add lpuart support by Wenbin Song · 9 years ago
  56. c3d06e3 driver: net: fsl-mc: flib changes for MC FW 9.0.0 by Prabhakar Kushwaha · 9 years ago
  57. 39d5b3b secure_boot: enable chain of trust for ARM platforms by Aneesh Bansal · 9 years ago
  58. 4310470 secure_boot: split the secure boot functionality in two parts by Aneesh Bansal · 9 years ago
  59. 3322e21 secure_boot: include/configs: move definition of CONFIG_CMD_BLOB by Aneesh Bansal · 9 years ago
  60. 962021a secure_boot: include/configs: make secure boot header file uniform by Aneesh Bansal · 9 years ago
  61. 3f355dd ppc: xilinx-ppc440-generic: Wire LL_TEMAC driver by Ricardo Ribalda Delgado · 9 years ago
  62. 4f40e13 ppc: xilinx-ppc4xx: Port to DM serial by Ricardo Ribalda Delgado · 9 years ago
  63. 7355104 ARM64: zynqmp: Define auto negotiation timeout by Siva Durga Prasad Paladugu · 9 years ago
  64. 1bbe495 ARM64: zynqmp: Do not setup bootargs by Michal Simek · 9 years ago
  65. c2d1150 ARM64: zynqmp: Dont use shortcut for setenv by Siva Durga Prasad Paladugu · 9 years ago
  66. e69d0fe ARM64: zynqmp: Modify the autoboot commands by Siva Durga Prasad Paladugu · 9 years ago
  67. f3da2f0 ARM64: zynqmp: Include GbE speed/duplex detection by Michal Simek · 9 years ago
  68. b7a4c9b ARM64: zynqmp: Enable NATSEMI phys by Michal Simek · 9 years ago
  69. 116cc8b ARM64: zynqmp: Allow overwrite identification string by Michal Simek · 9 years ago
  70. d48a170 ARM64: zynqmp: Setup correct COUNTER_FREQUENCY for silicon by Michal Simek · 9 years ago
  71. 503a76f ARM64: zynqmp: Move memory setup to board file by Michal Simek · 9 years ago
  72. bae1900 ARM64: zynqmp: Enable advance memory test by default by Michal Simek · 9 years ago
  73. 6d90245 ARM64: zynqmp: Fix bootmode SD_MODE1 by Michal Simek · 9 years ago
  74. c1b8216 ARM64: zynqmp: Remove incorrect link to common config file by Michal Simek · 9 years ago
  75. ac00151 ARM64: zynqmp: ep: Define minimum sdhci frequency for ep by Siva Durga Prasad Paladugu · 9 years ago
  76. d4b2f10 ARM: zynq: Move FLASH_BAR to Kconfig by Michal Simek · 9 years ago
  77. 589aa77 fpga: Add bitstream type BIT_NONE by Siva Durga Prasad Paladugu · 9 years ago
  78. 0152524 microblaze: Fix board_init calling sequence by Michal Simek · 9 years ago
  79. 4f1d257 microblaze: Enable HUSH via Kconfig by Michal Simek · 9 years ago
  80. 6a41aad microblaze: Read information about RAM from DT by Michal Simek · 9 years ago
  81. bcd29a6 microblaze: Move CONFIG_NETCONSOLE to Kconfig by Michal Simek · 9 years ago
  82. 108431e microblaze: Remove CONFIG_FIT from board file by Michal Simek · 9 years ago
  83. ac1cb1a microblaze: Remove systemace from board file by Michal Simek · 9 years ago
  84. e9226cf microblaze: Move eth configuration to Kconfig by Michal Simek · 9 years ago
  85. 13d63a3 microblaze: Enable axi emac via Kconfig by Michal Simek · 9 years ago
  86. eaee95a net: emaclite: Move emaclite to Kconfig by Michal Simek · 9 years ago
  87. f7cba78 net: emaclite: Move driver to DM by Michal Simek · 9 years ago
  88. 4bfe788 net: emaclite: Remove ancient OF probe function by Michal Simek · 9 years ago
  89. 682baac net: axi_emac: Move driver to DM by Michal Simek · 9 years ago
  90. bf51cab microblaze: Enable MICREL_KSZ9021 by Michal Simek · 9 years ago
  91. 0332d28 microblaze: Enable PHYLIB via Kconfig by Michal Simek · 9 years ago
  92. cdb7b07 microblaze: Enable uart16550 DM by default by Michal Simek · 9 years ago
  93. 93ce505 serial: uartlite: Add uartlite to Kconfig by Michal Simek · 9 years ago
  94. c7ff40a microblaze: Move baudrate setting out driver selection by Michal Simek · 9 years ago
  95. 31ba5df microblaze: Remove CONSOLE_ARG by Michal Simek · 9 years ago
  96. be7a18c ppc: xilinx-ppc4xx-generic: Update xparameters.h by Ricardo Ribalda Delgado · 9 years ago
  97. 9d20421 configs/xilinx-ppc440-generic: Typos and size by Ricardo Ribalda Delgado · 9 years ago
  98. 7e7ebd5 configs/xilinx-ppc405-generic: Typos and size by Ricardo Ribalda Delgado · 9 years ago
  99. 46c2ec2 ppc: xilinx-ppc405-generic: Cleanout header files by Ricardo Ribalda Delgado · 9 years ago
  100. bb81999 ppc: xilinx-ppc440-generic: Cleanout header files by Ricardo Ribalda Delgado · 9 years ago