summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* openrisc: add barebox.lds to .gitignoreAntony Pavlov2014-09-011-0/+1
* arm: nitrogen6x: new memory setup from BD u-bootLucas Stach2014-09-017-103/+134
* arm: mach-imx: add MMDC and CCM register defines for use in DCDLucas Stach2014-09-014-0/+205
* ARM: i.MX: tqma53: remove cpu_to_be32( from imx scriptSascha Hauer2014-09-011-54/+54
* EFI: fix error handling in efi_get_boot()Michael Olbrich2014-09-011-1/+1
* Merge branch 'for-next/usb'Sascha Hauer2014-08-0733-54/+33
|\
| * env: Remove bogus USB vendor/product idsSascha Hauer2014-07-217-28/+7
| * USB: Kconfig: introduce USB_HOST symbolSascha Hauer2014-07-1826-26/+26
* | Merge branch 'for-next/rtc'Sascha Hauer2014-08-073-0/+10
|\ \
| * | MIPS: ritmix-rzx50_defconfig: enable RTC supportAntony Pavlov2014-08-021-0/+3
| * | MIPS: dts: jz4755.dtsi: add jz4740-rtcAntony Pavlov2014-08-021-0/+5
| * | ARM: versatilepb_defconfig: enable RTC supportAntony Pavlov2014-08-021-0/+2
* | | Merge branch 'for-next/ppc'Sascha Hauer2014-08-0723-58/+1108
|\ \ \
| * | | ppc: DA923RC: 16-bit Product Data EEPROM read accessRenaud Barbier2014-08-011-1/+17
| * | | ppc: minimal Freescale P1010RDB board supportRenaud Barbier2014-07-2810-0/+487
| * | | ppc: Freescale P1010 SoC supportRenaud Barbier2014-07-286-34/+209
| * | | ppc: Freescale P1010 headersRenaud Barbier2014-07-285-3/+290
| * | | ppc: 85xx: CCSRBAR mapping moved to start-up code.Renaud Barbier2014-07-282-26/+111
* | | | Merge branch 'for-next/misc'Sascha Hauer2014-08-0720-472/+149
|\ \ \ \
| * | | | watchdog: add minimal jz4740 driverAntony Pavlov2014-08-014-40/+7
| * | | | sandbox: allow "make ARCH=sandbox allyesconfig"Holger Schurig2014-07-224-0/+5
| * | | | lib: Add bitmap functions from kernelSascha Hauer2014-07-171-0/+1
| * | | | ppc: Use generic find_*_bit functionsSascha Hauer2014-07-172-43/+7
| * | | | consistently use the same bitops.h fileSascha Hauer2014-07-179-387/+119
| * | | | X86: Move BITS_PER_LONG definition to types.hSascha Hauer2014-07-172-2/+2
* | | | | Merge branch 'for-next/metadata'Sascha Hauer2014-08-0721-100/+90
|\ \ \ \ \
| * | | | | MIPS: qemu-malta_defconfig: enable metadata in barebox image (IMD)Antony Pavlov2014-08-071-0/+1
| * | | | | MIPS: add support for metadata in barebox imagesAntony Pavlov2014-08-072-0/+4
| * | | | | Add support for metadata in barebox imagesSascha Hauer2014-08-075-0/+30
| * | | | | make: build device trees with obj-dtb-y and pbl-dtb-ySascha Hauer2014-08-073-97/+44
| * | | | | move file helper functions to separate fileSascha Hauer2014-08-0710-0/+10
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-next/marvell'Sascha Hauer2014-08-0711-10/+86
|\ \ \ \ \
| * | | | | pci: mvebu: Add PCIe driverSebastian Hesselbarth2014-07-311-0/+1
| * | | | | ARM: mvebu: armada-370-xp: disable MBUS error propagationSebastian Hesselbarth2014-07-312-0/+8
| * | | | | ARM: mvebu: add fixup for directly attached memorySebastian Hesselbarth2014-07-255-3/+64
| * | | | | ARM: dts: mvebu: remove mbus ranges overwriteSebastian Hesselbarth2014-07-252-7/+0
| * | | | | ARM: mvebu: add register remap for mbus idsSebastian Hesselbarth2014-07-253-0/+10
| * | | | | ARM: execute OF fixups earlySebastian Hesselbarth2014-07-251-0/+1
| * | | | | pinctrl: mvebu: add pinctrl driver for Armada XPSebastian Hesselbarth2014-07-231-0/+1
| * | | | | pinctrl: mvebu: add pinctrl driver for Armada 370Sebastian Hesselbarth2014-07-231-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-next/led'Sascha Hauer2014-08-072-0/+16
|\ \ \ \ \
| * | | | | MIPS: ritmix-rzx50_defconfig: enable LED-related stuffAntony Pavlov2014-07-311-0/+6
| * | | | | MIPS: dts: rzx50.dts: add LCD backlightAntony Pavlov2014-07-311-0/+10
| | |/ / / | |/| | |
* | | | | Merge branch 'for-next/imx'Sascha Hauer2014-08-0713-35/+297
|\ \ \ \ \
| * | | | | ARM: i.MX5: internal NAND update: simplify codeSascha Hauer2014-07-241-24/+9
| * | | | | ARM: i.MX5: internal NAND update: Use variables for some constantsSascha Hauer2014-07-241-6/+10
| * | | | | ARM: i.MX5: internal NAND update: Fix firmware start page for internal nand bootSascha Hauer2014-07-241-0/+3
| * | | | | ARM: i.MX5: internal NAND update: Use variable for pre_image_sizeSascha Hauer2014-07-241-6/+9
| * | | | | ARM: i.MX6Q: Add support for Embedsky E9 board.Andrey Panov2014-07-1712-1/+268
* | | | | | Merge branch 'for-next/efi'Sascha Hauer2014-08-0734-0/+2191
|\ \ \ \ \ \