]> git.sur5r.net Git - u-boot/shortlog
u-boot
2016-01-29 Stephen Warrentest/py: Quote consistency
2016-01-29 Stephen Warrentest/py: use " for docstrings
2016-01-29 Stephen Warrentest/py: make net test aware of USB and PCI enumeration
2016-01-29 Stephen Warrendistro bootcmd: enumerate PCI before network operations
2016-01-29 Stephen Warrendistro bootcmd: make net boot only optionally start USB
2016-01-29 Stephen WarrenImplement "pci enum" command for CONFIG_DM_PCI
2016-01-29 Stephen Warrentest/py: dfu: error out if USB device already exists
2016-01-29 Stephen WarrenARM: tegra: shut down USB device controller at boot
2016-01-29 Stephen Warrentest/py: make crash detection more robust
2016-01-29 Simon Glassdm: Remove device_probe_child()
2016-01-29 Stephen Warrentest/py: add a networking test
2016-01-29 Stephen Warrentest/py: move find_ram_base() into u_boot_utils
2016-01-29 Stephen Warrentest/py: add DFU test
2016-01-29 Stephen Warrentest/py: ums: add filesystem-based testing
2016-01-29 Stephen Warrentest/py: add various utility code
2016-01-29 Stephen Warrentest/py: optionally ignore errors from shell commands
2016-01-29 Stephen Warrentest/py: log when tests send CTRL-C
2016-01-29 Stephen Warrentest/py: drain console log at the end of any failed...
2016-01-29 Stephen Warrentest/py: move U-Boot respawn trigger to the test core
2016-01-29 Stephen Warrentest/py: fix timeout to be absolute
2016-01-29 Christophe... tpm: st33zp24: Add tpm st33zp24 spi support
2016-01-29 Christophe... tpm: st33zp24: Add tpm st33zp24 support with i2c
2016-01-29 Christophe... tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move...
2016-01-29 Christophe... tpm: tpm_tis_lpc: fix typo
2016-01-29 Christophe... tpm: Fix fault in case CONFIG_DM_TPM is set without...
2016-01-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2016-01-28 Stephen WarrenARM: tegra: rm Jetson TK1 PMIC GPIO programming
2016-01-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-01-28 Bin Mengx86: Correct spi node alias
2016-01-28 Miao Yanx86: config option for loading ACPI table from QEMU
2016-01-28 Miao Yanx86: qemu: add the ability to load and link ACPI tables...
2016-01-28 Miao Yanx86: qemu: setup PM IO base for ACPI in southbridge
2016-01-28 Miao Yanx86: qemu: re-structure qemu_fwcfg_list_firmware()
2016-01-28 Stefan Roesex86: baytrail: Add option to disable the internal UART...
2016-01-28 Stefan Roesemisc: Add simple driver to enable the legacy UART on...
2016-01-28 Stefan Roesex86: x86-common.h: Add generic FS commands
2016-01-28 Stefan Roesex86: baytrail: Add documentation for FSP memory-down...
2016-01-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-01-27 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-01-27 Qianyu Gongarmv8/ls1043aqds: add QSPI boot support
2016-01-27 Gong Qianyuarmv8/ls1043aqds: add QSPI support in SD boot
2016-01-27 Gong Qianyuarmv8/ls1043aqds: add DSPI support
2016-01-27 Gong Qianyudm: env_sf: fix saveenv() to use driver model
2016-01-27 Gong Qianyuspi: fsl_qspi: Fix qspi_op_rdsr memcpy issue
2016-01-27 Gong Qianyuspi: fsl_qspi: Fix qspi_op_rdid memcpy issue
2016-01-27 Gong Qianyuspi: fsl_qspi: fix compile warning for 64-bit platform
2016-01-27 Yangbo Lummc: fsl_esdhc: set Abort command type for CMD12
2016-01-27 Wenbin Songarmv8/ls1043aqds: Add lpuart support
2016-01-27 Wenbin Songarmv8/ls1043aqds: Spilt off board device tree
2016-01-27 Shaohui Xiearmv8/ls1043aqds: Select lpuart pins of various muxes
2016-01-27 Yangbo Lummc: fsl_esdhc: increase data transaction timeout to...
2016-01-27 Prabhakar Kushwahadriver: net: fsl-mc: Remove portal id hard-coding
2016-01-27 Prabhakar Kushwahadriver: net: ldpaa: Add debug info of printing DPMAC...
2016-01-27 Prabhakar Kushwahadriver: net: ldpaa: Increase num of buffers for a pool
2016-01-27 Prabhakar Kushwahadriver: net: ldpaa: Report back only error frames for tx
2016-01-27 Prabhakar Kushwahadriver: net: fsl-mc: Prepare extended cfg for DPNI...
2016-01-27 Prabhakar Kushwahadriver: net: fsl-mc: flib changes for MC FW 9.0.0
2016-01-27 Prabhakar Kushwahadriver: net: fsl-mc: Add version check for MC objects
2016-01-27 Aneesh Bansalsecure_boot: change error handler for esbc_validate
2016-01-27 Aneesh Bansalsecure_boot: enable chain of trust for PowerPC platforms
2016-01-27 Aneesh Bansalsecure_boot: enable chain of trust for ARM platforms
2016-01-27 Aneesh Bansalsecure_boot: create function to determine boot mode
2016-01-27 Aneesh Bansalsecure_boot: split the secure boot functionality in...
2016-01-27 Aneesh Bansalsecure_boot: include/configs: move definition of CONFIG...
2016-01-27 Aneesh Bansalsecure_boot: include/configs: make secure boot header...
2016-01-27 Ricardo Ribalda... ppc: xilinx-ppc440-generic: Wire LL_TEMAC driver
2016-01-27 Ricardo Ribalda... net: xilinx_ll_temac: Fix string overflow
2016-01-27 Ricardo Ribalda... ppc: xilinx_ppc440_generic: Remove uncalled functions
2016-01-27 Ricardo Ribalda... ppc: xilinx_ppc405_generic: Remove uncalled functions
2016-01-27 Ricardo Ribalda... ppc: xilinx_ppc440_generic: Remove weak attributes
2016-01-27 Ricardo Ribalda... ppc: xilinx_ppc405_generic: Remove weak attributes
2016-01-27 Ricardo Ribalda... ppc: xilinx-ppc4xx: Port to DM serial
2016-01-27 Michal SimekARM: zynq: zynqmp: Line up checkboard message
2016-01-27 Siva Durga... ARM64: zynqmp: Define auto negotiation timeout
2016-01-27 Michal SimekARM64: zynqmp: Do not setup bootargs
2016-01-27 Siva Durga... ARM64: zynqmp: Dont use shortcut for setenv
2016-01-27 Siva Durga... ARM64: zynqmp: Modify the autoboot commands
2016-01-27 Michal SimekARM64: zynqmp: Include GbE speed/duplex detection
2016-01-27 Michal SimekARM64: zynqmp: Enable NATSEMI phys
2016-01-27 Michal SimekARM64: zynqmp: Allow overwrite identification string
2016-01-27 Michal SimekARM64: zynqmp: Setup correct COUNTER_FREQUENCY for...
2016-01-27 Michal SimekARM64: zynqmp: Move memory setup to board file
2016-01-27 Michal SimekARM64: zynqmp: Enable advance memory test by default
2016-01-27 Michal SimekARM64: zynqmp: Remove unneeded timer_init function
2016-01-27 Michal SimekARM64: zynqmp: Fix bootmode SD_MODE1
2016-01-27 Michal SimekARM64: zynqmp: Differentiate EMMC boot mode
2016-01-27 Michal SimekARM64: zynqmp: Show information about bootmode
2016-01-27 Michal SimekARM64: zynqmp: Add support for SD1 boot mode
2016-01-27 Siva Durga... ARM64: zynqmp: Modify the SD and QSPI bootmode values
2016-01-27 Soren BrinkmannARM64: zynqmp: DT: Fix UART compatible string
2016-01-27 Punnaiah Choudary... ARM64: zynqmp: Correct the watchdog timer interrupt...
2016-01-27 Michal SimekARM64: zynqmp: Fix coding style in phy node
2016-01-27 Michal SimekARM64: zynqmp: Add initial support for the first silicon
2016-01-27 Michal SimekARM64: zynqmp: Use the same U-Boot version with/without ATF
2016-01-27 Michal SimekARM64: zynqmp: Remove incorrect link to common config...
2016-01-27 Siva Durga... ARM64: zynqmp: ep: Define minimum sdhci frequency for ep
2016-01-27 Michal SimekARM: zynq: Move spi node to aligned location
2016-01-27 Michal SimekARM: zynq: Fix defconfig for zybo
2016-01-27 Michal SimekARM: zynq: Fix all remaining zynq platform to use stdou...
2016-01-27 Michal SimekARM: zynq: Clean DTSI coding style
next