Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4e4c5ed665c82f18a73a66fcc74055111eacf5a9
/
include
/
configs
/
MPC8572DS.h
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
f402995
configs: Drop CONFIG_SYS_SCSI_MAXDEVICE
by Tuomas Tynkkynen
· 6 years ago
5370547
Convert CONFIG_MII et al to Kconfig
by Adam Ford
· 6 years ago
8e45f1a
cmd: Kconfig: Move CONFIG_MP to Kconfig
by Siva Durga Prasad Paladugu
· 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
75b23ed
treewide: Migrate CONFIG_BOARD_EARLY_INIT_R 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
acede7a
Move CONFIG_PANIC_HANG to Kconfig
by Masahiro Yamada
· 7 years ago
fc1a4de
ata: Migrate CONFIG_LIBATA to Kconfig
by Tuomas Tynkkynen
· 7 years ago
edf9f62
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
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
ec4b573
usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig
by Bin Meng
· 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
00448d2
configs: Migrate CMD_NAND*
by Tom Rini
· 7 years ago
abe4026
configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards
by Bin Meng
· 7 years ago
41f661d
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
by Simon Glass
· 7 years ago
0e5faf0
Convert CONFIG_SCSI to Kconfig
by Simon Glass
· 7 years ago
4c3a620
Convert CONFIG_CMD_IRQ to Kconfig
by Simon Glass
· 8 years ago
9fdc0de
Convert CONFIG_CMD_ERRATA to Kconfig
by Simon Glass
· 8 years ago
7716cd6
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
by Tom Rini
· 8 years ago
ceed5d2
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
by Tom Rini
· 8 years ago
29c8bc0
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· 8 years ago
863af89
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
4c6be55
arch: powerpc: Move CONFIG_FSL_ELBC to Kconfig
by Prabhakar Kushwaha
· 8 years ago
f7e0772
disk: convert CONFIG_DOS_PARTITION to Kconfig
by Patrick Delaunay
· 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
09d1cbf
powerpc: MPC8572DS: Remove macro CONFIG_MPC8572DS
by York Sun
· 8 years ago
018874e
powerpc: MPC8572: Remove macro CONFIG_MPC8572
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
706605f
Convert CONFIG_VIDEO_SW_CURSOR to Kconfig
by Simon Glass
· 8 years ago
dcff692
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
by Simon Glass
· 8 years ago
e64c724
Convert CONFIG_CFB_CONSOLE to Kconfig
by Simon Glass
· 8 years ago
e9d797a
Convert CONFIG_VIDEO to Kconfig
by Simon Glass
· 8 years ago
94d95e4
common: Add DISPLAY_BOARDINFO
by Lokesh Vutla
· 8 years ago
6e9cb11
configs: Migrate CONFIG_USB_STORAGE
by Tom Rini
· 8 years ago
653e9fe
treewide: move CONFIG_PHYS_64BIT to Kconfig
by Masahiro Yamada
· 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
8706b81
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
by Simon Glass
· 9 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
a6448df
net: Move CONFIG_RTL8139 to Kconfig
by Bin Meng
· 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
f406a1b
video: Drop unused console functions
by Simon Glass
· 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
5a9d7f1
Move defaults from config_cmd_default.h to 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
76f353e
net: Remove all references to CONFIG_ETHADDR and friends
by Joe Hershberger
· 10 years ago
bc4bf94
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
by Peter Tyser
· 10 years ago
4848ae1
nand_spl: remove MPC8572DS_NAND support
by Masahiro Yamada
· 10 years ago
4bd582d
powerpc/freescale: Convert selected boards to generic board architecture
by York Sun
· 11 years ago
6f231f3
powerpc/mpc8572ds: Increase u-boot size to 768KB
by York Sun
· 11 years ago
55e6365
kbuild: Move linker sciript check to prepare1
by Masahiro Yamada
· 11 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
a69aac7
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
f062659
Driver/DDR: Moving Freescale DDR driver to a common driver
by York Sun
· 11 years ago
4d2ba17
mtd: move & update nand_ecclayout structure (plus board changes)
by Prabhakar Kushwaha
· 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
83f6648
ahci: convert to use libata functions and definitions
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
39bb2f2
powerpc/mpc8572ds: Enable bank interleaving to cs0+cs1 for dual-rank DIMMs
by Hongtao Jia
· 12 years ago
0b3176c
COMMON: Use __stringify() instead of MK_STR()
by Marek Vasut
· 12 years ago
b56570c
powerpc/85xx: improve definition of BR_PHYS_ADDR macro
by Timur Tabi
· 12 years ago
584c0ea
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 years ago
842aa5b
powerpc/85xx: Fix NAND SPL support
by Kumar Gala
· 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
39ffcc1
powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards
by Kumar Gala
· 14 years ago
48aab14
powerpc/85xx: rename NAND prefixes to CONFIG_SYS
by Matthew McClintock
· 14 years ago
Next »