index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
MPC832XEMDS.h
Age
Commit message (
Expand
)
Author
2009-02-18
rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
Mike Frysinger
2009-02-11
Fix whitespace damage: double space changed to a tab
Jerry Van Baren
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-24
mpc83xx: add h/w flash protection to board configs
Kim Phillips
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-06-03
PPC: Create and use CONFIG_HIGH_BATS
Becky Bruce
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-04-25
mpc83xx: bump loadaddr over fdtaddr to 0x500000
Kim Phillips
2008-03-25
mpc83xx: Set PCI I/O bus-address base to zero.
Scott Wood
2008-03-07
mpc83xx: make dtb basename file references equal those of linux
Kim Phillips
2008-02-12
Remove #undef DEBUG from MPC83xx board header files
Timur Tabi
2008-01-16
mpc83xx: fix QE ETHPRIMEs to correct 'FSL UEC0' value
Kim Phillips
2008-01-10
mpc83xx: Remove cache config from config.h
Dave Liu
2008-01-10
mpc83xx: add missing CONFIG_HAS_ETH0 defines
Kim Phillips
2008-01-08
mpc83xx: convert to using do_fixup_*()
Kim Phillips
2008-01-08
83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions
Timur Tabi
2007-08-29
fdt: remove unused OF_FLAT_TREE_MAX_SIZE references
Kim Phillips
2007-08-16
mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card support
Tony Li
2007-08-15
mpc83xx: enable libfdt by default on freescale boards
Kim Phillips
2007-07-10
include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.
Jon Loeliger
2007-07-05
include/configs: Use new CONFIG_CMD_* in 83xx board config files.
Jon Loeliger
2007-03-02
mpc83xx: update [local-]mac-address properties on UEC based devices
Kim Phillips
2007-03-02
mpc83xx: add command line editing by default
Kim Phillips
2007-03-02
mpc83xx: Add support for the MPC832XEMDS board
Dave Liu