summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARM: Add relocatable binary supportSascha Hauer2013-03-0713-5/+228
| * | ARN: fixup vector addresses for relocatable binariesSascha Hauer2013-03-074-7/+59
| * | ARM boards: Use accessor functions to access linker variablesSascha Hauer2013-03-073-13/+20
| * | ARM: provide accessor functions for linker variablesSascha Hauer2013-03-072-0/+61
| * | ARM: add early mmu cache flush function and use it in setup_cSascha Hauer2013-03-043-0/+44
| * | ARM: make cpu architecture detection available as static inline functionSascha Hauer2013-03-042-33/+44
* | | Merge branch 'for-next/pr_print'Sascha Hauer2013-04-047-21/+23
|\ \ \
| * | | ext4: switch debug and printf to dev_xxxJean-Christophe PLAGNIOL-VILLARD2013-03-091-6/+6
| * | | net/phy: convert to pr_infoJean-Christophe PLAGNIOL-VILLARD2013-03-091-1/+1
| * | | barebox_banner: switch to pr_infoJean-Christophe PLAGNIOL-VILLARD2013-03-091-2/+2
| * | | startup: switch to pr_xxxJean-Christophe PLAGNIOL-VILLARD2013-03-091-4/+4
| * | | net/console: switch to pr_xxxJean-Christophe PLAGNIOL-VILLARD2013-03-091-2/+4
| * | | meminfo: switch to pr_xxxJean-Christophe PLAGNIOL-VILLARD2013-03-091-3/+3
| * | | at91: clock switch to pr_infoJean-Christophe PLAGNIOL-VILLARD2013-03-091-1/+1
| * | | startup: switch to pr_xxxJean-Christophe PLAGNIOL-VILLARD2013-03-091-2/+2
* | | | Merge branch 'for-next/omap'Sascha Hauer2013-04-0447-490/+830
|\ \ \ \
| * | | | OMAP: Add option to use environment from MMCTeresa Gámez2013-04-034-62/+34
| * | | | OMAP: Move bootsource functionsTeresa Gámez2013-04-0315-39/+55
| * | | | ArchosG9: add keyboard input and new reset menu entriesVicente Bergas2013-03-258-8/+86
| * | | | gpio_keys: detect keys pressed before bootingVicente Bergas2013-03-251-0/+2
| * | | | ArchosG9: zero all features before setting themVicente Bergas2013-03-251-42/+16
| * | | | AM33XX: pcm051: Create custom mux fileTeresa Gámez2013-03-254-2/+25
| * | | | AM33XX: Move muxing defines to header fileTeresa Gámez2013-03-255-248/+252
| * | | | twl6030: add power button as an input keyVicente Bergas2013-03-254-0/+125
| * | | | omap_uart: rename OMAP3EVM_UARTx to OMAP_UARTxVicente Bergas2013-03-254-10/+15
| * | | | omap_uart: add low level port serial initializationVicente Bergas2013-03-251-0/+21
| * | | | archosg9: enable booting from sd-cardVicente Bergas2013-03-2511-37/+155
| * | | | ARM: omap4_romusb: allow adding usb-serial when not booting from usbVicente Bergas2013-03-253-13/+18
| * | | | panda: remove unused configuration itemsVicente Bergas2013-03-111-3/+0
| * | | | omap4_romusb: rename omap4_usbboot_pdata to omap4_usbboot_dataVicente Bergas2013-03-111-36/+36
| |/ / /
* | | | Merge branch 'for-next/oftree'Sascha Hauer2013-04-0479-737/+12560
|\ \ \ \
| * | | | dtc: add .gitignore for generated filesLucas Stach2013-04-032-0/+5
| * | | | ARM: Initial dts supportSascha Hauer2013-03-128-1/+88
| * | | | Makefile.lib: Add dtc supportSascha Hauer2013-03-122-0/+53
| * | | | scripts: Add dtcSascha Hauer2013-03-1238-0/+14455
| * | | | of: make locally used functions staticSascha Hauer2013-03-062-3/+5
| * | | | of: remove unused libfdtSascha Hauer2013-03-0629-3305/+15
| * | | | ARM bootm: Switch initrd support to unflattened treeSascha Hauer2013-03-063-69/+10
| * | | | bootm: Pass unflattened devicetree to handlersSascha Hauer2013-03-065-21/+21
| * | | | of: Add reservemap handlingSascha Hauer2013-03-062-0/+75
| * | | | of: memory: Use of_write_numberSascha Hauer2013-03-061-19/+6
| * | | | ARM: bootm: rework concatenated oftreeSascha Hauer2013-03-061-20/+16
| * | | | of_property command: Fix crash with empty property valueSascha Hauer2013-03-061-2/+8
| * | | | of_* commands: print usage when insufficient arguments are givenSascha Hauer2013-03-062-0/+6
| * | | | of: fixup unflattened devicetreeSascha Hauer2013-03-066-120/+94
| * | | | of: Add missing prototype for size/address counting functionsSascha Hauer2013-03-061-0/+3
| * | | | of: make value of property in of_new_property optionalSascha Hauer2013-03-061-2/+4
| * | | | of: Add of property write functions for u32Sascha Hauer2013-03-062-0/+36
| * | | | of: move flat devicetree functions to separate fileSascha Hauer2013-03-063-407/+435
| * | | | bootm: Use of_print_nodes instead of fdt_printSascha Hauer2013-03-061-3/+3