summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-30arm: kirkwood: configs: ds109: Convert to DM_SPIChris Packham
2018-11-30arm: kirkwood: configs: Convert Allied Telesis boards to DM_SPIChris Packham
2018-11-30arm: mvebu: configs: armada8k: use 2 DRAM banksBaruch Siach
2018-11-30arm64: zynqmp: Wire mini-emmc1 configuration with zcu102Michal Simek
2018-11-30arm64: zynqmp: Wire mini-emmc0 configuration with zcu100Michal Simek
2018-11-30arm64: zynqmp: Start usb ethernet gadget automaticallyMichal Simek
2018-11-30arm64: zynqmp: Add mini mtest configurationMichal Simek
2018-11-30arm64: zynqmp: Use minimal size for environment variablesMichal Simek
2018-11-30arm64: zynqmp: Do not save variables about boardMichal Simek
2018-11-29Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-11-29Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogicTom Rini
2018-11-29core: ofnode: Fix ofnode_get_addr_index functionKeerthy
2018-11-29tpm: Convert to use a device parameterSimon Glass
2018-11-29tpm: Export the open/close functionsSimon Glass
2018-11-29tpm: Add a constant for the minimum supported digest sizeSimon Glass
2018-11-29ofnode: fix comment typoBaruch Siach
2018-11-29cmd, fdt: add subcommand "get" to fdt headerHeiko Schocher
2018-11-29sandbox: Use memmove() to move overlapping regionsSimon Glass
2018-11-29sandbox: Enable soundSimon Glass
2018-11-29sound: sandbox: Use the correct frequencySimon Glass
2018-11-29sound: Add sample rate as a parameter for square waveSimon Glass
2018-11-29sound: Correct data output in sound_create_square_wave()Simon Glass
2018-11-29rtc: Allow child driversSimon Glass
2018-11-29dm: sandbox: i2c: Use new emulator parent uclassSimon Glass
2018-11-29dm: sandbox: i2c: Add a new 'emulation parent' uclassSimon Glass
2018-11-29dm: core: Put UCLASS_SIMPLE_BUS in orderSimon Glass
2018-11-29dm: core: Add a few more specific child-finding functionsSimon Glass
2018-11-29dm: core: Export uclass_find_device_by_phandle()Simon Glass
2018-11-29test: Add a 'make qcheck' target for quicker testingSimon Glass
2018-11-29power: pmic: Correct debug/error outputSimon Glass
2018-11-29malloc_simple: Add logging of allocationsSimon Glass
2018-11-29arm64: zynqmp: Do not use any EXTRA_ENV_SETTINGSMichal Simek
2018-11-29arm64: zynqmp: Disable BOOTCOMMANDMichal Simek
2018-11-29arm64: zynqmp: Enable SPL for mini qspi configurationMichal Simek
2018-11-29arm64: zynqmp: Disable autoboot feature for miniMichal Simek
2018-11-29arm: socfpga: fix SPL booting from fpga OnChip RAMSimon Goldschmidt
2018-11-29arm: socfpga: make socfpga_socrates_defconfig boot from QSPISimon Goldschmidt
2018-11-29dts: arm: socfpga: merge gen5 devicetrees from linuxSimon Goldschmidt
2018-11-29spi: cadence_qspi: use "cdns,qspi-nor" as compatibleSimon Goldschmidt
2018-11-29gpio: dwapb_gpio: fix binding without bank-name propertySimon Goldschmidt
2018-11-29arm: socfpga: make config structs constSimon Goldschmidt
2018-11-29ARM: zynq: Disable net for cse nor/nandMichal Simek
2018-11-29ARM: zynq: Enable mtest command at least on one platformMichal Simek
2018-11-29ARM: zynq: Wire SPL configuration for cse nor/nand targetsMichal Simek
2018-11-29arm64: zynqmp: Setup clock-output-names for si570 chipsMichal Simek
2018-11-29arm64: zynqmp: Disable ltc2952 poweroff chipMichal Simek
2018-11-29arm64: zynqmp: Fix sdhci clock in emmc0 mini configurationMichal Simek
2018-11-29arm64: zynqmp: Wire spi-flash compatible string with flashesMichal Simek
2018-11-29arm64: zynqmp: Define and enable qspi node for DC4 boardSiva Durga Prasad Paladugu
2018-11-28Merge branch '2018-11-28-master-imports'Tom Rini