Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
802bb57a584db2202a47d41ac730fe76ddeb4f33
/
include
/
configs
/
sbc8548.h
2bf4207
sbc8548: enable and test CONFIG_SYS_GENERIC_BOARD
by Paul Gortmaker
· 10 years ago
d40ddae
powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk
by Masahiro Yamada
· 11 years ago
2c808a1
kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX
by Vladimir Zapolskiy
· 11 years ago
5614e71
Driver/DDR: Moving Freescale DDR driver to a common driver
by York Sun
· 11 years ago
f232950
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
0defddc
config: Add a default CONFIG_SYS_PROMPT
by Rob Herring
· 11 years ago
c2120fb
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
00f792e
i2c, fsl_i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
ea818db
i2c, soft-i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
842033e
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
by Gabor Juhos
· 11 years ago
5368c55
COMMON: Use __stringify() instead of MK_STR()
by Marek Vasut
· 12 years ago
219f478
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 years ago
3e3262b
sbc8548: enable support for hardware SPD errata workaround
by Paul Gortmaker
· 13 years ago
2a6b3b7
sbc8548: relocate fixed ddr init code to ddr.c file
by Paul Gortmaker
· 13 years ago
7e44f2b
sbc8548: Make enabling SPD RAM configuration work
by Paul Gortmaker
· 13 years ago
5f4c6f0
sbc8548: Fix LBC SDRAM initialization settings
by Paul Gortmaker
· 13 years ago
f0aec4e
sbc8548: enable ability to boot from alternate flash
by Paul Gortmaker
· 13 years ago
3fd673c
sbc8548: relocate 64MB user flash to sane boundary
by Paul Gortmaker
· 13 years ago
af35be6
Revert "SBC8548: fix address mask to allow 64M flash"
by Paul Gortmaker
· 13 years ago
b3f44c2
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
by Joe Hershberger
· 13 years ago
8b3637c
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
by Joe Hershberger
· 13 years ago
31a4f1e
board configs: drop NET_MULTI references
by Mike Frysinger
· 13 years ago
e46fedf
powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros
by Timur Tabi
· 13 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
553f098
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
by Wolfgang Denk
· 14 years ago
d98b052
powerpc: Cleanup BOOTFLAG_* references
by Peter Tyser
· 14 years ago
2ae1824
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
d24f2d3
mkconfig: change CONFIG_MK_ prefix into plain CONFIG_
by Wolfgang Denk
· 14 years ago
2495664
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
by Stefan Roese
· 14 years ago
5be58f5
powerpc/85xx: configure autocompletion support
by Kim Phillips
· 14 years ago
99d9c07
powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h
by Kumar Gala
· 14 years ago
199e262
mpc85xx: Add reginfo command
by Becky Bruce
· 14 years ago
dd9ca98
sbc8548: reclaim wasted sector in boot flash
by Paul Gortmaker
· 15 years ago
2738bc8
sbc8548: allow enabling PCI via a make config option
by Paul Gortmaker
· 15 years ago
fdc7eb9
sbc8548: update PCI/PCI-e support code
by Paul Gortmaker
· 15 years ago
11d5a62
sbc8548: correct local bus SDRAM size from 64M to 128M
by Paul Gortmaker
· 15 years ago
9b3ba24
sbc8548: enable access to second bank of flash
by Paul Gortmaker
· 15 years ago
7b1f139
sbc8548: delete unused MPC8548CDS info carried over from port
by Paul Gortmaker
· 15 years ago
bafdf9a
85xx: Remove unused CONFIG_CLEAR_LAW0 defines
by Peter Tyser
· 15 years ago
b0fe93ed
85xx: Use common LSDMR defines from asm/fsl_lbc.h
by Kumar Gala
· 16 years ago
58da889
sbc8548: use proper PHY address
by Paul Gortmaker
· 16 years ago
ad22f92
sbc8548: enable command line editing by default.
by Paul Gortmaker
· 16 years ago
bd93105
sbc8548: don't enable the 3rd and 4th eTSEC
by Paul Gortmaker
· 16 years ago
ba490b7
Remove unused CONFIG_ADDR_STREAMING defines
by Peter Tyser
· 16 years ago
801a194
Removed unused CONFIG_L1_INIT_RAM symbol.
by Jon Loeliger
· 16 years ago
2dba0de
85xx: Convert all fsl_pci_init users to new APIs
by Kumar Gala
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0e8d158
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5a1aceb
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
33b9079
FSL DDR: Convert sbc8548 to new DDR code.
by Kumar Gala
· 16 years ago
00b1883
drivers/mtd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
ccf1ad5
SBC8548: fix address mask to allow 64M flash
by Jeremy McNicoll
· 17 years ago
f69766e
85xx: Add the concept of CFG_CCSRBAR_PHYS
by Kumar Gala
· 17 years ago
495d162
sbc8548: Fix cfi flash bank declaration
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
7dc358b
85xx: Get ride of old TLB setup code
by Kumar Gala
· 17 years ago
143b518
85xx: Convert SBC8540/SBC8560/SBC8548 to new TLB setup
by Kumar Gala
· 17 years ago
e2b159d
85xx: convert SBC8540/SBC8560/SBC8548 over to use new LAW init code
by Kumar Gala
· 17 years ago
890dfef
Remove cache config from ATUM8548 and sbc8548 configs
by Andy Fleming
· 17 years ago
9e3ed39
mpc85xx: Add support for SBC8548 (updated)
by Joe Hamman
· 17 years ago