Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d09353617e7066070fb2fd7f353f1cfc18d09d9d
/
include
/
configs
/
sbc8548.h
5cd7ece
env: Finish migration of common ENV options
by Tom Rini
· 5 years ago
e767d0b
Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig
by Simon Glass
· 5 years ago
01500f5
powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to Kconfig
by Hou Zhiqiang
· 6 years ago
ba2414f
configs: fsl: move DDR specific defines to Kconfig
by Rajesh Bhagat
· 6 years ago
76da1b2
Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
by Adam Ford
· 6 years ago
5370547
Convert CONFIG_MII et al to Kconfig
by Adam Ford
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
790d844
treewide: Convert CONFIG_HOSTNAME to a string option
by Mario Six
· 7 years ago
da4fc93
treewide: Migrate CONFIG_TSEC_ENET to Kconfig
by Mario Six
· 7 years ago
e69ba98
Convert all of CONFIG_CONS_INDEX to Kconfig
by Tom Rini
· 7 years ago
58dbf86
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
by Adam Ford
· 7 years ago
07edfae
configs: Migrate CONFIG_SYS_TEXT_BASE
by Tom Rini
· 7 years ago
64e439a
powerpc: Drop unreferenced CONFIG_* defines
by Tuomas Tynkkynen
· 7 years ago
30403e5
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
by Thomas Petazzoni
· 7 years ago
1b3d878
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
by Thomas Petazzoni
· 7 years ago
00406b5
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
by Thomas Petazzoni
· 7 years ago
8c90c92
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
by Thomas Petazzoni
· 7 years ago
bd7bffe
common: Move CONFIG_BOOTARGS to Kconfig
by Sam Protsenko
· 7 years ago
e538bbc
Convert CONFIG_CMD_REGINFO to Kconfig
by Christophe Leroy
· 7 years ago
c88a09a
Convert CONFIG_CMD_PCI to Kconfig
by Simon Glass
· 7 years ago
ca22e96
configs: Finish migration of PHY_GIGE
by Tom Rini
· 7 years ago
41f661d
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
by Simon Glass
· 7 years ago
29c8bc0
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· 8 years ago
7a99a87
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· 8 years ago
dcd28c0
ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS 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
e7a6eaf
powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig
by York Sun
· 8 years ago
efc49e0
powerpc: MPC8548: Move CONFIG_MPC8548 to Kconfig option
by York Sun
· 8 years ago
2f49e2e
pci: Move CONFIG_PCI_PNP to Kconfig
by Bin Meng
· 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
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
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
a6cec01
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· 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
5a9d7f1
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
76f353e
net: Remove all references to CONFIG_ETHADDR and friends
by Joe Hershberger
· 10 years ago
2b23c40
sbc8548: enable and test CONFIG_SYS_GENERIC_BOARD
by Paul Gortmaker
· 10 years ago
f76f289
powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk
by Masahiro Yamada
· 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
33d1b9a
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
204c4ed
config: Add a default CONFIG_SYS_PROMPT
by Rob Herring
· 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
479a4cf
i2c, soft-i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
b445873
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
by Gabor Juhos
· 11 years ago
0b3176c
COMMON: Use __stringify() instead of MK_STR()
by Marek Vasut
· 12 years ago
584c0ea
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 years ago
2467e76
sbc8548: enable support for hardware SPD errata workaround
by Paul Gortmaker
· 13 years ago
6840d88
sbc8548: relocate fixed ddr init code to ddr.c file
by Paul Gortmaker
· 13 years ago
17f9184
sbc8548: Make enabling SPD RAM configuration work
by Paul Gortmaker
· 13 years ago
f9d39d3
sbc8548: Fix LBC SDRAM initialization settings
by Paul Gortmaker
· 13 years ago
626fa26
sbc8548: enable ability to boot from alternate flash
by Paul Gortmaker
· 13 years ago
a6d378a
sbc8548: relocate 64MB user flash to sane boundary
by Paul Gortmaker
· 13 years ago
0e801cc
Revert "SBC8548: fix address mask to allow 64M flash"
by Paul Gortmaker
· 13 years ago
e4da248
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
by Joe Hershberger
· 13 years ago
257ff78
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
by Joe Hershberger
· 13 years ago
524e730
board configs: drop NET_MULTI references
by Mike Frysinger
· 13 years ago
d8f341c
powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros
by Timur Tabi
· 13 years ago
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
1c2e98e
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
by Wolfgang Denk
· 14 years ago
3a1362d
powerpc: Cleanup BOOTFLAG_* references
by Peter Tyser
· 14 years ago
291ba1b
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
dc25d15
mkconfig: change CONFIG_MK_ prefix into plain CONFIG_
by Wolfgang Denk
· 14 years ago
e602b4c
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
by Stefan Roese
· 14 years ago
f7758c1
powerpc/85xx: configure autocompletion support
by Kim Phillips
· 14 years ago
17ed6a2
powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h
by Kumar Gala
· 14 years ago
ee888da
mpc85xx: Add reginfo command
by Becky Bruce
· 14 years ago
46b4765
sbc8548: reclaim wasted sector in boot flash
by Paul Gortmaker
· 15 years ago
f5c69a5
sbc8548: allow enabling PCI via a make config option
by Paul Gortmaker
· 15 years ago
3bff642
sbc8548: update PCI/PCI-e support code
by Paul Gortmaker
· 15 years ago
7fa3832
sbc8548: correct local bus SDRAM size from 64M to 128M
by Paul Gortmaker
· 15 years ago
62ad034
sbc8548: enable access to second bank of flash
by Paul Gortmaker
· 15 years ago
f78c7ce
sbc8548: delete unused MPC8548CDS info carried over from port
by Paul Gortmaker
· 15 years ago
fc01ff5
85xx: Remove unused CONFIG_CLEAR_LAW0 defines
by Peter Tyser
· 15 years ago
727c6a6
85xx: Use common LSDMR defines from asm/fsl_lbc.h
by Kumar Gala
· 16 years ago
2a03a05
sbc8548: use proper PHY address
by Paul Gortmaker
· 16 years ago
76a2737
sbc8548: enable command line editing by default.
by Paul Gortmaker
· 16 years ago
c9af652
sbc8548: don't enable the 3rd and 4th eTSEC
by Paul Gortmaker
· 16 years ago
538376f
Remove unused CONFIG_ADDR_STREAMING defines
by Peter Tyser
· 16 years ago
2ea18aa
Removed unused CONFIG_L1_INIT_RAM symbol.
by Jon Loeliger
· 16 years ago
c10a0c4
85xx: Convert all fsl_pci_init users to new APIs
by Kumar Gala
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
53db4cd
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f990200
FSL DDR: Convert sbc8548 to new DDR code.
by Kumar Gala
· 16 years ago
8d94c23
drivers/mtd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
75d807f
SBC8548: fix address mask to allow 64M flash
by Jeremy McNicoll
· 17 years ago
d33a55f
85xx: Add the concept of CFG_CCSRBAR_PHYS
by Kumar Gala
· 17 years ago
01b7be2
sbc8548: Fix cfi flash bank declaration
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
Next »