summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-29include/configs: ns3: add env variables for Linux bootBharat Gooty
2020-07-29board: ns3: limit U-boot relocation within 16MB memoryBharat Kumar Reddy Gooty
2020-07-29board: ns3: define ddr memory layoutRayagonda Kokatanur
2020-07-29dt-bindings: memory: ns3: add ddr memory definitionRayagonda Kokatanur
2020-07-29configs: ns3: enable GIC_V3 ITSRayagonda Kokatanur
2020-07-29board: ns3: program GIC LPI tablesRayagonda Kokatanur
2020-07-29board: ns3: default reset type to L3Rayagonda Kokatanur
2020-07-29board: ns3: add api to save boot parameters passed from BL31Abhishek Shah
2020-07-29dt-bindings: memory: ns3: add memory definitionsRayagonda Kokatanur
2020-07-29configs: ns3: enable clock subsystemRayagonda Kokatanur
2020-07-29arm: cpu: armv8: add L3 memory flush supportRayagonda Kokatanur
2020-07-29board: ns3: add support for Broadcom Northstar 3Rayagonda Kokatanur
2020-07-29Merge branch '2020-07-28-misc-soc-improvements'Tom Rini
2020-07-29board: mediatek: Add support for UniElec U7623 boardDavid Woodhouse
2020-07-29board: mediatek: Use CONFIG_DEFAULT_FDT_FILE for default environmentDavid Woodhouse
2020-07-29board: mediatek: fix mmc_get_boot_dev() for platforms without external SDDavid Woodhouse
2020-07-29arm: add (default) config for nanopi2 boardStefan Bosch
2020-07-29arm: add support for SoC s5p4418 (cpu) / nanopi2 boardStefan Bosch
2020-07-29video: add nexell video driver (display/video driver)Stefan Bosch
2020-07-29video: add nexell video driver (soc: dpc, makefile)Stefan Bosch
2020-07-29video: add nexell video driver (soc: lvds, hdmi)Stefan Bosch
2020-07-29video: add nexell video driver (soc: mlc, mipi)Stefan Bosch
2020-07-29video: add nexell video driver (soc: displaytop)Stefan Bosch
2020-07-29pwm: add driver for nexellStefan Bosch
2020-07-29pinctrl: add nexell driverStefan Bosch
2020-07-29mmc: add nexell driverStefan Bosch
2020-07-29i2c: add nexell driverStefan Bosch
2020-07-29gpio: add nexell driverStefan Bosch
2020-07-29arm: add mach-nexell (all files except header files)Stefan Bosch
2020-07-29arm: add mach-nexell (header files)Stefan Bosch
2020-07-29arm: qemu: override flash accessors to use virtualizable instructionsArd Biesheuvel
2020-07-29arm: qemu: disable the EFI workaround for older GRUBArd Biesheuvel
2020-07-29arm: qemu: implement enable_caches()Ard Biesheuvel
2020-07-29arm: qemu: enable LPAE on 32-bitArd Biesheuvel
2020-07-29arm: enable allocate-on-read for LPAE's DCACHE_WRITEBACK/_WRITETHROUGHArd Biesheuvel
2020-07-29msm_gpio: Add support for Qualcomm IPQ40xxRobert Marko
2020-07-29msm_serial: Read bit rate register value from DTRobert Marko
2020-07-29arm: Add support for Qualcomm IPQ40xx familyRobert Marko
2020-07-29pinctrl: mediatek: add PUPD/R0/R1 support for MT7623David Woodhouse
2020-07-28arm: dts: mediatek: enable sgmii mode and mt7531 switch for mt7629MarkLee
2020-07-28eth: mtk-eth: enable mt7629 sgmii mode support in mediatek eth driverMarkLee
2020-07-28dm: remove superfluous comment for union ofnode_unionHeinrich Schuchardt
2020-07-28test: dm: add a test for class buttonPhilippe Reynes
2020-07-28test/py: add tests for the button commandsPhilippe Reynes
2020-07-28sandbox: enable buttonPhilippe Reynes
2020-07-28sandbox64: enable buttonPhilippe Reynes
2020-07-28sandbox: dtsi: add buttonsPhilippe Reynes
2020-07-28cmd: button: add a new 'button' commandPhilippe Reynes
2020-07-28dm: button: add a driver for button driven by gpioPhilippe Reynes
2020-07-28dm: button: add an uclass for buttonPhilippe Reynes