1. 6142d75 dm: Remove device_probe_child() by Simon Glass · 9 years ago
  2. 1a21855 test/py: add a networking test by Stephen Warren · 9 years ago
  3. f7743ce test/py: move find_ram_base() into u_boot_utils by Stephen Warren · 9 years ago
  4. b92b446 test/py: add DFU test by Stephen Warren · 9 years ago
  5. d46df83 test/py: ums: add filesystem-based testing by Stephen Warren · 9 years ago
  6. ef824f5 test/py: add various utility code by Stephen Warren · 9 years ago
  7. 118e37e test/py: optionally ignore errors from shell commands by Stephen Warren · 9 years ago
  8. a88c417 test/py: log when tests send CTRL-C by Stephen Warren · 9 years ago
  9. 97a5466 test/py: drain console log at the end of any failed test by Stephen Warren · 9 years ago
  10. e1d24d0 test/py: move U-Boot respawn trigger to the test core by Stephen Warren · 9 years ago
  11. 22eba12 test/py: fix timeout to be absolute by Stephen Warren · 9 years ago
  12. 5ffadc3 tpm: st33zp24: Add tpm st33zp24 spi support by Christophe Ricard · 9 years ago
  13. 8824923 tpm: st33zp24: Add tpm st33zp24 support with i2c by Christophe Ricard · 9 years ago
  14. 2654952 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
  15. 628f1d0 tpm: tpm_tis_lpc: fix typo by Christophe Ricard · 9 years ago
  16. e43cd62 tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM by Christophe Ricard · 9 years ago
  17. 52a5282 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  18. 179a5b5 ARM: tegra: rm Jetson TK1 PMIC GPIO programming by Stephen Warren · 9 years ago
  19. 2b90633 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  20. 4f8d4e9 x86: Correct spi node alias by Bin Meng · 9 years ago
  21. 389ef48 x86: config option for loading ACPI table from QEMU by Miao Yan · 9 years ago
  22. 3b68c52 x86: qemu: add the ability to load and link ACPI tables from QEMU by Miao Yan · 9 years ago
  23. 35603ff x86: qemu: setup PM IO base for ACPI in southbridge by Miao Yan · 9 years ago
  24. c90a058 x86: qemu: re-structure qemu_fwcfg_list_firmware() by Miao Yan · 9 years ago
  25. a377b7c x86: baytrail: Add option to disable the internal UART to setup_early_uart() by Stefan Roese · 9 years ago
  26. ba019ed misc: Add simple driver to enable the legacy UART on Winbond Super IO chips by Stefan Roese · 9 years ago
  27. 9436b3e x86: x86-common.h: Add generic FS commands by Stefan Roese · 9 years ago
  28. 9433fcb x86: baytrail: Add documentation for FSP memory-down values by Stefan Roese · 9 years ago
  29. d51b77e Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  30. f19799b Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  31. 138a36a armv8/ls1043aqds: add QSPI boot support by Qianyu Gong · 9 years ago
  32. 760df89 armv8/ls1043aqds: add QSPI support in SD boot by Gong Qianyu · 9 years ago
  33. 51c18dc armv8/ls1043aqds: add DSPI support by Gong Qianyu · 9 years ago
  34. 6d85a60 dm: env_sf: fix saveenv() to use driver model by Gong Qianyu · 9 years ago
  35. 4e8630b spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue by Gong Qianyu · 9 years ago
  36. a5357ca spi: fsl_qspi: Fix qspi_op_rdid memcpy issue by Gong Qianyu · 9 years ago
  37. 14b532e spi: fsl_qspi: fix compile warning for 64-bit platform by Gong Qianyu · 9 years ago
  38. b73a3d6 mmc: fsl_esdhc: set Abort command type for CMD12 by Yangbo Lu · 9 years ago
  39. 7e6b49e armv8/ls1043aqds: Add lpuart support by Wenbin Song · 9 years ago
  40. b6dd4c1 armv8/ls1043aqds: Spilt off board device tree by Wenbin Song · 9 years ago
  41. db1ab38 armv8/ls1043aqds: Select lpuart pins of various muxes by Shaohui Xie · 9 years ago
  42. 9d7f321 mmc: fsl_esdhc: increase data transaction timeout to 500ms by Yangbo Lu · 9 years ago
  43. 7fd59d9 driver: net: fsl-mc: Remove portal id hard-coding by Prabhakar Kushwaha · 9 years ago
  44. 314aa55 driver: net: ldpaa: Add debug info of printing DPMAC stats by Prabhakar Kushwaha · 9 years ago
  45. 0c99977 driver: net: ldpaa: Increase num of buffers for a pool by Prabhakar Kushwaha · 9 years ago
  46. b0efba7 driver: net: ldpaa: Report back only error frames for tx by Prabhakar Kushwaha · 9 years ago
  47. e26e285 driver: net: fsl-mc: Prepare extended cfg for DPNI create by Prabhakar Kushwaha · 9 years ago
  48. c3d06e3 driver: net: fsl-mc: flib changes for MC FW 9.0.0 by Prabhakar Kushwaha · 9 years ago
  49. 0a4156c driver: net: fsl-mc: Add version check for MC objects by Prabhakar Kushwaha · 9 years ago
  50. 8a47d5c secure_boot: change error handler for esbc_validate by Aneesh Bansal · 9 years ago
  51. c624909 secure_boot: enable chain of trust for PowerPC platforms by Aneesh Bansal · 9 years ago
  52. 39d5b3b secure_boot: enable chain of trust for ARM platforms by Aneesh Bansal · 9 years ago
  53. c4713ec secure_boot: create function to determine boot mode by Aneesh Bansal · 9 years ago
  54. 4310470 secure_boot: split the secure boot functionality in two parts by Aneesh Bansal · 9 years ago
  55. 3322e21 secure_boot: include/configs: move definition of CONFIG_CMD_BLOB by Aneesh Bansal · 9 years ago
  56. 962021a secure_boot: include/configs: make secure boot header file uniform by Aneesh Bansal · 9 years ago
  57. 3f355dd ppc: xilinx-ppc440-generic: Wire LL_TEMAC driver by Ricardo Ribalda Delgado · 9 years ago
  58. 4efc4be net: xilinx_ll_temac: Fix string overflow by Ricardo Ribalda Delgado · 9 years ago
  59. 1a8e5b4 ppc: xilinx_ppc440_generic: Remove uncalled functions by Ricardo Ribalda Delgado · 9 years ago
  60. 1dcceba ppc: xilinx_ppc405_generic: Remove uncalled functions by Ricardo Ribalda Delgado · 9 years ago
  61. 5db1f9d ppc: xilinx_ppc440_generic: Remove weak attributes by Ricardo Ribalda Delgado · 9 years ago
  62. 53b7e9f ppc: xilinx_ppc405_generic: Remove weak attributes by Ricardo Ribalda Delgado · 9 years ago
  63. 4f40e13 ppc: xilinx-ppc4xx: Port to DM serial by Ricardo Ribalda Delgado · 9 years ago
  64. 47ce936 ARM: zynq: zynqmp: Line up checkboard message by Michal Simek · 9 years ago
  65. 7355104 ARM64: zynqmp: Define auto negotiation timeout by Siva Durga Prasad Paladugu · 9 years ago
  66. 1bbe495 ARM64: zynqmp: Do not setup bootargs by Michal Simek · 9 years ago
  67. c2d1150 ARM64: zynqmp: Dont use shortcut for setenv by Siva Durga Prasad Paladugu · 9 years ago
  68. e69d0fe ARM64: zynqmp: Modify the autoboot commands by Siva Durga Prasad Paladugu · 9 years ago
  69. f3da2f0 ARM64: zynqmp: Include GbE speed/duplex detection by Michal Simek · 9 years ago
  70. b7a4c9b ARM64: zynqmp: Enable NATSEMI phys by Michal Simek · 9 years ago
  71. 116cc8b ARM64: zynqmp: Allow overwrite identification string by Michal Simek · 9 years ago
  72. d48a170 ARM64: zynqmp: Setup correct COUNTER_FREQUENCY for silicon by Michal Simek · 9 years ago
  73. 503a76f ARM64: zynqmp: Move memory setup to board file by Michal Simek · 9 years ago
  74. bae1900 ARM64: zynqmp: Enable advance memory test by default by Michal Simek · 9 years ago
  75. ba973aa ARM64: zynqmp: Remove unneeded timer_init function by Michal Simek · 9 years ago
  76. 6d90245 ARM64: zynqmp: Fix bootmode SD_MODE1 by Michal Simek · 9 years ago
  77. df7ff0a ARM64: zynqmp: Differentiate EMMC boot mode by Michal Simek · 9 years ago
  78. c5d9523 ARM64: zynqmp: Show information about bootmode by Michal Simek · 9 years ago
  79. 108e184 ARM64: zynqmp: Add support for SD1 boot mode by Michal Simek · 9 years ago
  80. 30f0fc7 ARM64: zynqmp: Modify the SD and QSPI bootmode values by Siva Durga Prasad Paladugu · 10 years ago
  81. 32a8db0 ARM64: zynqmp: DT: Fix UART compatible string by Soren Brinkmann · 9 years ago
  82. d67bab6 ARM64: zynqmp: Correct the watchdog timer interrupt number by Punnaiah Choudary Kalluri · 9 years ago
  83. b7c56ef ARM64: zynqmp: Fix coding style in phy node by Michal Simek · 9 years ago
  84. 8d2c02d ARM64: zynqmp: Add initial support for the first silicon by Michal Simek · 9 years ago
  85. c23d3f8 ARM64: zynqmp: Use the same U-Boot version with/without ATF by Michal Simek · 9 years ago
  86. c1b8216 ARM64: zynqmp: Remove incorrect link to common config file by Michal Simek · 9 years ago
  87. ac00151 ARM64: zynqmp: ep: Define minimum sdhci frequency for ep by Siva Durga Prasad Paladugu · 9 years ago
  88. 49f44b9 ARM: zynq: Move spi node to aligned location by Michal Simek · 9 years ago
  89. 7a7f139 ARM: zynq: Fix defconfig for zybo by Michal Simek · 9 years ago
  90. c9af95a ARM: zynq: Fix all remaining zynq platform to use stdout-path by Michal Simek · 9 years ago
  91. f465437 ARM: zynq: Clean DTSI coding style by Michal Simek · 9 years ago
  92. d4b2f10 ARM: zynq: Move FLASH_BAR to Kconfig by Michal Simek · 9 years ago
  93. 7f369dc ARM: zynq: Enable SPI_FLASH for zc770 xm013 platform by Michal Simek · 9 years ago
  94. 59d461e ARM: zynq: Define sys prompt for all Zynq boards by Siva Durga Prasad Paladugu · 9 years ago
  95. 6dae849 ARM: zynq: Do not select options if SPL is not enabled by Michal Simek · 9 years ago
  96. db02482 ARM: zynq: Remove memory division by 2 for ECC case by Michal Simek · 9 years ago
  97. a1619fe mmc: zynq_sdhci: Added qurik to disable high speed by Siva Durga Prasad Paladugu · 9 years ago
  98. b0fbb49 mmc: sdhci: Clear high speed if not supported by Siva Durga Prasad Paladugu · 9 years ago
  99. f02a5e2 sdhci: zynq: Remove hardcoded value zero as min frequency by Siva Durga Prasad Paladugu · 9 years ago
  100. 780c535 net: zynq: Change MDC setup for arm64 by Michal Simek · 9 years ago