aboutsummaryrefslogtreecommitdiff
path: root/board/lubbock
AgeCommit message (Expand)AuthorFilesLines
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada1-1/+0
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-20/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-51/+3
2012-10-22mmc: pxa: Flip over the remaining boards to pxa_mmc_genericMarek Vasut1-0/+9
2011-12-19PXA: Kill last remnants of set_GPIO_mode functionMarek Vasut1-0/+6
2011-12-06PXA: Rename pxa_dram_init to pxa2xx_dram_initMarek Vasut1-1/+1
2011-12-06PXA: Squash extern pxa_dram_init()Marek Vasut1-1/+1
2011-11-23board/lubbock/flash.c: Fix GCC 4.6 warningsAnatolij Gustschin1-4/+3
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-09-04PXA: Fix Lubbock, remove redundant parenthesisMarek Vasut1-1/+1
2011-07-16Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ1-8/+6
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-22PXA: lubbock: Fix for relocMarek Vasut4-431/+15
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-3/+3
2009-12-14Net: Clean up LAN91C96 SupportBen Warren1-0/+12
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-56/+0
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-42/+42
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-7/+11
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-6/+1
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+1
2005-04-02Prepare for SoC rework of ARM code:wdenk2-6/+6
2004-10-10Patch by George G. Davis, 24 Aug 2004:wdenk1-1/+1
2004-02-08Patch by Anders Larsen, 09 Jan 2004:wdenk2-10/+6
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk1-4/+4
2003-09-18* Patches by Anders Larsen, 17 Sep 2003:wdenk1-1/+1
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk4-92/+95
2003-06-15* Fix CONFIG_NET_MULTI support in include/net.hLABEL_2003_06_16_0055wdenk1-0/+8
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthLABEL_2003_05_30_1450wdenk1-1/+1
2003-05-23Patch by Kyle Harris, 20 May 2003:LABEL_2003_05_23_1450wdenk1-1/+1
2003-03-14* Avoid flicker on the TRAB's VFD by synchronizing the enable withwdenk1-170/+169
2003-03-06* Patches by Robert Schwebel, 06 Mar 2003:wdenk1-0/+2
2003-03-06* Patch by Rune Torgersen, 13 Feb 2003:LABEL_2003_03_06_0200wdenk4-712/+435
2002-11-03Initial revisionwdenk1-0/+749
2002-10-26Initial revisionwdenk1-0/+53
2002-10-26Initial revisionwdenk1-0/+363
2002-10-11Initial revisionwdenk1-0/+67
2002-09-10Initial revisionwdenk1-0/+47
2002-08-14Initial revisionwdenk1-0/+13