summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* eukrea_cpuimx35: fix PHY address and clean codeEric Bénard2012-05-181-45/+45
* eukrea_cpuimx25: fix PHY addressEric Bénard2012-05-181-1/+1
* eukrea_cpuimx25&35: use switch action to launch usbserial or dfuEric Bénard2012-05-184-2/+57
* eukrea_cpuimx25/35/51: update defconfigEric Bénard2012-05-183-12/+43
* eukrea_cpuimx51: updated envEric Bénard2012-05-181-7/+3
* eukrea_cpuimx35: add display choice in environmentEric Bénard2012-05-181-1/+3
* eukrea_cpuimx25: add display choice in environmentEric Bénard2012-05-181-1/+3
* eukrea_cpuimx25: workaround ENGcm09152Eric Bénard2012-05-181-0/+2
* MIPS: add defconfig for Ritmix RZX-50 boardAntony Pavlov2012-05-171-0/+29
* MIPS: XBurst: add Ritmix RZX-50 board supportAntony Pavlov2012-05-179-1/+157
* MIPS: XBurst: add JZ4755 CPU supportAntony Pavlov2012-05-176-0/+220
* MIPS: add XBurst processor family supportAntony Pavlov2012-05-176-0/+55
* i.MX51: Added helper for SDHC3 registration.Alexander Shiyan2012-05-171-0/+5
* i.MX51: Changed naming registers and procedures for SPIAlexander Shiyan2012-05-172-7/+7
* Merge branch 'master' into nextSascha Hauer2012-05-1612-84/+39
|\
| * ARM i.MX51 babbage: use dedicated chipselect for PMIC spiSascha Hauer2012-05-161-1/+1
| * Merge branch 'next'Sascha Hauer2012-05-03182-1288/+11972
| |\
| * | tny-a926x: fix MOB-TNY-MD2 Motherboard supportJean-Christophe PLAGNIOL-VILLARD2012-04-245-37/+17
| * | at91: at91_register_uart use number instead of IDsJean-Christophe PLAGNIOL-VILLARD2012-04-245-45/+20
* | | arch/arm: mioa701 improve barebox_update scriptRobert Jarzmik2012-05-161-0/+5
* | | arch/arm: mioa701 use maximum CPU frequencyRobert Jarzmik2012-05-161-2/+11
* | | arch/arm: mioa701 add IPL and DPS1 updaterRobert Jarzmik2012-05-163-0/+24
* | | arch/arm: mioa701 make autoboot of Linux workRobert Jarzmik2012-05-161-6/+11
* | | arm/board: mioa701 align kernel options with kernel mtdRobert Jarzmik2012-05-161-1/+1
* | | PCM038: Remove now unused preset for SPI chipselect.Alexander Shiyan2012-05-161-2/+0
* | | PCM038: Removed unnecessary call to gpio_set_valueAlexander Shiyan2012-05-141-1/+0
* | | 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