summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| |\ \
| * | | 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
* | | | ARM i.MX: Possible bug fixed due misspelling when copy/pasteAlexander Shiyan2012-05-292-4/+4
* | | | at91sam9260ek/9260ek/9g20ek: drop bootz and fat write support to fit in flashJean-Christophe PLAGNIOL-VILLARD2012-05-293-3/+2
* | | | at91: switch uart registration to inlineJean-Christophe PLAGNIOL-VILLARD2012-05-2913-234/+146
* | | | add Calao QIL A9260 support and MB-QIL A9260 Motherboard supportJean-Christophe PLAGNIOL-VILLARD2012-05-299-1/+471
* | | | panda: fix crash when not using barebox as second stageAnand Gadiyar2012-05-211-0/+1
* | | | ARM i.MX51 babbage: move fec init after power initSascha Hauer2012-05-171-4/+4
| |/ / |/| |
* | | ARM i.MX51 babbage: use dedicated chipselect for PMIC spiSascha Hauer2012-05-161-1/+1
* | | Merge branch 'next'Sascha Hauer2012-05-03182-1288/+11972
|\| |
| * | 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