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
/
advantech
Age
Commit message (
Expand
)
Author
2021-08-31
imx: Finish migration of IMX_CONFIG to Kconfig
Tom Rini
2021-04-10
arm: Remove dms-ba16 board
Tom Rini
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-12-07
doc: board: imx8qm-rom7720-a1.rst: convert readme to reST
Oliver Graute
2020-12-06
imx: imx8qm_rom7720_a1: add missing DTS to the MAINTAINERS
Oliver Graute
2020-09-01
x86: advantech: som-db5800-som-6867: Remove dead code
Andy Shevchenko
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-06-22
imx: imx8qm_rom7720_a1: update README
Oliver Graute
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-04-16
doc: update reference to README.imximage
Patrick Delaunay
2020-01-21
Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-01-20
imx8qm_rom7720_a1: Remove unused function detail_board_ddr_info()
Alifer Moraes
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-11-03
imx: support i.MX8QM ROM 7720 a1 board
Oliver Graute
2019-10-08
x86: Rename existing FSP code to fsp1
Simon Glass
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2018-06-17
x86: baytrail: Drop EFI-specific test logics
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-19
x86: baytrail: fsp: Move Azalia update codes to board
Bin Meng
2017-10-12
imx: Include <input.h> header file
Diego Dorta
2017-08-01
x86: kconfig: Let board select SPI flash
Bin Meng
2017-08-01
x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig
Bin Meng
2017-08-01
x86: kconfig: Let board select BOARD_EARLY_INIT_F
Bin Meng
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-11
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
2017-04-12
board: advantech: dms-ba16: apply the proper register setting to fix the volt...
Yung-Ching LIN
2017-04-12
board: advantech: dms-ba16: fix AR8033 reset timing issue
Yung-Ching LIN
2017-04-12
board: advantech: dms-ba16: add the PMIC configuration support
Yung-Ching LIN
2017-04-12
board: advantech: dms-ba16: Add the configuration options for display initial...
Yung-Ching LIN
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-06
arm: imx: Add support for Advantech DMS-BA16 board
Akshay Bhat
2016-07-12
x86: Add Advantech SOM-DB5800/SOM-6867 support
George McCollister