summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-0414-16/+15
* Merge branch 'for-next/arm-board-reset'Sascha Hauer2012-10-0336-178/+257
|\
| * ARM: give boards control of the reset entry pointJan Luebbe2012-09-2736-175/+257
| * ARM: remove ARCH_HAS_LOWLEVEL_INITSascha Hauer2012-09-272-5/+0
| * ARM OMAP3: rename arch_init_lowlevel to board_init_lowlevelSascha Hauer2012-09-272-7/+2
| * ARM OMAP: remove SRAM stackSascha Hauer2012-09-273-6/+0
* | Merge branch 'for-next/tftp'Sascha Hauer2012-10-0365-104/+131
|\ \
| * | defconfig: Switch all defconfig to new tftp commandSascha Hauer2012-09-2865-104/+131
| |/
* | Merge branch 'for-next/arm-remove-arch-init-ll'Sascha Hauer2012-10-036-18/+2
|\ \
| * | ARM: remove ARCH_HAS_LOWLEVEL_INITSascha Hauer2012-09-252-5/+0
| * | ARM OMAP3: rename arch_init_lowlevel to board_init_lowlevelSascha Hauer2012-09-252-7/+2
| * | ARM OMAP: remove SRAM stackSascha Hauer2012-09-253-6/+0
| |/
* | Merge branch 'for-next/spi'Sascha Hauer2012-10-032-0/+43
|\ \
| * | drivers/spi: add driver for the Multichannel SPI controller found in TI SoCsJan Luebbe2012-09-062-0/+43
* | | Merge branch 'for-next/sandbox'Sascha Hauer2012-10-039-7/+196
|\ \ \
| * | | sandbox: add sdl video supportJean-Christophe PLAGNIOL-VILLARD2012-09-257-5/+173
| * | | sandbox: add missed case statementAlexander Aring2012-09-111-1/+7
| * | | sandbox: fix posix_typesAlexander Aring2012-09-111-0/+14
| * | | sandbox-unaligned: better usement of ifdefAlexander Aring2012-09-111-1/+1
* | | | Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-03424-1671/+4
|\ \ \ \
| * | | | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-17424-1671/+4
* | | | | Merge branch 'for-next/png'Sascha Hauer2012-10-0319-23/+23
|\ \ \ \ \
| * | | | | bmp: rename it to splashJean-Christophe PLAGNIOL-VILLARD2012-09-1219-23/+23
* | | | | | Merge branch 'for-next/openrisc'Sascha Hauer2012-10-033-4/+60
|\ \ \ \ \ \
| * | | | | | Add __ashrdi3 and remove link to libgccFranck Jullien2012-09-143-4/+60
* | | | | | | Merge branch 'for-next/omap'Sascha Hauer2012-10-0315-141/+241
|\ \ \ \ \ \ \
| * | | | | | | scripts: add tool to create image for SPI boot on AM35xxJan Luebbe2012-10-022-0/+18
| * | | | | | | gpio: reduce verbosity while probingJan Luebbe2012-09-281-1/+1
| * | | | | | | ARM OMAP: switch to gpiolib supportTeresa Gámez2012-09-244-93/+117
| * | | | | | | pcm049 phycard l + xl2: update partion sizesJan Weitzel2012-09-146-10/+10
| * | | | | | | xload: add SPI as a boot modeJan Luebbe2012-09-112-0/+41
| * | | | | | | xload: make internal functions staticJan Luebbe2012-09-112-7/+4
| * | | | | | | xload: get barebox size from barebox_arm_headJan Weitzel2012-09-072-5/+54
| * | | | | | | omap3: remove unused coded for clock configurationJan Luebbe2012-09-062-30/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-next/mxs'Sascha Hauer2012-10-0311-0/+464
|\ \ \ \ \ \ \
| * | | | | | | arm: cfa10036: Add the OCOTP deviceMaxime Ripard2012-09-281-0/+5
| * | | | | | | ARM mxs: Clear USB boot mode during startupSascha Hauer2012-09-161-0/+24
| * | | | | | | boards: Add support for imx233-olinuxino boardFadil Berisha2012-09-109-0/+436
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-next/misc'Sascha Hauer2012-10-031-0/+4
|\ \ \ \ \ \ \
| * | | | | | | ARM i.MX: add debug for iomux-v3Sascha Hauer2012-09-281-0/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-next/make'Sascha Hauer2012-10-031-9/+12
|\ \ \ \ \ \ \
| * | | | | | | ARM Makefile: switch to kbuild command definition for mkublheaderJan Luebbe2012-09-061-4/+7
| * | | | | | | kbuild: keep the barebox binary accessibleJan Luebbe2012-09-061-5/+5
| |/ / / / / /
* | | | | | | Merge branch 'for-next/karo-tx53'Sascha Hauer2012-10-039-0/+514
|\ \ \ \ \ \ \
| * | | | | | | ARM i.MX TX53: Add defconfigSascha Hauer2012-09-161-0/+76
| * | | | | | | ARM i.MX: Add Ka-Ro TX53 board supportSascha Hauer2012-09-168-0/+438
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-next/boot-sequence-dhcp'Sascha Hauer2012-10-0331-164/+164
|\ \ \ \ \ \ \
| * | | | | | | dhcp: switch to global var supportJean-Christophe PLAGNIOL-VILLARD2012-10-0210-16/+16
| * | | | | | | defaultenv: switch hostname to global.hostnameJean-Christophe PLAGNIOL-VILLARD2012-10-0222-148/+148
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-next/arm'Sascha Hauer2012-10-038-24/+36
|\ \ \ \ \ \ \