Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b7f9c3e294fcb26ede3a86fcb9401b856894d93e
/
include
/
configs
/
BSC9132QDS.h
a5c4d40
Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs
by Tom Rini
· 8 years ago
8cea9b5
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· 8 years ago
863af89
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
b0f8bae
arch: powerpc: Move CONFIG_FSL_IFC to Kconfig
by Prabhakar Kushwaha
· 8 years ago
7bbebd1
mmc: move CONFIG_GENERIC_MMC to Kconfig
by Masahiro Yamada
· 8 years ago
f7e0772
disk: convert CONFIG_DOS_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
7a99a87
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· 8 years ago
be73553
powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig
by York Sun
· 8 years ago
d297d39
fsl_ddr: Move DDR config options to driver Kconfig
by York Sun
· 8 years ago
af5495a
powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig
by York Sun
· 8 years ago
a5ed4be
mmc: complete unfinished move of CONFIG_MMC
by Masahiro Yamada
· 8 years ago
e7a6eaf
powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig
by York Sun
· 8 years ago
a80bdf7
powerpc: BSC9131/2: Move CONFIG_BSC9131/2 to Kconfig options
by York Sun
· 8 years ago
2f49e2e
pci: Move CONFIG_PCI_PNP to Kconfig
by Bin Meng
· 8 years ago
f48e025
drivers/pci/Kconfig: Add PCI
by Tom Rini
· 8 years ago
9fd2a02
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
by Simon Glass
· 8 years ago
c9ab910
spl: move FDT_FIXUP_PARTITIONS to Kconfig
by Heiko Schocher
· 8 years ago
94d95e4
common: Add DISPLAY_BOARDINFO
by Lokesh Vutla
· 8 years ago
e076d6f
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
d5a307a
Convert CONFIG_SPL_NAND_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
6e9cb11
configs: Migrate CONFIG_USB_STORAGE
by Tom Rini
· 8 years ago
b7f4b85
powerpc/85xx: Increase fdt address
by Scott Wood
· 8 years ago
0b368b1
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
by Heiko Schocher
· 8 years ago
a809981
include/configs: Numerous typo fixes: "controler" -> "controller".
by Robert P. J. Day
· 9 years ago
1d9ac83
configs: Re-sync with cmd/Kconfig
by Tom Rini
· 9 years ago
998c479
include/configs: Whitespace fixup
by Tom Rini
· 9 years ago
0f2dcb9
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· 9 years ago
f852e73
configs: Re-sync HUSH options
by Tom Rini
· 9 years ago
515fbb4
powerpc: Replace CONFIG_SYS_INIT_RAM_END with CONFIG_SYS_INIT_RAM_SIZE
by York Sun
· 9 years ago
e3ee2fb
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
a66c541
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· 9 years ago
3322e21
secure_boot: include/configs: move definition of CONFIG_CMD_BLOB
by Aneesh Bansal
· 9 years ago
27f5b19
sf: Move SPI flash drivers to defconfig
by Bin Meng
· 9 years ago
72a049d
spi: Move SPI drivers to defconfig
by Bin Meng
· 9 years ago
ee54144
eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS
by Marek Vasut
· 9 years ago
a6cec01
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· 9 years ago
52de2e5
common/board_f.c: change the macro name and remove it for PPC platforms
by Gong Qianyu
· 9 years ago
8bca435
common/board_f.c: modify the macro to use get_clocks() more common
by Gong Qianyu
· 9 years ago
cb064e4
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· 9 years ago
47f889c
cmd: Convert CONFIG_CMD_ELF to Kconfig
by Bin Meng
· 9 years ago
9008a5b
net: Move CONFIG_E1000 options to Kconfig
by Simon Glass
· 9 years ago
5c35b75
configs: Remove CONFIG_SERIAL_MULTI
by Stephen Warren
· 9 years ago
5a9d7f1
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
17491a8
Move default y configs out of arch/board Kconfig
by Joe Hershberger
· 9 years ago
9c1c43c
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· 9 years ago
add5589
Move setexpr to Kconfig
by Joe Hershberger
· 10 years ago
bc4bf94
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
by Peter Tyser
· 10 years ago
9da3adc
powerpc/913x: Add config flag for bootdelay
by harninder rai
· 10 years ago
604b3ca
powerpc/bsc913x: Convert to use generic board code
by harninder rai
· 10 years ago
4fbbfaa
powerpc/BSC9132QDS: Enable creation of dynamic partition for NAND and NOR
by Ashish Kumar
· 10 years ago
29e4b0e
mpc85xx: configs - Enable blob command in freescale platforms
by Ruchika Gupta
· 10 years ago
12af67f
mpc85xx: configs - Add hash command in freescale platforms
by Ruchika Gupta
· 10 years ago
57a5e29
include: remove CONFIG_SPL/CONFIG_TPL definition in config headers
by Masahiro Yamada
· 10 years ago
b9a72ca
include: define CONFIG_SPL and CONFIG_TPL as 1
by Masahiro Yamada
· 10 years ago
c2bc460
powerpc/ifc: fix invalid CSn FTIM2.TCH setting
by Shaohui Xie
· 10 years ago
ec232df
powerpc/mpc85xx: SECURE BOOT- corrected CSPR settings for BSC9132QDS NAND
by Aneesh Bansal
· 11 years ago
f402731
powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size
by Prabhakar Kushwaha
· 11 years ago
6be8f1e
powerpc/mpc85xx: SECURE BOOT- Add NAND secure boot target for BSC9132QDS
by Aneesh Bansal
· 11 years ago
bf955b2
powerpc/mpc85xx: SECURE BOOT- Add secure boot target for BSC9132QDS
by Aneesh Bansal
· 11 years ago
f76f289
powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk
by Masahiro Yamada
· 11 years ago
f203656
powerpc/mpc85xx:Increase binary size for P, B & T series boards.
by Prabhakar Kushwaha
· 11 years ago
afffcb0
board/freescale:Remove use of CONFIG_SPL_NAND_MINIMAL
by Prabhakar Kushwaha
· 11 years ago
a3e6895
kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX
by Vladimir Zapolskiy
· 11 years ago
f062659
Driver/DDR: Moving Freescale DDR driver to a common driver
by York Sun
· 11 years ago
7291732
config: remove platform CONFIG_SYS_HZ definition part 1/2
by Rob Herring
· 11 years ago
204c4ed
config: Add a default CONFIG_SYS_PROMPT
by Rob Herring
· 11 years ago
c73b903
board/bsc9132qds: Add DSP side tlb and laws
by Priyanka Jain
· 11 years ago
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
f285074
i2c, fsl_i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
0fcb6de
board/bsc9132qds:Add NAND boot support using new SPL format
by Prabhakar Kushwaha
· 12 years ago
b445873
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
by Gabor Juhos
· 11 years ago
422e2ab
powerpc/85xx: Add BSC9132QDS support
by Prabhakar Kushwaha
· 12 years ago