summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* input: Add BB_ prefix to KEY_ definesSascha Hauer2014-02-1712-88/+88
* mci: Fix version handlingSascha Hauer2014-02-142-18/+28
* read_file: Use read_fullSascha Hauer2014-02-131-1/+2
* bootm: Return error when devicetree file is not a dtbSascha Hauer2014-02-131-0/+1
* cfi_flash.c: correct calculation of region erasesize and offset for multiple ...Cristiano De Alti2014-02-041-2/+2
* ARM: omap3: Add missing includeSascha Hauer2014-02-031-0/+1
* ARM: i.MX21 ads: remove garbage at end of #ifdefSascha Hauer2014-02-031-1/+1
* ARM: rename boards to more consistent namingSascha Hauer2014-02-03143-38/+38
* Merge branch 'for-next/tegra'Sascha Hauer2014-02-037-34/+1533
|\
| * ARM: dts: pull in complete DTs from Linux 3.13Lucas Stach2014-01-294-34/+1303
| * dt-bindings: add Tegra CARLucas Stach2014-01-291-0/+158
| * dt-bindings: add Tegra GPIOLucas Stach2014-01-291-0/+50
| * dt-bindings: add ARM GICLucas Stach2014-01-292-0/+41
* | Merge branch 'for-next/pxa'Sascha Hauer2014-02-0322-35/+372
|\ \
| * | reset_source: add reset_source_getSascha Hauer2014-01-292-0/+16
| * | reset_source: rename set_reset_source to reset_source_setSascha Hauer2014-01-297-24/+24
| * | ARM: mioa701: poweroff the board on long power pressRobert Jarzmik2014-01-202-1/+82
| * | ARM: mioa701 change MTD layoutRobert Jarzmik2014-01-206-12/+62
| * | ARM: mioa701 defconfig updateRobert Jarzmik2014-01-201-3/+46
| * | ARM: pxa: add poweroff capabilityRobert Jarzmik2014-01-205-0/+100
| * | ARM: pxa: add reset source detectionRobert Jarzmik2014-01-203-0/+46
| * | ARM: mioa701: fix frequence speedup codeRobert Jarzmik2014-01-201-0/+1
* | | Merge branch 'for-next/ppc'Sascha Hauer2014-02-0314-321/+359
|\ \ \
| * | | cpu-85xx: start.S: clean up imported codeRenaud Barbier2014-01-161-11/+11
| * | | ppc: cpu-85xx: import U-Boot start-up codeRenaud Barbier2014-01-165-129/+277
| * | | ppc: mpc85xx: change bss relocationRenaud Barbier2014-01-162-24/+19
| * | | ppc: mpc85xx: use common linker scriptRenaud Barbier2014-01-167-143/+14
| * | | ppc: cpu-85xx: upgrade MMU support to v2 pages sizesRenaud Barbier2014-01-164-25/+49
* | | | Merge branch 'for-next/net'Sascha Hauer2014-02-035-7/+134
|\ \ \ \
| * | | | net usb asix: add AX88772B USB IDPhilipp Zabel2014-01-291-0/+14
| * | | | net usb asix: read MAC from EEPROM on AX88772BPhilipp Zabel2014-01-291-3/+15
| * | | | net usb asix: Use only 11 bits of header for data sizeMarek Vasut2014-01-231-2/+2
| * | | | net usb asix: Simplify condition in rx_fixup()Marek Vasut2014-01-231-1/+1
| * | | | net: Fix error return value for string_to_ethaddrSascha Hauer2014-01-201-2/+2
| * | | | net/phy: add driver for National Semiconductor DP83865 PHYAntony Pavlov2014-01-203-0/+101
| | |/ / | |/| |
* | | | Merge branch 'for-next/mtd'Sascha Hauer2014-02-039-53/+88
|\ \ \ \
| * | | | DA923RC: enable UBI/UBIFS configurationRenaud Barbier2014-01-302-0/+18
| * | | | UBIFS: implement readlink entry pointRenaud Barbier2014-01-301-0/+38
| * | | | ppc: remove bit operation headers file conflictRenaud Barbier2014-01-304-45/+24
| * | | | fs ubifs: Use pr_* for printing messagesSascha Hauer2014-01-162-8/+8
| | |/ / | |/| |
* | | | Merge branch 'for-next/misc'Sascha Hauer2014-02-0330-60/+213
|\ \ \ \
| * | | | sandbox: update to new environmentMichael Grzeschik2014-02-033-15/+11
| * | | | sandbox: update defconfig to use new environmentMichael Grzeschik2014-02-031-4/+5
| * | | | Make generated variables staticAlexander Shiyan2014-02-032-5/+5
| * | | | images: remove unused commandSascha Hauer2014-01-291-5/+0
| * | | | misc: Add devicetree SRAM driverSascha Hauer2014-01-293-0/+82
| * | | | misc Kconfig: always ask for misc devicesSascha Hauer2014-01-291-8/+2
| * | | | ARM: uncompress: Remove unused variableAlexander Shiyan2014-01-291-4/+0
| * | | | env: make path arguments to envfs_load/save constSascha Hauer2014-01-272-4/+4
| * | | | net: phy: Add static inline wrapper for phy_register_fixup_for_uidSascha Hauer2014-01-271-2/+11