summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripts: add tool to create image for SPI boot on AM35xxJan Luebbe2012-10-027-2/+164
* gpio: reduce verbosity while probingJan Luebbe2012-09-281-1/+1
* ARM OMAP: switch to gpiolib supportTeresa Gámez2012-09-244-93/+117
* pcm049 phycard l + xl2: update partion sizesJan Weitzel2012-09-146-10/+10
* xload: add SPI as a boot modeJan Luebbe2012-09-112-0/+41
* xload: make internal functions staticJan Luebbe2012-09-112-7/+4
* xload: get barebox size from barebox_arm_headJan Weitzel2012-09-074-6/+71
* omap3: remove unused coded for clock configurationJan Luebbe2012-09-062-30/+1
* Atmel sam9x boards: enable the pblJean-Christophe PLAGNIOL-VILLARD2012-09-067-0/+7
* Calao boards: enable the pblJean-Christophe PLAGNIOL-VILLARD2012-09-0610-0/+10
* Merge branch 'for-next/usb'Sascha Hauer2012-09-051-1/+2
|\
| * usb: use ep-specific pwrgood delaySteffen Trumtrar2012-08-311-1/+2
* | Merge branch 'for-next/smc911x'Sascha Hauer2012-09-055-397/+565
|\ \
| * | smc911x: check if the device is ready before using itJean-Christophe PLAGNIOL-VILLARD2012-09-031-1/+11
| * | smc911x: update chip detectionJean-Christophe PLAGNIOL-VILLARD2012-09-032-39/+34
| * | smc911x: improve detection handleJean-Christophe PLAGNIOL-VILLARD2012-09-032-1/+22
| * | smc911x: add support to pass the shift via platform dataJean-Christophe PLAGNIOL-VILLARD2012-09-035-43/+109
| * | smc911x: add 16bit bus width supportJean-Christophe PLAGNIOL-VILLARD2012-09-031-5/+29
| * | smc911x: introduce read/write opsJean-Christophe PLAGNIOL-VILLARD2012-09-031-38/+63
| * | smc911x: move register define to smc911x.hJean-Christophe PLAGNIOL-VILLARD2012-09-032-327/+354
* | | Merge branch 'for-next/sandbox'Sascha Hauer2012-09-053-32/+64
|\ \ \
| * | | sandbox: fix malloc argumentAlexander Aring2012-09-031-30/+57
| * | | sandbox: fix whitespaces in board fileAlexander Aring2012-09-031-1/+1
| * | | sandbox: add asm-generic/io.hAlexander Aring2012-09-031-1/+6
| |/ /
* | | Merge branch 'for-next/ppc'Sascha Hauer2012-09-0510-0/+946
|\ \ \
| * | | ppc: P2020RDB Ethernet configurationRenaud Barbier2012-08-102-0/+20
| * | | fsl: Freescale TSEC specific initialization.Renaud Barbier2012-08-102-0/+50
| * | | net: GIANFAR driverRenaud Barbier2012-08-105-0/+869
| * | | ppc: GIANFAR base address definitionRenaud Barbier2012-08-101-0/+7
* | | | Merge branch 'for-next/pbl'Sascha Hauer2012-09-0578-166/+982
|\ \ \ \
| * | | | create a common ARM flush_icache functionSascha Hauer2012-08-133-6/+14
| * | | | ARM pbl: enable MMU during decompressionSascha Hauer2012-08-132-0/+75
| * | | | ARM MMU: call __mmu_cache_* as regular C functionsSascha Hauer2012-08-132-19/+14
| * | | | ARM __mmu_cache_*: Do not clobber registersSascha Hauer2012-08-132-3/+6
| * | | | ARM pbl: generate zbarebox.map in $(obj)Sascha Hauer2012-08-121-1/+1
| * | | | ARM: fix netx/MLO/s5p image build for pblSascha Hauer2012-08-121-16/+29
| * | | | ARM Makefile: Do not hardcode targets in MLO/netx/davinci/s5pSascha Hauer2012-08-121-6/+6
| * | | | ARM boards: Make boards pbl safeSascha Hauer2012-08-1238-5/+47
| * | | | ARM s3c boards: Do not hardcode image sizesSascha Hauer2012-08-124-21/+10
| * | | | ARM eukrea cpuimx25: Move flash_header to seperate fileSascha Hauer2012-08-123-34/+62
| * | | | Makefile: generate a barebox-flash-image linkSascha Hauer2012-08-125-18/+8
| * | | | Makefile.lib: add disasm and ln commandsSascha Hauer2012-08-122-3/+7
| * | | | Merge tag 'pbl' of git://git.jcrosoft.org/barebox into for-next/pblSascha Hauer2012-08-0326-46/+715
| |\ \ \ \
| | * | | | arm: always enable the garbage collector for pblJean-Christophe PLAGNIOL-VILLARD2012-08-031-0/+2
| | * | | | kbuild: allow to have custom cppflags for pblJean-Christophe PLAGNIOL-VILLARD2012-08-031-2/+2
| | * | | | at91: add lowlevel init to the pblJean-Christophe PLAGNIOL-VILLARD2012-08-031-0/+2
| | * | | | ARM pbl: Add .gitignore for generated filesSascha Hauer2012-08-031-0/+5
| | * | | | compressed image: add gzip supportJean-Christophe PLAGNIOL-VILLARD2012-08-035-0/+16
| | * | | | ARM: add early malloc support needed by the decompressorJean-Christophe PLAGNIOL-VILLARD2012-08-031-0/+8
| | * | | | decompressor: import malloc/free implementation for linux 3.4Jean-Christophe PLAGNIOL-VILLARD2012-08-031-0/+68