index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
mpc832xemds
Age
Commit message (
Expand
)
Author
2018-05-10
board/freescale: Remove invalid fsl email addresses
Fabio Estevam
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-05
board_f: Drop return value from initdram()
Simon Glass
2017-04-05
board_f: Drop board_type parameter from initdram()
Simon Glass
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2013-11-01
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-07-29
doc: cleanup - move board READMEs into respective board directories
Wolfgang Denk
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-18
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
MPC832XEMDS: fix pci.c build warning
Wolfgang Denk
2010-09-23
83xx: Remove warmboot parameter from PCI init functions
Peter Tyser
2009-07-18
mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI
Kim Phillips
2009-02-07
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
Kumar Gala
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-07-02
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2008-03-05
Remove erroneous or extra spd.h #includers.
Jon Loeliger
2008-01-08
mpc83xx: fix missed pci_hose -> hose conversion for new libfdt code
Kim Phillips
2008-01-08
mpc83xx: rm remaining FLAT_TREE code
Kim Phillips
2008-01-08
mpc83xx: remove FLAT_TREE code
Kim Phillips
2008-01-08
mpc83xx: convert to using do_fixup_*()
Kim Phillips
2007-11-21
Update libfdt from device tree compiler (dtc)
Kumar Gala
2007-08-29
support board vendor-common makefiles
Kim Phillips
2007-08-16
mpc83xx: move freescale boards to boards/freescale
Kim Phillips