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
/
include
/
configs
/
advantech_dms-ba16.h
Age
Commit message (
Expand
)
Author
2018-03-16
Convert all of CONFIG_CONS_INDEX to Kconfig
Tom Rini
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-13
spi: Migrate CONFIG_MXC_SPI to Kconfig
Tuomas Tynkkynen
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-02-08
Convert CONFIG_MXC_GPIO to Kconfig
Adam Ford
2018-02-02
Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig
Lukasz Majewski
2017-12-12
ata: Migrate CONFIG_LIBATA to Kconfig
Tuomas Tynkkynen
2017-12-12
ata: Migrate CONFIG_DWC_AHSATA to Kconfig
Tuomas Tynkkynen
2017-09-11
ipu_common: Let the MX6 IPU clock be calculated in run-time
Fabio Estevam
2017-09-03
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
Thomas Petazzoni
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
Thomas Petazzoni
2017-09-01
configs: Migrate all of the existing USB symbols, except fastboot
Tom Rini
2017-08-11
Convert CONFIG_CMD_PCI to Kconfig
Simon Glass
2017-08-07
Move PHYLIB to Kconfig
Alexandru Gagniuc
2017-07-25
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
Simon Glass
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-11
Convert CONFIG_CMD_SATA to Kconfig
Simon Glass
2017-05-22
Convert CONFIG_CMD_FUSE to Kconfig
Simon Glass
2017-05-15
Kconfig: USB: Migrate existing USB_EHCI_xxx options
Tom Rini
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
Tom Rini
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
Tom Rini
2017-04-30
Convert CONFIG_CMD_BMODE to Kconfig
Simon Glass
2017-04-13
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2017-04-12
board: advantech: dms-ba16: Add the configuration options for display initial...
Yung-Ching LIN
2017-04-06
Remove various unused interrupt related code
Tom Rini
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-01-31
mmc: move CONFIG_GENERIC_MMC to Kconfig
Masahiro Yamada
2017-01-28
disk: convert CONFIG_DOS_PARTITION to Kconfig
Patrick Delaunay
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2017-01-21
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
Jagan Teki
2016-12-29
mmc: complete unfinished move of CONFIG_MMC
Masahiro Yamada
2016-10-28
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-10-28
pci: Move CONFIG_PCI_PNP to Kconfig
Bin Meng
2016-10-27
drivers/pci/Kconfig: Add PCI
Tom Rini
2016-10-26
config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs
Jagan Teki
2016-10-23
Convert CONFIG_USB_KEYBOARD to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_CFB_CONSOLE to Kconfig
Simon Glass
2016-10-23
config: Drop CONFIG_CONSOLE_DEV
Simon Glass
2016-10-23
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_VIDEO to Kconfig
Simon Glass
2016-10-12
common: Add DISPLAY_BOARDINFO
Lokesh Vutla
2016-10-12
common/Kconfig: Add DISPLAY_CPUINFO
Lokesh Vutla
2016-09-06
arm: imx: Add support for Advantech DMS-BA16 board
Akshay Bhat