summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: Allow to compile in thumb-2 modeSascha Hauer2012-03-068-7/+82
* ARM: get runtime offset of board_init_lowlevel_return by using separate sectionSascha Hauer2012-02-283-2/+5
* ARM: move exception vectors away from start of binarySascha Hauer2012-02-2813-18/+55
* mx53-loco: update defconfigEric Bénard2012-02-271-1/+4
* mx53-loco: add board revision supportEric Bénard2012-02-271-0/+51
* mx53-loco: add i2c supportEric Bénard2012-02-271-0/+15
* i.MX53: enable pull up on I2C0 pinsEric Bénard2012-02-271-3/+5
* i.MX53: add silicon revision functionsEric Bénard2012-02-272-1/+51
* add i2c clock supportEric Bénard2012-02-271-0/+26
* Add unaligned.h to sandbox archLars Poeschel2012-02-271-0/+19
* arm/mach-pxa: add CCCR bits definitionsRobert Jarzmik2012-02-221-0/+5
* arm/mach-pxa: add standard LCD panel GPIO settingsRobert Jarzmik2012-02-221-0/+32
* Merge branch 'gpio_keys' of git://uboot.jcrosoft.org/barebox into nextSascha Hauer2012-02-178-16/+133
|\
| * usb-a926x: add DAB MMX Daughter board supportJean-Christophe PLAGNIOL-VILLARD2012-02-162-0/+117
| * at91: at91_register_uart return deviceJean-Christophe PLAGNIOL-VILLARD2012-02-166-16/+16
* | drivers/video: remove pxafb enable on loadRobert Jarzmik2012-02-171-1/+0
* | drivers/pwm: add PXA pulse width modulator controllerRobert Jarzmik2012-02-176-1/+33
* | Merge branch 'master' into nextSascha Hauer2012-02-153-1/+2
|\ \ | |/ |/|
| * ARM: Fix oftree bootingSascha Hauer2012-02-131-0/+1
| * Add comment explaining what cortex_a9_rev() is doing.Robert P. J. Day2012-02-101-0/+1
| * ARM omap343xdsp: remove nonexistent includeSascha Hauer2012-02-091-1/+0
* | omap: xload: Make error more specificSanjeev Premi2012-02-141-2/+3
* | initial tqm53 supportSascha Hauer2012-02-138-0/+506
* | ARM i.MX5: Allow to pass cpu clock to lowlevel initSascha Hauer2012-02-134-5/+10
* | ARM: update mach-typesSascha Hauer2012-02-131-1/+61
* | mci i.MX esdhc: make 8bit modes platform dependentSascha Hauer2012-02-091-0/+2
|/
* omap3evm: Setup ATAGs for Linux bootSanjeev Premi2012-02-081-0/+4
* omap3evm: Remove inclusion of non-existent headerSanjeev Premi2012-02-081-1/+0
* Remove apparently superfluous Kconfig variable HAS_OMAP_NANDRobert P. J. Day2012-02-072-8/+0
* Add CONFIG_MCI_STARTUP=y to BeagleBoard defconfig.Robert P. J. Day2012-02-071-0/+1
* Merge branch 'next'Sascha Hauer2012-02-0775-1032/+1321
|\
| * ARM omap pandaboard: update defconfigSascha Hauer2012-01-271-7/+11
| * ARM: Add missing ifdef around dump_stack()Sascha Hauer2012-01-271-0/+2
| * Merge branch 'pu/debug' into nextSascha Hauer2012-01-279-71/+72
| |\
| | * Add dump_stack functionSascha Hauer2012-01-262-36/+8
| | * ARM: panic on div 0Sascha Hauer2012-01-261-1/+1
| * | ARM: mx3/mx35_3ds: increase kernel partition size to 4 MiBMarc Kleine-Budde2012-01-251-2/+2
| * | ARM: mx3/mx35_3ds: add missing nand deviceMarc Kleine-Budde2012-01-251-0/+1
| * | ARM i.MX freescale-mx35-3-stack: support 256 MiB RAMRoman Fietze2012-01-243-9/+37
| * | at91: specify the bare_init max size for each socJean-Christophe PLAGNIOL-VILLARD2012-01-231-0/+10
| * | introduce barebox_bare_init_size to known the bare_init size and check itJean-Christophe PLAGNIOL-VILLARD2012-01-234-0/+12
| * | ARM pcm043: Add overlay supportTeresa Gámez2012-01-232-5/+7
| * | imx-ipu-fb: Add overlay supportTeresa Gámez2012-01-231-0/+1
| * | video imx-ipu-fb: add num_modes to imx3 boardsTeresa Gámez2012-01-235-47/+40
| * | imx-ipu-fb: Add support for multiple video modesTeresa Gámez2012-01-231-0/+1
| * | ARM pca-a-l1: should depend on ARCH_OMAP3Juergen Kilb2012-01-231-0/+1
| * | ARM pca-a-l1: fix board_initJuergen Kilb2012-01-232-4/+4
| * | ARM pca-a-l1: delete platform.SJuergen Kilb2012-01-231-65/+0
| * | ARM pca-a-l1: call omap3_core_init from board codeJuergen Kilb2012-01-231-0/+2
| * | ARM pca-a-l1: fix board_initSascha Hauer2012-01-173-41/+1