summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-12ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NORAdam Ford
2019-08-12ARM: da850-evm: Enable filesystem commands when booting from NORAdam Ford
2019-08-12ARM: da850-evm: Increase environment NOR partition offsetAdam Ford
2019-08-12ARM: da850-evm: Fix Lowlevel initAdam Ford
2019-08-12configs: am65x_evm_a53: enable support for PCIe ethernet cardsSekhar Nori
2019-08-12arm: dts: k3-am65: add support for PCIe and SERDESSekhar Nori
2019-08-12configs: am65x_evm_a53: enable PCIe supportSekhar Nori
2019-08-12phy: add support for AM654x SERDESSekhar Nori
2019-08-12pcie: ti: add driver for AM65x PCIe RCSekhar Nori
2019-08-12dm: core: add support for getting register address and sizeSekhar Nori
2019-08-12clk: add support for clk_is_match()Sekhar Nori
2019-08-12power: domain: ti-sci-power-domain: Add device ID info to get/set_device failureNishanth Menon
2019-08-12board/BuR/brsmarc1: initial commitHannes Schmelzer
2019-08-12watchdog: omap_wdt: Disable DM watchdog support in SPLSuniel Mahesh
2019-08-12pci: pci_mvebu: set BAR0 after memory space is setMarek BehĂșn
2019-08-12watchdog: omap_wdt: Convert watchdog driver to use DT and DMSuniel Mahesh
2019-08-12ARM: omap3: overo: Fix MMC init for SPLAnselm Busse
2019-08-12configs: sei510: disable PSCI_RESET to support fastboot reboot_flagNeil Armstrong
2019-08-12ARM: meson: Add support for fastboot_set_reboot_flag()Neil Armstrong
2019-08-12boards: meson: add g12a sei510Jerome Brunet
2019-08-12arm: meson: add sm command to retrieve the reboot reasonNeil Armstrong
2019-08-12arm: meson: add sm cmd to retrieve SoC serialNeil Armstrong
2019-08-12configs: meson64: permit redefining ENV_SIZENeil Armstrong
2019-08-12ARM: dts: Import Amlogic G12A SEI510 DT from Linux 5.3-rc1Neil Armstrong
2019-08-12arm: mvebu: turris_omnia: update defconfigMarek BehĂșn
2019-08-12ARM: configs: Enable DM_ETH for SBx81LIFKW and SBx81LIFXCATChris Packham
2019-08-12powerpc/km: remove unmaintained board KMLION1Holger Brunck
2019-08-12powerpc/km: remove unmaintained target KMVECT1Holger Brunck
2019-08-12km/arm: remove unmaintained target PORTL2Pascal Linder
2019-08-12km/rgmii: port Ethernet interface of KM Kirkwood boards to driver modelPascal Linder
2019-08-12km/uart: port UART interface of KM Kirkwood boards to driver modelPascal Linder
2019-08-12km: fixed typo in KM Kirkwood header filePascal Linder
2019-08-12km: clean up header files for KM Kirkwood boardsPascal Linder
2019-08-12km: remove obsolete definitions in KM header filesPascal Linder
2019-08-12km: add Kconfig menus for KM boardsPascal Linder
2019-08-11common: Add a note about the effort to reduce common.hSimon Glass
2019-08-11Drop PCMCIASimon Glass
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move TOTAL_MALLOC_LEN to environment.hSimon Glass
2019-08-11env: Drop the double underscores in search.hSimon Glass
2019-08-11env: Drop the ACTION typedefSimon Glass
2019-08-11env: Rename the redundancy flagsSimon Glass
2019-08-11env: Drop _ENTRYSimon Glass
2019-08-11env: Drop the ENTRY typedefSimon Glass
2019-08-11env: Move callback definitions to env.hSimon Glass
2019-08-11env: Move env_valid to env.hSimon Glass
2019-08-11env: Rename environment to embedded_environmentSimon Glass
2019-08-11env: Move env_reloc() to env.hSimon Glass
2019-08-11env: Move env_get_char() to env.hSimon Glass