summaryrefslogtreecommitdiffstats
path: root/board/qualcomm
Commit message (Expand)AuthorAgeFilesLines
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-022-2/+2
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-022-0/+2
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-182-0/+3
* MAINTAINERS: board: qcom: db820c: update emailJorge Ramirez-Ortiz2020-01-301-1/+1
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-172-0/+2
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-112-0/+2
* MAINTAINERS: change Ramon Fried email addressRamon Fried2019-06-141-1/+1
* MAINTAINERS: board: qcom: db820c: update email.Jorge Ramirez-Ortiz2018-12-031-1/+1
* db410c: automatically launch fastbootRamon Fried2018-09-301-1/+2
* db410c: serial# env using msm board serialRamon Fried2018-09-301-0/+10
* ehci: Replace board_prepare_usb with board_usb_initRamon Fried2018-09-301-2/+2
* db410: alter WLAN/BT MAC address fixupRamon Fried2018-08-131-27/+27
* db410c: Fixup DRAMRamon Fried2018-08-101-0/+3
* efi_loader: Rename sections to allow for implicit dataAlexander Graf2018-07-252-11/+30
* MAINTAINERS: Take over DB410c maintainershipRamon Fried2018-06-041-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0711-26/+11
* MAINTAINERS: board: qcom: db410c, db820c: update email.Jorge Ramirez-Ortiz2018-02-042-2/+2
* db410c: use the device tree parsed by the lk loader.Jorge Ramirez-Ortiz2018-01-151-28/+40
* db410c: replace reset driver with psciJorge Ramirez-Ortiz2018-01-151-0/+5
* db410c: update wlan and bt mac addresses from firmwareJorge Ramirez-Ortiz2018-01-153-6/+72
* db820c: stop autoboot when vol- pressedJorge Ramirez-Ortiz2018-01-151-1/+37
* db820c: add qualcomm dragonboard 820C supportJorge Ramirez-Ortiz2018-01-157-0/+755
* MAINTAINERS: board: qcom: db410c: Maintainer changedJorge Ramirez-Ortiz2017-09-111-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* board/db410c: add missing linker map entries for efiRob Clark2017-06-231-0/+16
* dm: gpio: Add live tree supportSimon Glass2017-06-011-6/+6
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-3/+6
* board: Add Qualcomm Dragonboard 410C supportMateusz Kulikowski2016-04-017-0/+355