index
:
profile/common/platform/kernel/u-boot-artik
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_unified
master
tizen
tizen_20160927
tizen_3.0
tizen_3.0.m2
tizen_4.0
Domain: System / Kernel; Licenses: GPL-2.0;
Jaehoon Chung <jh80.chung@samsung.com>, Junghoon Kim <jhoon20.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
dave
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-18
CHECKPATCH: ./board/dave/PPChameleonEVB/fpgadata.c
Marek Vasut
1
-1139
/
+2277
2011-10-27
GCC4.6: Squash warnings in PPChameleonEVB/flash.c
Marek Vasut
1
-1
/
+2
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
1
-6
/
+0
2011-09-04
ARM: remove broken "B2" board
Wolfgang Denk
5
-467
/
+0
2011-04-20
powerpc, 8xx: Fixup all 8xx u-boot.lds scripts
Joakim Tjernlund
1
-1
/
+2
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
1
-1
/
+1
2010-11-26
PPChameleonEVB and CATcenter need a custom linker script
Wolfgang Denk
1
-0
/
+128
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2
-4
/
+4
2010-10-18
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
1
-28
/
+0
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2
-3
/
+3
2010-09-23
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
2
-2
/
+2
2010-08-04
Rename getenv_r() into getenv_f()
Wolfgang Denk
1
-1
/
+1
2009-12-21
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
1
-3
/
+0
2009-12-14
Net: Clean up LAN91C96 Support
Ben Warren
1
-0
/
+12
2009-11-02
ppc4xx: Remove board specific linker scripts from most PPC4xx boards
Stefan Roese
1
-153
/
+0
2009-10-03
ppc: Enable full relocation to RAM
Peter Tyser
1
-1
/
+0
2009-09-28
ppc4xx: Convert PPC4xx UIC defines from lower case to upper case
Stefan Roese
1
-7
/
+7
2009-09-15
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2
-7
/
+7
2009-09-15
board/dave/common/flash.c: fix compile warning
Wolfgang Denk
1
-1
/
+2
2009-09-11
ppc4xx: Big cleanup of PPC4xx defines
Stefan Roese
2
-7
/
+7
2009-06-12
arm: unify linker script
Jean-Christophe PLAGNIOL-VILLARD
1
-58
/
+0
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
2
-4
/
+2
2009-02-07
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
Kumar Gala
1
-1
/
+1
2008-11-18
Align end of bss by 4 bytes
Selvamuthukumar
2
-1
/
+2
2008-11-09
Moved PPC4xx EMAC driver to drivers/net
Ben Warren
1
-1
/
+1
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
8
-104
/
+104
2008-09-12
Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm
Wolfgang Denk
1
-1
/
+1
2008-09-12
ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports
Stefan Roese
1
-25
/
+0
2008-09-10
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-08-12
Fixing coding style issues
William Juul
1
-2
/
+2
2008-08-12
Remove white space at end.
William Juul
1
-1
/
+1
2008-08-12
Update MTD to that of Linux 2.6.22.1
William Juul
1
-26
/
+23
2008-07-02
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
2
-2
/
+2
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
1
-1
/
+1
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2
-8
/
+8
2008-04-17
Remove all the search paths from the .lds files.
Jason Wessel
1
-1
/
+0
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2
-2
/
+2
2007-10-31
ppc4xx: Rework of 4xx serial driver (2)
Stefan Roese
1
-1
/
+1
2007-07-09
board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
1
-2
/
+2
2007-07-04
board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
1
-1
/
+1
2006-12-21
Added support for the TQM8272 board from TQ
Heiko Schocher
1
-1
/
+2
2006-10-09
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2
-2
/
+2
2006-10-09
Coding style cleanup
Wolfgang Denk
1
-1
/
+1
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2
-12
/
+23
2006-04-12
Merge with /home/m8/git/u-boot
Wolfgang Denk
1
-6
/
+0
2006-04-08
Fix JFFS2 support for legacy NAND driver.
Marian Balakowicz
1
-6
/
+0
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2
-5
/
+4
2006-03-06
Minor code cleanup
Wolfgang Denk
2
-2
/
+1
2006-03-05
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
Bartlomiej Sieka
2
-34
/
+8
2006-02-24
Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.
Bartlomiej Sieka
4
-31
/
+154
[next]