index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
tqc
/
tqm8xx
Age
Commit message (
Expand
)
Author
2015-11-10
powerpc: Finish updating u-boot*lds scripts for newer binutils
Tom Rini
2015-01-05
mpc8xx: remove FPS{850, 860}L, NSCU, SM850, TK885D, virtlab2 support
Masahiro Yamada
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-17
Makefile: rename all libraries to built-in.o
Masahiro Yamada
2013-11-01
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
drivers: move some drivers to drivers/Makefile
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
2012-10-28
TQM8xx: adjust linker script to grown code size
Wolfgang Denk
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
2012-10-02
TQM8xx: adjust linker script to grown code size
Wolfgang Denk
2011-10-05
TQM8xx: make room for growing code size due to I/O accessor cleanup
Wolfgang Denk
2011-05-12
Fix incorrect use of getenv() before relocation
Wolfgang Denk
2011-04-20
powerpc, 8xx: Fixup all 8xx u-boot.lds scripts
Joakim Tjernlund
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2011-01-09
miiphy: convert to linux/mii.h
Mike Frysinger
2010-11-27
8xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
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-09-19
Remove HMI10 board support
Wolfgang Denk
2010-08-09
net ppc: fix ethernet device names with spaces
Heiko Schocher
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
2010-03-11
TQM8xx: add device tree support for TQM8xx based boards.
Heiko Schocher
2009-10-03
ppc: Enable full relocation to RAM
Peter Tyser
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
boards: get mac address from env and move load_sernum_ethaddr() to board init
Mike Frysinger
2009-02-19
TQM8xxL: make some room in low memory for future needs
Wolfgang Denk
2008-12-06
Update U-Boot's build timestamp on every compile
Peter Tyser
2008-12-05
lwmon, tqm8xx: Fix build errors
Anatolij Gustschin
2008-11-18
Align end of bss by 4 bytes
Selvamuthukumar
2008-10-27
lcd: Let the board code show board-specific info
Haavard Skinnemoen
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-17
Coding style cleanup; update CHANEGLOG
Wolfgang Denk
2008-09-16
TQM8xx: Fix CFI flash driver support for all TQM8xx based boards
Wolfgang Denk
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
[next]