index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
ge_bx50v3.h
Age
Commit message (
Expand
)
Author
2017-08-11
Convert CONFIG_CMD_PCI to Kconfig
Simon Glass
2017-08-07
Move PHYLIB to Kconfig
Alexandru Gagniuc
2017-07-26
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
Simon Glass
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
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-07
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-28
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-12
common: Add DISPLAY_BOARDINFO
Lokesh Vutla
2016-10-12
common/Kconfig: Add DISPLAY_CPUINFO
Lokesh Vutla
2016-10-07
board: ge: bx50v3: Pass video bootargs for b850v3
Ken Lin
2016-09-09
configs: Migrate CONFIG_USB_STORAGE
Tom Rini
2016-07-28
bx50v3: Use imx_ddr_size() for calculating the DDR size
Fabio Estevam
2016-06-12
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-06-09
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
2016-06-07
board: ge: bx50v3: add missing partnum variable
Kimmo Surakka
2016-06-07
board: ge: bx50v3: make SATA optional and disabled by default
Andrew Shadura
2016-06-07
board: ge: bx50v3: make network support optional and disabled by default
Andrew Shadura
2016-06-07
board: ge: bx50v3: make USB support optional and disabled by default
Andrew Shadura
2016-06-07
board: ge: bx50v3: make CONFIG_VIDEO optional and disabled by default
Andrew Shadura
2016-04-25
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-04-25
configs: Re-sync HUSH options
Tom Rini
2016-04-25
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-04-19
board: ge: bx50v3: Use pwm for display backlight
Akshay Bhat
2016-04-18
bx50v3: Enable CONFIG_OF_LIBFDT in defconfig
Akshay Bhat
2016-03-09
arm: imx: Add support for GE Bx50v3 boards
Akshay Bhat