summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename definition MC13892_REG_IDENTIFICATION to MC13XXX_Alexander Shiyan2012-04-112-2/+3
* Detect MC13892 chip ID in mc13xxx_query_revision()Alexander Shiyan2012-04-111-17/+26
* Remove unneded mc13xxx_get_revision functionAlexander Shiyan2012-04-112-6/+1
* Rename remainings structs and functions from mc13892_ to mc13xxx_Alexander Shiyan2012-04-114-86/+86
* Make mc13892_revision enum as defineAlexander Shiyan2012-04-112-19/+17
* Sort includes in mc13xxx.cAlexander Shiyan2012-04-111-1/+1
* Rename mc13892 driver name to mc13xxxAlexander Shiyan2012-04-113-6/+6
* Rename mc13892_mode enum to mc13xxx_modeAlexander Shiyan2012-04-112-13/+13
* Rename mc13892.c unit to mc13xxx.cAlexander Shiyan2012-04-115-5/+5
* Make mc13892_reg enum as defineAlexander Shiyan2012-04-112-76/+74
* ename mc13892.h header to mc13xxx.hAlexander Shiyan2012-04-114-6/+6
* Merge branch 'master' into nextSascha Hauer2012-04-1119-52/+53
|\
| * defaultenv/update: fix dhcp-barebox supportJean-Christophe PLAGNIOL-VILLARD2012-04-111-1/+1
| * Define barebox_loc magic variable only onceAlexander Shiyan2012-04-101-3/+1
| * Merge branch 'work/cfi-fixes'Sascha Hauer2012-04-101-6/+14
| |\
| | * cfi flash: Fix alignment problemSascha Hauer2012-04-051-5/+13
| | * cfi flash: Fix loop count calculationSascha Hauer2012-04-051-1/+1
| * | at91rm9200ek: set maximum nor flash sizeJean-Christophe PLAGNIOL-VILLARD2012-04-101-1/+2
| * | Fixup DRIVER_VIDEO_S3C24XX usage.Uwe Hermann2012-04-102-2/+2
| * | PCM-038: fix SRAM device nameAlexander Shiyan2012-04-101-1/+1
| * | at91sam9g45_devices: fix warningEric Bénard2012-04-051-2/+2
| * | fix mxs iomux error in mx23 caseEric Bénard2012-04-051-0/+4
| * | imx27-regs: fix .h usage in assembly fileEric Bénard2012-04-051-0/+2
| * | Merge branch 'next'Sascha Hauer2012-04-05177-1225/+5676
| |\|
| * | Release v2012.04.0v2012.04.0Sascha Hauer2012-04-051-1/+1
| * | x86 linker script: Add missing _textSascha Hauer2012-04-051-0/+1
| * | mips: Fix compiler warningsSascha Hauer2012-04-051-0/+4
| * | USB gadget pxa: Fix compiler warningSascha Hauer2012-04-051-1/+1
| * | mtd: fix compiler warningSascha Hauer2012-04-051-0/+2
| * | string: remove unused bcopy functionSascha Hauer2012-04-051-24/+0
| * | pxa27x_udc: Fix compilation warning.Marek Belisko2012-03-231-2/+2
| * | pcm038: increase size of barebox partitionTeresa Gámez2012-03-152-6/+11
| * | serial S3: fix local structure mallocJuergen Beisert2012-03-131-1/+1
| * | Merge branch 'next'Sascha Hauer2012-03-06244-1112/+4781
| |\ \
| * | | Release v2012.03.0v2012.03.0Sascha Hauer2012-03-061-1/+1
| * | | Typo fix in pm9261 init fileAsen Chavdarov Dimov2012-02-271-1/+1
* | | | Merge branch 'calao-board' of git://git.jcrosoft.org/barebox into nextSascha Hauer2012-04-1110-27/+52
|\ \ \ \
| * | | | tny-a926x: enable MMUJean-Christophe PLAGNIOL-VILLARD2012-04-103-0/+3
| * | | | tny-a926x: add oftree config supportJean-Christophe PLAGNIOL-VILLARD2012-04-101-4/+6
| * | | | tny-a926x: udpate defconfigJean-Christophe PLAGNIOL-VILLARD2012-04-103-6/+3
| * | | | tny-a926x: update DHCP vendor IDJean-Christophe PLAGNIOL-VILLARD2012-04-101-0/+3
| * | | | usb-a926x: enable MMUJean-Christophe PLAGNIOL-VILLARD2012-04-105-0/+5
| * | | | usb-a926x: add oftree supportJean-Christophe PLAGNIOL-VILLARD2012-04-106-16/+29
| * | | | usb-a926x: update DHCP vendor IDJean-Christophe PLAGNIOL-VILLARD2012-04-101-1/+3
* | | | | at91sam9m10g45ek: add boot menu supportJean-Christophe PLAGNIOL-VILLARD2012-04-112-0/+88
* | | | | at91sam9m10g45ek: enable kernel console over framebufferJean-Christophe PLAGNIOL-VILLARD2012-04-111-1/+1
* | | | | at91sam9m10g45ek: add gpio keys supportJean-Christophe PLAGNIOL-VILLARD2012-04-111-0/+51
* | | | | defaultenv: add support for custom board bootJean-Christophe PLAGNIOL-VILLARD2012-04-111-7/+11
* | | | | pcm027: add board supportMarc Kleine-Budde2012-04-108-0/+1094
|/ / / /
* | | | menu: add color fancy supportJean-Christophe PLAGNIOL-VILLARD2012-04-102-5/+48