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
/
mpc8315erdb
Age
Commit message (
Expand
)
Author
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
serial: Rename ns16550 functions to lower case
Simon Glass
2021-01-05
serial: Update NS16550_t and struct NS16550
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-12-02
common: Move pci_init_board() out of common.h
Simon Glass
2019-05-21
mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE
Mario Six
2019-05-21
mpc83xx: Kconfig: Migrate HRCW to Kconfig
Mario Six
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-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
2017-04-05
board_f: powerpc: Use timer_init() instead of init_timebase()
Simon Glass
2016-09-27
usb: fsl: Rename fdt_fixup_dr_usb
Sriram Dash
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
mkconfig: change CONFIG_MK_ prefix into plain CONFIG_
Wolfgang Denk
2010-09-23
83xx: Remove warmboot parameter from PCI init functions
Peter Tyser
2010-01-07
mpc83xx: Add NAND boot support for MPC8315E-RDB boards
Anton Vorontsov
2009-07-16
mpc83xx: MPC8315ERDB: Use hwconfig for board type selection
Anton Vorontsov
2009-01-21
mpc83xx: Add PCI-E support for MPC8315ERDB boards
Anton Vorontsov
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-24
mpc83xx: spd_sdram: fix ddr sdram base address assignment bug
Anton Vorontsov
2008-09-02
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
Ben Warren
2008-07-16
83xx: mpc8315erdb: fix silly thinko in fdt_tsec1_fixup
Anton Vorontsov
2008-07-16
83xx: mpc8315erdb: add support for switching between ULPI/UTMI USB PHYs
Anton Vorontsov
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-01-16
mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s)
Kumar Gala
2008-01-16
mpc83xx: Add the support for MPC8315ERDB board
Dave Liu