index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
qualcomm
Age
Commit message (
Expand
)
Author
2023-05-03
board: Fix board file path for sdm845.c for Samsung and Qualcomm boards
Bhupesh Sharma
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-08-26
board: qcs404-evb: Enable USB3 specific PMIC GPIO
Sumit Garg
2022-07-25
board: qualcomm: Add support for QCS404 EVB
Sumit Garg
2022-07-25
board: qualcomm: Add support for dragonboard845c
Sumit Garg
2022-06-28
dragonboard410c: Migrate to using CONFIG_EXTRA_ENV_TEXT
Tom Rini
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
2021-07-23
board: dragonboard410c: Fix fastboot
Stephan Gerhold
2021-07-23
board: dragonboard410c: Load U-Boot directly without LK
Stephan Gerhold
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-01-30
MAINTAINERS: board: qcom: db820c: update email
Jorge Ramirez-Ortiz
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-06-14
MAINTAINERS: change Ramon Fried email address
Ramon Fried
2018-12-03
MAINTAINERS: board: qcom: db820c: update email.
Jorge Ramirez-Ortiz
2018-09-30
db410c: automatically launch fastboot
Ramon Fried
2018-09-30
db410c: serial# env using msm board serial
Ramon Fried
2018-09-30
ehci: Replace board_prepare_usb with board_usb_init
Ramon Fried
2018-08-13
db410: alter WLAN/BT MAC address fixup
Ramon Fried
2018-08-10
db410c: Fixup DRAM
Ramon Fried
2018-07-25
efi_loader: Rename sections to allow for implicit data
Alexander Graf
2018-06-04
MAINTAINERS: Take over DB410c maintainership
Ramon Fried
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-04
MAINTAINERS: board: qcom: db410c, db820c: update email.
Jorge Ramirez-Ortiz
2018-01-15
db410c: use the device tree parsed by the lk loader.
Jorge Ramirez-Ortiz
2018-01-15
db410c: replace reset driver with psci
Jorge Ramirez-Ortiz
2018-01-15
db410c: update wlan and bt mac addresses from firmware
Jorge Ramirez-Ortiz
2018-01-15
db820c: stop autoboot when vol- pressed
Jorge Ramirez-Ortiz
2018-01-15
db820c: add qualcomm dragonboard 820C support
Jorge Ramirez-Ortiz
2017-09-11
MAINTAINERS: board: qcom: db410c: Maintainer changed
Jorge Ramirez-Ortiz
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-06-23
board/db410c: add missing linker map entries for efi
Rob Clark
2017-06-01
dm: gpio: Add live tree support
Simon Glass
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-04-01
board: Add Qualcomm Dragonboard 410C support
Mateusz Kulikowski