Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
52a3de5e123b3c36706b3904464a409b70e2d481
/
include
/
configs
/
mpc5121ads.h
10e99d8
powerpc: mpc5121ads: convert to generic board
by Anatolij Gustschin
· 10 years ago
bf7aac9
powerpc: mpc512x: remove redundant CONFIG_MPC512X definition
by Masahiro Yamada
· 11 years ago
2c808a1
kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX
by Vladimir Zapolskiy
· 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
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 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
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
8330692
mpc: iim: Switch to common fsl_iim
by Benoît Thébaudeau
· 12 years ago
e5f5386
mpc512x: use common code for clock setting for all mpc512x boards
by Anatolij Gustschin
· 12 years ago
676c669
mpc512x: use common code for CSx configuration
by Anatolij Gustschin
· 12 years ago
bfb3127
serial: mpc512x: Properly define CONFIG_SYS_PSC3 in config files
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
6bbb3e9
NAND: remove NAND_MAX_CHIPS definitions
by Vladimir Zapolskiy
· 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
7d3053f
powerpc: clean up DIU macro definitions for Freescale reference boards
by Timur Tabi
· 14 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
29c6fbe
MPC5121: Add USB EHCI support
by Damien Dusha
· 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
9f530d5
e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernels
by Ira W. Snyder
· 14 years ago
2495664
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
by Stefan Roese
· 14 years ago
e69e520
fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features
by Timur Tabi
· 14 years ago
b9947bb
mpc5121: determine RAM size using get_ram_size()
by Anatolij Gustschin
· 15 years ago
5d937e8
mpc512x: make MEM IO Control configuration a board config option
by Anatolij Gustschin
· 15 years ago
4b142fe
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
a5aa399
Add Elpida Memory Configuration to mpc5121ads Boards
by Martha M Stan
· 15 years ago
054197b
mpc512x: Streamlined fixed_sdram() init sequence.
by Martha M Stan
· 15 years ago
7d4450a
mpc5121ads: add JFFS2 and MTDPARTS support; adjust flash map
by Wolfgang Denk
· 15 years ago
1394692
MPC512x: fix typo in comment listing the NAND driver name
by Wolfgang Denk
· 15 years ago
f5489c4
MPC512x: enabling NAND support requires CONFIG_SYS_64BIT_VSPRINTF
by Wolfgang Denk
· 15 years ago
229549a
mpc512x: MPC5121ADS: Add NAND support
by Stefan Roese
· 15 years ago
3b74e7e
MPC512x: remove include/mpc512x.h
by Wolfgang Denk
· 15 years ago
72601d0
Rename ads5121 board into mpc5121ads
by Wolfgang Denk
· 15 years ago
[Renamed (97%) from include/configs/ads5121.h]
d48eb51
i2c: Remove deprecated individual i2c commands
by Peter Tyser
· 16 years ago
e2b66fe
ads5121: enable instruction cache
by Wolfgang Denk
· 16 years ago
70a4da4
ADS5121 Add PATA support
by Ralph Kondziella
· 16 years ago
abfbd0ae
ADS5121 Add IC Ident Module (IIM) support
by Martha Marx
· 16 years ago
92c20fb
ADS5121 DIU Make inclusion of FSL logo optional
by John Rigby
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
dd820b0
ADS5121: fix typo in "rootpath" default setting
by Wolfgang Denk
· 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
8a49042
ADS5121: Fix NOR and CPLD ALE timing for rev 2 silicon
by John Rigby
· 16 years ago
51e46e2
ADS5121: adjust image addresses in RAM and flash
by Wolfgang Denk
· 16 years ago
00b1883
drivers/mtd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ef11df6
mpc5121: squash some fdt fixup errors
by John Rigby
· 16 years ago
f31c49d
Configuration changes for ADS5121 Rev 3
by Martha Marx
· 16 years ago
16bee7b
Consolidate ADS5121 IO Pin configuration
by Martha Marx
· 16 years ago
31d8267
PPC: Create and use CONFIG_HIGH_BATS
by Becky Bruce
· 16 years ago
0e1bad4
Adding DIU support for Freescale 5121ADS
by York Sun
· 17 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
a99715b
Realining some header definitions.
by Detlev Zundel
· 17 years ago
5b0b2b6
ADS5121: Fix default environment.
by Wolfgang Denk
· 17 years ago
5f91db7
MPC5121e ADS PCI support take 3
by John Rigby
· 17 years ago
c62776b
Get rid of "#undef DEBUG" from board config files.
by Wolfgang Denk
· 17 years ago
37e3c62
ADS5121e: DDR2 init/timing update.
by Grzegorz Bernacki
· 17 years ago
ac91528
Device tree updates
by John Rigby
· 17 years ago
66ffb18
ADS5121: disable watchdog; enable image timestamps
by Wolfgang Denk
· 17 years ago
8d10307
ADS5121: Fix typo in ads5121.c, adjust default environment
by Wolfgang Denk
· 17 years ago
281ff9a
ads5121: Added support for FDT.
by Grzegorz Bernacki
· 17 years ago
cf5933b
ADS5121 Board: fix compile problem.
by Wolfgang Denk
· 17 years ago
de74b9e
Coding Style cleanup.
by Wolfgang Denk
· 17 years ago
8002012
[ads5121] EEPROM support added.
by Grzegorz Bernacki
· 17 years ago
e27f3a6
Adjust default configuration of ADS5121 board.
by Wolfgang Denk
· 17 years ago
b1b54e3
Coding style cleanup, update CHANGELOG
by Wolfgang Denk
· 17 years ago
8993e54
[ADS5121] Support for the ADS5121 board
by Rafal Jaworowski
· 17 years ago