summaryrefslogtreecommitdiff
path: root/board/qualcomm/dragonboard410c
AgeCommit message (Expand)Author
2026-02-17treewide: Clean up DECLARE_GLOBAL_DATA_PTR usagePeng Fan
2025-06-02board: dragonboard410c: Fix button cmd nameStephan Gerhold
2025-04-11board: dragonboard410c: Update maintainersStephan Gerhold
2025-04-11board: dragonboard410c: Use button_cmd instead of custom codeStephan Gerhold
2025-04-11board: dragonboard410c: Use BOOTSTD instead of DISTRO_DEFAULTSStephan Gerhold
2025-04-11board: dragonboard410c: Use dynamically allocated load addressesStephan Gerhold
2025-04-11board: dragonboard410c: Drop unused linux_imageStephan Gerhold
2025-04-11board: dragonboard410c: Drop reflash functionalityStephan Gerhold
2025-04-11board: dragonboard410c: Drop UNSTUFF_BITS() macroStephan Gerhold
2025-04-11board: dragonboard410c: Fix BD addressStephan Gerhold
2025-04-11button: qcom-pmic: prettify and standardise button labelsCaleb Connolly
2024-07-22board: qualcomm: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07board: qualcomm: Remove <common.h> and add needed includesTom Rini
2024-03-01mach-snapdragon: dynamic load addressesCaleb Connolly
2024-03-01mach-snapdragon: generalise board supportCaleb Connolly
2024-03-01board: dragonboard410c: import board code from mach-snapdragonCaleb Connolly
2024-03-01board: dragonboard410c: upstream DT compatCaleb Connolly
2024-03-01board: dragonboard410c: add chainloaded config fragmentCaleb Connolly
2024-01-16mach-snapdragon: switch to PMIC button driverCaleb Connolly
2022-06-28dragonboard410c: Migrate to using CONFIG_EXTRA_ENV_TEXTTom Rini
2021-07-23board: dragonboard410c: Fix fastbootStephan Gerhold
2021-07-23board: dragonboard410c: Load U-Boot directly without LKStephan Gerhold
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-06-14MAINTAINERS: change Ramon Fried email addressRamon Fried
2018-09-30db410c: automatically launch fastbootRamon Fried
2018-09-30db410c: serial# env using msm board serialRamon Fried
2018-09-30ehci: Replace board_prepare_usb with board_usb_initRamon Fried
2018-08-13db410: alter WLAN/BT MAC address fixupRamon Fried
2018-08-10db410c: Fixup DRAMRamon Fried
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf
2018-06-04MAINTAINERS: Take over DB410c maintainershipRamon Fried
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-04MAINTAINERS: board: qcom: db410c, db820c: update email.Jorge Ramirez-Ortiz
2018-01-15db410c: use the device tree parsed by the lk loader.Jorge Ramirez-Ortiz
2018-01-15db410c: replace reset driver with psciJorge Ramirez-Ortiz
2018-01-15db410c: update wlan and bt mac addresses from firmwareJorge Ramirez-Ortiz
2017-09-11MAINTAINERS: board: qcom: db410c: Maintainer changedJorge Ramirez-Ortiz
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-06-23board/db410c: add missing linker map entries for efiRob Clark
2017-06-01dm: gpio: Add live tree supportSimon Glass