1. 76b4693 test/py: add various utility code by Stephen Warren · 9 years ago
  2. 3f2faf7 test/py: optionally ignore errors from shell commands by Stephen Warren · 9 years ago
  3. 783cbcd test/py: log when tests send CTRL-C by Stephen Warren · 9 years ago
  4. c10eb9d test/py: drain console log at the end of any failed test by Stephen Warren · 9 years ago
  5. 636f38d test/py: move U-Boot respawn trigger to the test core by Stephen Warren · 9 years ago
  6. d314e24 test/py: fix timeout to be absolute by Stephen Warren · 9 years ago
  7. b75fdc1 tpm: st33zp24: Add tpm st33zp24 spi support by Christophe Ricard · 9 years ago
  8. 3aa7408 tpm: st33zp24: Add tpm st33zp24 support with i2c by Christophe Ricard · 9 years ago
  9. 1259dcd tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c by Christophe Ricard · 9 years ago
  10. ca5bc1b tpm: tpm_tis_lpc: fix typo by Christophe Ricard · 9 years ago
  11. 0e37d4c tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM by Christophe Ricard · 9 years ago
  12. 3faf221 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  13. 7fb8298 ARM: tegra: rm Jetson TK1 PMIC GPIO programming by Stephen Warren · 9 years ago
  14. 4b5a4a0 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  15. 81aaa3d x86: Correct spi node alias by Bin Meng · 9 years ago
  16. a5dd1e6 x86: config option for loading ACPI table from QEMU by Miao Yan · 9 years ago
  17. fa287b1 x86: qemu: add the ability to load and link ACPI tables from QEMU by Miao Yan · 9 years ago
  18. a3b15a0 x86: qemu: setup PM IO base for ACPI in southbridge by Miao Yan · 9 years ago
  19. 2575722 x86: qemu: re-structure qemu_fwcfg_list_firmware() by Miao Yan · 9 years ago
  20. d521197 x86: baytrail: Add option to disable the internal UART to setup_early_uart() by Stefan Roese · 9 years ago
  21. 8505693 misc: Add simple driver to enable the legacy UART on Winbond Super IO chips by Stefan Roese · 9 years ago
  22. 0a34a5f x86: x86-common.h: Add generic FS commands by Stefan Roese · 9 years ago
  23. 9b5dbe1 x86: baytrail: Add documentation for FSP memory-down values by Stefan Roese · 9 years ago
  24. cd85bec Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  25. 19bde03 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  26. b0f20ca armv8/ls1043aqds: add QSPI boot support by Qianyu Gong · 9 years ago
  27. 166ef1e armv8/ls1043aqds: add QSPI support in SD boot by Gong Qianyu · 9 years ago
  28. e0579a5 armv8/ls1043aqds: add DSPI support by Gong Qianyu · 9 years ago
  29. 19c3128 dm: env_sf: fix saveenv() to use driver model by Gong Qianyu · 9 years ago
  30. 940d2b8 spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue by Gong Qianyu · 9 years ago
  31. 5207014 spi: fsl_qspi: Fix qspi_op_rdid memcpy issue by Gong Qianyu · 9 years ago
  32. c2a4cb1 spi: fsl_qspi: fix compile warning for 64-bit platform by Gong Qianyu · 9 years ago
  33. 2550344 mmc: fsl_esdhc: set Abort command type for CMD12 by Yangbo Lu · 9 years ago
  34. 2970e14 armv8/ls1043aqds: Add lpuart support by Wenbin Song · 9 years ago
  35. 8e728aa armv8/ls1043aqds: Spilt off board device tree by Wenbin Song · 9 years ago
  36. 8c35cc3 armv8/ls1043aqds: Select lpuart pins of various muxes by Shaohui Xie · 9 years ago
  37. e978a31 mmc: fsl_esdhc: increase data transaction timeout to 500ms by Yangbo Lu · 9 years ago
  38. 335b193 driver: net: fsl-mc: Remove portal id hard-coding by Prabhakar Kushwaha · 9 years ago
  39. 44b2036 driver: net: ldpaa: Add debug info of printing DPMAC stats by Prabhakar Kushwaha · 9 years ago
  40. 1c42bea driver: net: ldpaa: Increase num of buffers for a pool by Prabhakar Kushwaha · 9 years ago
  41. 6073548 driver: net: ldpaa: Report back only error frames for tx by Prabhakar Kushwaha · 9 years ago
  42. 879a59a driver: net: fsl-mc: Prepare extended cfg for DPNI create by Prabhakar Kushwaha · 9 years ago
  43. 53e353f driver: net: fsl-mc: flib changes for MC FW 9.0.0 by Prabhakar Kushwaha · 9 years ago
  44. 9a696f5 driver: net: fsl-mc: Add version check for MC objects by Prabhakar Kushwaha · 9 years ago
  45. 856b284 secure_boot: change error handler for esbc_validate by Aneesh Bansal · 9 years ago
  46. d0a6d7c secure_boot: enable chain of trust for PowerPC platforms by Aneesh Bansal · 9 years ago
  47. d041288 secure_boot: enable chain of trust for ARM platforms by Aneesh Bansal · 9 years ago
  48. 0a6b271 secure_boot: create function to determine boot mode by Aneesh Bansal · 9 years ago
  49. bdc2207 secure_boot: split the secure boot functionality in two parts by Aneesh Bansal · 9 years ago
  50. 74eecd8 secure_boot: include/configs: move definition of CONFIG_CMD_BLOB by Aneesh Bansal · 9 years ago
  51. ef6c55a secure_boot: include/configs: make secure boot header file uniform by Aneesh Bansal · 9 years ago
  52. f36919a ppc: xilinx-ppc440-generic: Wire LL_TEMAC driver by Ricardo Ribalda Delgado · 9 years ago
  53. 21909ba net: xilinx_ll_temac: Fix string overflow by Ricardo Ribalda Delgado · 9 years ago
  54. 7e5281f ppc: xilinx_ppc440_generic: Remove uncalled functions by Ricardo Ribalda Delgado · 9 years ago
  55. 6305307 ppc: xilinx_ppc405_generic: Remove uncalled functions by Ricardo Ribalda Delgado · 9 years ago
  56. 28e9210 ppc: xilinx_ppc440_generic: Remove weak attributes by Ricardo Ribalda Delgado · 9 years ago
  57. cd4695d ppc: xilinx_ppc405_generic: Remove weak attributes by Ricardo Ribalda Delgado · 9 years ago
  58. 80cce26 ppc: xilinx-ppc4xx: Port to DM serial by Ricardo Ribalda Delgado · 9 years ago
  59. 5af0855 ARM: zynq: zynqmp: Line up checkboard message by Michal Simek · 9 years ago
  60. e2928f3 ARM64: zynqmp: Define auto negotiation timeout by Siva Durga Prasad Paladugu · 9 years ago
  61. 0cf0ef6 ARM64: zynqmp: Do not setup bootargs by Michal Simek · 9 years ago
  62. 0e43140 ARM64: zynqmp: Dont use shortcut for setenv by Siva Durga Prasad Paladugu · 9 years ago
  63. 1b19daf ARM64: zynqmp: Modify the autoboot commands by Siva Durga Prasad Paladugu · 9 years ago
  64. c4c96f2 ARM64: zynqmp: Include GbE speed/duplex detection by Michal Simek · 9 years ago
  65. f96fe2c ARM64: zynqmp: Enable NATSEMI phys by Michal Simek · 9 years ago
  66. 15c3eb5 ARM64: zynqmp: Allow overwrite identification string by Michal Simek · 9 years ago
  67. 713b616 ARM64: zynqmp: Setup correct COUNTER_FREQUENCY for silicon by Michal Simek · 9 years ago
  68. 99cb9ce ARM64: zynqmp: Move memory setup to board file by Michal Simek · 9 years ago
  69. d759512 ARM64: zynqmp: Enable advance memory test by default by Michal Simek · 9 years ago
  70. cce124b ARM64: zynqmp: Remove unneeded timer_init function by Michal Simek · 9 years ago
  71. 2d9925b ARM64: zynqmp: Fix bootmode SD_MODE1 by Michal Simek · 9 years ago
  72. 78678fe ARM64: zynqmp: Differentiate EMMC boot mode by Michal Simek · 9 years ago
  73. fb90917 ARM64: zynqmp: Show information about bootmode by Michal Simek · 9 years ago
  74. af813ac ARM64: zynqmp: Add support for SD1 boot mode by Michal Simek · 9 years ago
  75. 0a5bcc8 ARM64: zynqmp: Modify the SD and QSPI bootmode values by Siva Durga Prasad Paladugu · 10 years ago
  76. 0d90e9d ARM64: zynqmp: DT: Fix UART compatible string by Soren Brinkmann · 9 years ago
  77. d3fd433 ARM64: zynqmp: Correct the watchdog timer interrupt number by Punnaiah Choudary Kalluri · 9 years ago
  78. cb9dcc6 ARM64: zynqmp: Fix coding style in phy node by Michal Simek · 9 years ago
  79. be6f6af ARM64: zynqmp: Add initial support for the first silicon by Michal Simek · 9 years ago
  80. 0785dfd ARM64: zynqmp: Use the same U-Boot version with/without ATF by Michal Simek · 9 years ago
  81. d041e3e ARM64: zynqmp: Remove incorrect link to common config file by Michal Simek · 9 years ago
  82. c061d5b ARM64: zynqmp: ep: Define minimum sdhci frequency for ep by Siva Durga Prasad Paladugu · 9 years ago
  83. 7ebf67a ARM: zynq: Move spi node to aligned location by Michal Simek · 9 years ago
  84. 1c5e069 ARM: zynq: Fix defconfig for zybo by Michal Simek · 9 years ago
  85. 4691941 ARM: zynq: Fix all remaining zynq platform to use stdout-path by Michal Simek · 9 years ago
  86. e5c343d ARM: zynq: Clean DTSI coding style by Michal Simek · 9 years ago
  87. dce7e11 ARM: zynq: Move FLASH_BAR to Kconfig by Michal Simek · 9 years ago
  88. 448bce7 ARM: zynq: Enable SPI_FLASH for zc770 xm013 platform by Michal Simek · 9 years ago
  89. c5ca2db ARM: zynq: Define sys prompt for all Zynq boards by Siva Durga Prasad Paladugu · 9 years ago
  90. eb04ab3 ARM: zynq: Do not select options if SPL is not enabled by Michal Simek · 9 years ago
  91. 67b2904 ARM: zynq: Remove memory division by 2 for ECC case by Michal Simek · 9 years ago
  92. b215614 mmc: zynq_sdhci: Added qurik to disable high speed by Siva Durga Prasad Paladugu · 9 years ago
  93. 4297900 mmc: sdhci: Clear high speed if not supported by Siva Durga Prasad Paladugu · 9 years ago
  94. a57a4a5 sdhci: zynq: Remove hardcoded value zero as min frequency by Siva Durga Prasad Paladugu · 9 years ago
  95. f17ea71 net: zynq: Change MDC setup for arm64 by Michal Simek · 9 years ago
  96. 0179063 net: phy: ti: Enable automatic crossover mode by Michal Simek · 9 years ago
  97. 842efb3 serial: zynq: Fix address reading from DM by Michal Simek · 9 years ago
  98. a253318 serial: zynq: Extend compatible string list by Michal Simek · 9 years ago
  99. 455ad58 fpga: Fix compilation warnings by Michal Simek · 9 years ago
  100. ddbcf8f fpga: Add bitstream type BIT_NONE by Siva Durga Prasad Paladugu · 9 years ago