summaryrefslogtreecommitdiffstats
path: root/board/vpac270
Commit message (Expand)AuthorAgeFilesLines
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau2014-08-301-0/+1
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+8
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* arm: make _end compiler-generatedAlbert ARIBAUD2014-02-261-2/+7
* ARM: pxa: Fix OneNAND SPL buildsMarek Vasut2014-01-131-0/+1
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-101-2/+2
|\
| * Makefile: rename all libraries to built-in.oMasahiro Yamada2013-11-171-2/+2
* | arm: keep all sections in ELF fileAlbert ARIBAUD2013-12-071-9/+9
|/
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-21/+2
* usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-201-2/+2
* usb: new board-specific USB init interfaceMateusz Zalega2013-10-201-3/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-62/+4
* remove all references to .dynsymAlbert ARIBAUD2013-06-211-5/+1
* arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-121-2/+2
* arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-121-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-4/+0
|\
| * Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2013-03-121-4/+0
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-151-1/+1
|/
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+4
* serial: pxa: Make use of default_serial_console in serial_pxaMarek Vasut2012-10-151-5/+0
* board/vpac270/onenand.c: Fix build errorsAnatolij Gustschin2012-03-281-3/+0
* PXA: Rename pxa_dram_init to pxa2xx_dram_initMarek Vasut2011-12-062-2/+2
* PXA: Squash extern pxa_dram_init()Marek Vasut2011-12-062-3/+2
* PXA: Adapt Voipac PXA270 to OneNAND SPLMarek Vasut2011-12-064-0/+164
* PXA: vpac270: Enable the new generic MMC driverMarek Vasut2011-11-151-0/+9
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Build: PXA: Fix Vpac270 build variantsMarek Vasut2010-10-191-1/+1
* PXA: Fix vpac270 for RelocMarek Vasut2010-10-194-50/+10
* PXA: Add necessary information for RELOCMarek Vasut2010-10-191-1/+10
* PXA: remove unused u-boot.lds from board/vpac270Mikhail Kshevetskiy2010-10-191-55/+0
* PXA: Voipac270 improvementsMarek Vasut2010-10-193-34/+18
* PXA: pxa-regs.h cleanupMarek Vasut2010-10-191-16/+21
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* PXA: Fix missing includesMarek Vasut2010-08-091-0/+1
* PXA: Fix off-the-tree build problemsMarek Vasut2010-08-091-8/+12
* PXA: Voipac PXA270 SupportMarek Vasut2010-07-145-0/+271
OpenPOWER on IntegriCloud