index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
micronas
Age
Commit message (
Expand
)
Author
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-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-07-22
mtd: OneNAND: allow board init function fail
Ladislav Michl
2016-05-31
MIPS: Split I & D cache line size config
Paul Burton
2016-05-31
MIPS: Move cache sizes to Kconfig
Paul Burton
2016-05-25
MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig
Paul Burton
2016-01-20
mips: vct: move CONFIG_SYS_TEXT_BASE away from config.mk
Masahiro Yamada
2016-01-16
MIPS: vct: fix I/O accessor calls
Daniel Schwierzeck
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
2014-11-01
MIPS: kconfig: add options for vct board variant select
Daniel Schwierzeck
2014-11-01
MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS
Daniel Schwierzeck
2014-09-24
MAINTAINERS: comment out blank M: field
Masahiro Yamada
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
2014-03-04
board: config.mk: delete unused sinclude directive
Masahiro Yamada
2013-10-31
mips: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-01-30
MIPS: vct: remove custom u-boot.lds script
Gabor Juhos
2013-01-30
MIPS: remove OUTPUT_FORMAT from linker scripts
Gabor Juhos
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-05-12
Fix incorrect use of getenv() before relocation
Wolfgang Denk
2011-05-09
MIPS: Introduce --gc-sections for MIPS
Daniel Schwierzeck
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2009-09-28
MIPS: VCT: Remove read_spareram reference
Shinya Kuribayashi
2009-07-23
Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2009-06-12
General help message cleanup
Wolfgang Denk
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
2009-01-27
MIPS: Add VCT board series support (Part 3/3)
Stefan Roese
2009-01-27
MIPS: Add VCT board series support (Part 2/3)
Stefan Roese
2009-01-27
MIPS: Add VCT board series support (Part 1/3)
Stefan Roese