summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* efi: improve malloc pool allocationMichael Olbrich2015-07-231-3/+17
* ARM: omap: xload: Fix func uninitialized warningSascha Hauer2015-07-131-0/+1
* Merge branch 'for-next/pwm'Sascha Hauer2015-07-031-0/+1
|\
| * ARM: i.MX28: Add PWM clk supportSascha Hauer2015-06-121-0/+1
* | Merge branch 'for-next/omap'Sascha Hauer2015-07-0320-89/+378
|\ \
| * | ARM: beagleboard: Move to multiimage supportSascha Hauer2015-07-0211-53/+112
| * | ARM: add a machine number mechanism for boarddataSascha Hauer2015-07-022-17/+53
| * | ARM: OMAP: Add omap3 USB loader toolSascha Hauer2015-07-025-2/+210
| * | ARM: OMAP3: Change DSS divider to the one U-Boot usesSascha Hauer2015-07-021-1/+1
| * | ARM: OMAP: remove unused CONFIG_OMAP3_CLOCK_CONFIG optionSascha Hauer2015-06-224-16/+2
* | | Merge branch 'for-next/mxs'Sascha Hauer2015-07-031-1/+8
|\ \ \
| * | | ARM: MXS: ocotp: Register a separate deviceSascha Hauer2015-06-121-1/+8
| | |/ | |/|
* | | Merge branch 'for-next/misc'Sascha Hauer2015-07-0317-94/+92
|\ \ \
| * | | treewide: replace __inline__ with inlineSascha Hauer2015-07-023-9/+9
| * | | blackfin: replace extern inline with static inlineSascha Hauer2015-07-022-7/+7
| * | | ppc: replace extern inline with static inlineSascha Hauer2015-07-023-23/+23
| * | | sandbox: asm/byteorder.h: fix guard macro nameAntony Pavlov2015-07-021-3/+3
| * | | ARM: tegra: jump to maincluster earlierLucas Stach2015-06-292-9/+9
| * | | ARM: pxa: move lubbock TEXTBASE to KconfigLucas Stach2015-06-262-1/+1
| * | | ARM: socfpga: add default ARCH_TEXT_BASELucas Stach2015-06-262-36/+38
| * | | ARM: OMAP: Add max file size for PBLX imagesWadim Egorov2015-06-261-0/+1
| * | | arch/BCM47xx: remove bogus copy'n'paste commentJuergen Borleis2015-06-261-5/+0
| * | | mach-clps711: call shutdown_barebox instead of arch_shutdown in reset_cpuHerve Codina2015-06-171-1/+1
| | |/ | |/|
* | | Merge branch 'for-next/imx-bbu-nand-fcb'Sascha Hauer2015-07-035-512/+2
|\ \ \
| * | | ARM: i.MX6: bbu nand: Move to common placeSascha Hauer2015-06-124-510/+0
| * | | ARM: dts: Karo tx6: increase barebox partition to 4MBSascha Hauer2015-06-121-2/+2
| | |/ | |/|
* | | Merge branch 'for-next/bbu'Sascha Hauer2015-07-033-59/+9
|\ \ \
| * | | ARM: beagleboard: register update handlers for NANDSascha Hauer2015-07-031-0/+7
| * | | ARM: AM335x: replace specific barebox update handler with generic oneSascha Hauer2015-07-012-59/+2
* | | | Merge branch 'for-next/am335x'Sascha Hauer2015-07-032-4/+6
|\ \ \ \
| * | | | ARM: dts: am33xx-strip: Strip more unused nodesTeresa Remmet2015-06-291-0/+2
| * | | | ARM: dts: am33xx-strip: Keep devices we can boot fromTeresa Remmet2015-06-291-3/+0
| * | | | boards: phytec-som-am335x: Get ready for EMMC bootTeresa Remmet2015-06-291-1/+4
| | |_|/ | |/| |
* | | | ARM: start: Fix code reordering problemSascha Hauer2015-07-021-0/+2
| |/ / |/| |
* | | mx53-qsb: Fix boot hang during reboot stress testFabio Estevam2015-07-011-1/+2
|/ /
* | Merge branch 'for-next/state'Sascha Hauer2015-06-091-0/+1
|\ \
| * | arm/crypto: add generated sha256-core.S to gitignoreMarc Kleine-Budde2015-05-261-0/+1
* | | Merge branch 'for-next/spi-nor'Sascha Hauer2015-06-097-2/+137
|\ \ \
| * | | ARM: socfpga: xload: support qspi bootsourceSteffen Trumtrar2015-05-293-2/+63
| * | | ARM: socfpga: sockit: add qspi flashSteffen Trumtrar2015-05-291-0/+20
| * | | ARM: socfpga: socrates: add qspi flashSteffen Trumtrar2015-05-291-0/+20
| * | | ARM: socfpga: socdk add qspi flashSteffen Trumtrar2015-05-291-0/+20
| * | | ARM: dts: socfpga: add qspi nodeSteffen Trumtrar2015-05-291-0/+14
* | | | Merge branch 'for-next/socfpga'Sascha Hauer2015-06-092-234/+61
|\ \ \ \
| * | | | ARM: socfpga: update sdram calibration to 15.0Steffen Trumtrar2015-05-152-234/+61
| |/ / /
* | | | Merge branch 'for-next/posix_types'Sascha Hauer2015-06-0927-894/+42
|\ \ \ \
| * | | | PPC: asm/bitops.h: drop unused ext2* and minix* stuffAntony Pavlov2015-06-041-63/+0
| * | | | nios2: use generic posix_types.hSascha Hauer2015-06-031-77/+1
| * | | | efi: use generic posix_types.hSascha Hauer2015-06-031-93/+1
| * | | | sandbox: use generic posix_types.hSascha Hauer2015-06-031-93/+1