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
/
sbc8641d
Age
Commit message (
Expand
)
Author
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
Fix some checkpatch warnings in calls to udelay()
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
Fix some checkpatch warnings in calls to debug()
Simon Glass
2020-01-17
common: Move testdram() into init.h
Simon Glass
2019-12-02
common: Move pci_init_board() out of common.h
Simon Glass
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
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-10-19
sbc8641d: increase monitor size from 256k to 384k
Paul Gortmaker
2015-10-19
sbc8641d: add basic flash setup instructions to README file
Paul Gortmaker
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-25
Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx
York Sun
2013-11-25
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
2013-11-01
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
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
2011-07-29
MPC8xxx: drop redundant boot messages
Wolfgang Denk
2011-04-04
powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board
Kumar Gala
2011-04-04
powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
Kumar Gala
2011-04-04
powerpc: Move cpu specific lmb reserve to arch_lmb_reserve
Kumar Gala
2011-01-14
powerpc/86xx: Convert SBC8641 to use common SRIO init code
Kumar Gala
2011-01-14
powerpc/86xx: Rework SBC8641 pci_init_board to use common FSL PCIe code
Kumar Gala
2011-01-14
powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured
Kumar Gala
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-14
fsl: Clean up printing of PCI boot info
Peter Tyser
2010-10-20
86xx: Create common linker script
Kumar Gala
2010-10-20
sbc8641d: Update PCI code
Peter Tyser
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-07-20
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
Kumar Gala
2010-07-20
powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641
Kumar Gala
2010-07-20
powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h
Kumar Gala
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-04-13
Rename lib_generic/ to lib/
Peter Tyser
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2009-11-04
86xx: Remove redundant code in initdram
Becky Bruce
2009-10-16
sbc8641d: fix LAW so board doesn't hang on DDR init
Paul Gortmaker
2009-10-03
ppc: Enable full relocation to RAM
Peter Tyser
[next]