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
/
cm5200
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-05-27
Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP
Robert P. J. Day
2016-05-17
dm: usb: Drop the get_dev() function
Simon Glass
2016-03-14
dm: part: Rename some partition functions
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2015-08-14
cm5200: fix FAT function prototypes
Stephen Warren
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
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
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
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-23
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-02-09
Clean up libfdt.h includes
Gerald Van Baren
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-04-29
Handle most LDSCRIPT setting centrally
Scott Wood
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2010-11-28
do_bootm: unify duplicate prototypes
Mike Frysinger
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-18
config.mk cleanup: drop "-I$(TOPDIR)/board" entries
Wolfgang Denk
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-09-21
POST cleanup.
Michael Zaidman
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
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
2009-12-08
5xxx, fdt: move fdt_fixup_memory() to cpu.c file
Heiko Schocher
2009-12-07
POST: Remove duplicated post_hotkey_pressed() functions
Stefan Roese
2009-10-03
ppc: Enable full relocation to RAM
Peter Tyser
2009-06-12
General help message cleanup
Wolfgang Denk
2009-06-12
cm5200: Make function test command names more unique
Peter Tyser
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
2009-01-28
Command usage cleanup
Peter Tyser
2008-11-18
Align end of bss by 4 bytes
Selvamuthukumar
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-07-10
Fix some more print() format errors.
Wolfgang Denk
2008-07-09
Some copy-n-paste fixes in printf usage
Matvejchikov Ilya
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-05-20
Big white-space cleanup.
Wolfgang Denk
2008-04-18
Remove all the search paths from the .lds files.
Jason Wessel
2008-02-22
Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter.
Detlev Zundel
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2007-12-08
Convert boards that set memory node to use fdt_fixup_memory()
Kumar Gala
2007-11-21
Update libfdt from device tree compiler (dtc)
Kumar Gala
[next]