summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-18test/py: gpt: Use long options for sgdiskSam Protsenko
2019-07-18env: mmc: add erase-functionFrank Wunderlich
2019-07-18env: register erase commandFrank Wunderlich
2019-07-18common: Fix autocompletion with CONFIG_CMDLINE_PS_SUPPORTMarek Vasut
2019-07-18regulator: Allow enabling GPIO regulatorSven Schwermer
2019-07-18regulator: Factor out common enable codeSven Schwermer
2019-07-18ARM: correct detection of thumb modeHeinrich Schuchardt
2019-07-18ext4: add support for filesystems without JOURNALMarek Szyprowski
2019-07-18ext4: fix calculating inode blkcount for non-512 blocksize filesystemsMarek Szyprowski
2019-07-18rtc: Add DM support to ds3231Chuanhua Han
2019-07-18lib: rsa: add support to other openssl engine types than pkcs11Vesa Jääskeläinen
2019-07-18Merge branch '2019-07-17-ti-imports'Tom Rini
2019-07-18Merge branch '2019-07-17-ci-imports'Tom Rini
2019-07-18gitlab-ci: Move the pyelfutils sectionTom Rini
2019-07-18gitlab-ci: Split the world build into 4 jobsTom Rini
2019-07-18gitlab-ci: Add pyelftools when neededTom Rini
2019-07-18gitlab-ci: Add evb-ast2500 test.py testTom Rini
2019-07-18gitlab-ci: Initial conversion of Travis CI build to GitLab CITom Rini
2019-07-17am335x_boneblack_vboot: Disable asm memcpy/memset in SPLTom Rini
2019-07-17travis: Build aspeed board with qemu HEADJoel Stanley
2019-07-17travis: Add ASPEED ast2500 to qemu testsJoel Stanley
2019-07-17configs: aspeed: Add HUSH and random ethernet addrJoel Stanley
2019-07-17configs: aspeed: Unset CONFIG_MMCJoel Stanley
2019-07-17configs: am65x_hs_evm: Add support for applying overlaysAndreas Dannenberg
2019-07-17configs: am65x_evm: Add support for applying overlaysAndreas Dannenberg
2019-07-17board: ti: am654: Use EEPROM-based board detectionAndreas Dannenberg
2019-07-17ti: common: am6: Add support for setting MAC addressesAndreas Dannenberg
2019-07-17ti: common: am6: Add support for board description EEPROMAndreas Dannenberg
2019-07-17arm: K3: am654: Map common EEPROM data into SRAM scratch spaceAndreas Dannenberg
2019-07-17configs: am65x_hs_evm_a53: Increase malloc pool before relocationAndreas Dannenberg
2019-07-17configs: am65x_evm_a53: Increase malloc pool before relocationAndreas Dannenberg
2019-07-17configs: am65x_hs_evm_a53: Enable PCA953X-type GPIO driverAndreas Dannenberg
2019-07-17configs: am65x_evm_a53: Enable PCA953X-type GPIO driverAndreas Dannenberg
2019-07-17arm64: dts: k3-am654-base-board: Add I2C GPIO expander @ 0x38Andreas Dannenberg
2019-07-17configs: am65x_hs_evm_defconfig: Enable I2C supportAndreas Dannenberg
2019-07-17configs: am65x_evm_defconfig: Enable I2C supportAndreas Dannenberg
2019-07-17arm: dts: k3-am654-base-board: Enable wkup_i2c0 across all boot stagesAndreas Dannenberg
2019-07-17arm: dts: k3-am65: Add I2C nodesAndreas Dannenberg
2019-07-17arm: dts: k3-am65: Move pinctrl nodes out of U-Boot specific dtsiAndreas Dannenberg
2019-07-17arm: omap_i2c: Remove unwanted header file inclusionVignesh R
2019-07-17i2c: omap24xx_i2c: Adapt driver to support K3 devicesVignesh R
2019-07-17am65x: README: Add eMMC layout and flash instructionsFaiz Abbas
2019-07-17configs: am65x_hs_evm: Add Support for eMMC bootAndreas Dannenberg
2019-07-17configs: am65x_evm: Add Support for eMMC bootFaiz Abbas
2019-07-17configs: am65x_hs_evm_r5: All sysfw to be loaded via MMCAndreas Dannenberg
2019-07-17configs: am65x_evm_r5: All sysfw to be loaded via MMCAndreas Dannenberg
2019-07-17armV7R: K3: am654: Load SYSFW binary and config from boot mediaAndreas Dannenberg
2019-07-17armv7R: K3: am654: Use full malloc implementation in SPLAndreas Dannenberg
2019-07-17armV7R: K3: am654: Allow using SPL BSS pre-relocationAndreas Dannenberg
2019-07-17arm: K3: Introduce System Firmware loader frameworkAndreas Dannenberg