summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Support most Samsung SoCs in S3C serial driverAlexey Galakhov2012-05-142-0/+21
* Merge branch 'pu/globalvar' into nextSascha Hauer2012-05-144-4/+5
|\
| * booting: more flexible Linux bootargs generationSascha Hauer2012-05-144-4/+5
* | PCM038: Move USBH2 initialization to PCM970Alexander Shiyan2012-05-142-40/+50
* | arm: update mach-typesJan Luebbe2012-05-141-4/+189
|/
* fix typo funtion -> functionAntony Pavlov2012-05-132-2/+2
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-1350-127/+127
* PCM038: Initial PCM970 development board supportAlexander Shiyan2012-05-134-6/+40
* PCM038: Remove unused includesAlexander Shiyan2012-05-131-3/+0
* PCM038: Call power_init() after initializing SPI.Alexander Shiyan2012-05-131-77/+63
* PCM038: Update board descriptionAlexander Shiyan2012-05-131-2/+3
* MIPS: malta: use common DEBUG_LL code for NS16550Antony Pavlov2012-05-132-10/+2
* MIPS: add common header file for DEBUG_LL via NS16550Antony Pavlov2012-05-131-0/+40
* fix typo addreee -> addressUwe Kleine-König2012-05-136-6/+6
* ppc reloc.S: use a common trap relocation functionRenaud Barbier2012-05-113-14/+48
* ppc io.h: update following MMIO primitives fixRenaud Barbier2012-05-111-0/+28
* MIPS: bootm: add "MIPS barebox" handlerAntony Pavlov2012-05-112-0/+44
* MIPS: start.S: add "barebox" label at _start + 0x10Antony Pavlov2012-05-111-0/+12
* ARM: put a valid "barebox" signature in the header on big-endian systems.Krzysztof Halasa2012-05-101-2/+1
* ARM: remove unused struct param_struct and related info.Krzysztof Halasa2012-05-061-53/+0
* Preparation stage to support multiple PPC architecturesRenaud Barbier2012-05-0214-265/+131
* ppc mmu.h: update for future mpc85xx supportSascha Hauer2012-05-021-8/+27
* ppc processor.h: Update for future mpc85xx supportSascha Hauer2012-05-021-0/+44
* ppc: add clr/setbits operationsSascha Hauer2012-05-021-0/+20
* ppc: Add fls, fls64, __ilog2_u64 and ffs64 bitopsSascha Hauer2012-05-021-0/+42
* Merge tag 'complete_update_support' of git://git.jcrosoft.org/barebox into nextSascha Hauer2012-05-013-0/+6
|\
| * complete: add empty complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-303-0/+6
* | qemu-malta: add nor flash supportJean-Christophe PLAGNIOL-VILLARD2012-04-302-0/+19
* | qemu-malta: rename serial.c to init.cJean-Christophe PLAGNIOL-VILLARD2012-04-302-1/+1
* | mips: add in_be16/32 and out_be16/32 for cfi supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+5
|/
* netX: don't bother with variable sizes, use the intendJuergen Beisert2012-04-301-5/+5
* netX: XPEC firmware is always of attribute constJuergen Beisert2012-04-301-4/+5
* netX: unify the device registrationJuergen Beisert2012-04-301-0/+73
* netX: add a few base addresses for non on chip devicesJuergen Beisert2012-04-301-0/+5
* Increase heapsize for i.MX21ADS board again.Jaccon Bastiaansen2012-04-301-2/+2
* MIPS: start.S: clean up whitespacesAntony Pavlov2012-04-261-1/+1
* ARM mxs: Add cpu_is_mx* macros for drivers shared with i.MXSascha Hauer2012-04-241-0/+10
* Merge branch 'pu/mx6-v2' into nextSascha Hauer2012-04-2419-1/+7841
|\
| * ARM Freescale i.MX6 Armadillo2: Add defconfigSascha Hauer2012-04-241-0/+69
| * ARM: initial Freescale i.MX6q Armadillo2 supportSascha Hauer2012-04-247-0/+411
| * ARM: add initial i.MX6 supportSascha Hauer2012-04-2412-1/+7361
* | netX: make the host interface macros compileJuergen Beisert2012-04-231-1/+1
* | netX: use correct sized pointersJuergen Beisert2012-04-231-3/+3
* | netX: just a style fixJuergen Beisert2012-04-231-9/+9
* | Merge silicon definitions i.MX35, i.MX51 and i.MX53Alexander Shiyan2012-04-196-24/+17
* | Merge branch 'binfmt' of git://git.jcrosoft.org/barebox into nextSascha Hauer2012-04-181-1/+21
|\ \
| * | arm: bootm: add barebox, zImage and aImage binfmt supportJean-Christophe PLAGNIOL-VILLARD2012-04-181-1/+21
* | | config: fix missing switch machine to hostname during mergeJean-Christophe PLAGNIOL-VILLARD2012-04-181-7/+7
* | | arm: bootm: zImage: add error message when can not request the memoryJean-Christophe PLAGNIOL-VILLARD2012-04-181-0/+2
|/ /
* | config: switch machine to hostnameJean-Christophe PLAGNIOL-VILLARD2012-04-1824-159/+159