summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: i.MX6 realq7: switch to multiboardSascha Hauer2013-07-022-7/+7
* ARM: i.MX6 realq7: prepare multiboard supportSascha Hauer2013-07-021-8/+11
* ARM: i.MX53 loco: Move over to multiboardSascha Hauer2013-07-022-8/+6
* ARM: i.MX53 loco: prepare multiboard supportSascha Hauer2013-07-021-2/+8
* ARM: i.MX53 loco: add board name to flash header fileSascha Hauer2013-07-024-6/+7
* ARM: i.MX51 babbage: Move over to multiboardSascha Hauer2013-07-022-8/+15
* ARM: i.MX51 babbage: prepare for multiboard supportSascha Hauer2013-07-021-9/+5
* ARM: i.MX51 babbage: add board name to flash header fileSascha Hauer2013-07-024-6/+7
* ARM: i.MX: select SoC from boardSascha Hauer2013-07-029-101/+76
* ARM: i.MX: remove now unused ARCH_IMX_INTERNAL_BOOT_USE_IMXIMAGESascha Hauer2013-07-022-19/+0
* ARM: Turn most board directories into regular build directoriesSascha Hauer2013-07-022-69/+77
* ARM: i.MX: use device_detect_by_name where applicableSascha Hauer2013-07-022-8/+2
* ARM: i.MX51 babbage: switch to multi image supportSascha Hauer2013-07-025-6/+21
* ARM: dmo realq7: switch to multi image supportSascha Hauer2013-07-025-6/+19
* ARM: i.MX53 loco: Switch to multi image supportSascha Hauer2013-07-025-6/+23
* ARM: i.MX53 loco: Switch to imximageSascha Hauer2013-07-026-113/+60
* Merge branch 'for-next-manual/oftree-linux-sync'Sascha Hauer2013-07-0222-402/+1607
|\
| * OF: base: use of_delete_property where applicableSebastian Hesselbarth2013-06-241-56/+25
| * OF: base: add sanity checks to of_new/delete_propertySebastian Hesselbarth2013-06-241-4/+11
| * OF: base: cleanup base function includeSebastian Hesselbarth2013-06-201-29/+109
| * OF: base: convert and remove device_node_for_nach_childSebastian Hesselbarth2013-06-204-6/+3
| * OF: base: remove of_find_child_by_nameSebastian Hesselbarth2013-06-204-20/+8
| * OF: base: remove of_tree_for_each_node from public APISebastian Hesselbarth2013-06-204-25/+17
| * OF: base: import property iterators from Linux OF APISebastian Hesselbarth2013-06-202-0/+84
| * OF: base: introduce property write for bool, u8, u16, and u64Sebastian Hesselbarth2013-06-202-11/+227
| * OF: base: import parse phandle functions from Linux OF APISebastian Hesselbarth2013-06-204-87/+151
| * OF: base: import of_parse_phandle from Linux OF APISebastian Hesselbarth2013-06-202-0/+33
| * OF: base: import of_property_read_* helpers from Linux OF APISebastian Hesselbarth2013-06-202-99/+420
| * OF: base: import parent/child functions from Linux OF APISebastian Hesselbarth2013-06-202-0/+138
| * OF: base: import of_find_node_with_property from Linux OF APISebastian Hesselbarth2013-06-202-0/+37
| * OF: base: import of_find_matching_node_and_match from Linux OF APISebastian Hesselbarth2013-06-202-0/+61
| * OF: base: import of_find_compatible_node from Linux OF APISebastian Hesselbarth2013-06-202-0/+43
| * OF: base: import of_find_node_by_name from Linux OF APISebastian Hesselbarth2013-06-202-0/+38
| * OF: base: rename of_node_disabled to of_device_is_availableSebastian Hesselbarth2013-06-202-6/+26
| * OF: base: sync of_find_node_by_path with linux OF APISebastian Hesselbarth2013-06-208-42/+51
| * OF: base: sync of_find_property with linux OF APISebastian Hesselbarth2013-06-208-35/+45
| * OF: base: convert strcmp to default string compare functionsSebastian Hesselbarth2013-06-202-12/+18
| * OF: base: export of_alias_scanSebastian Hesselbarth2013-06-202-14/+20
| * OF: base: also update property length on of_property_write_u32Sebastian Hesselbarth2013-06-201-2/+18
| * OF: base: bail out early on missing matches for of_match_nodeSebastian Hesselbarth2013-06-201-0/+3
| * lib: string: import case-insensitive string compareSebastian Hesselbarth2013-06-202-0/+69
| * ppc: remove strcasecmp/strncasecmp prototypesSascha Hauer2013-06-201-2/+0
* | Merge branch 'for-next/usb'Sascha Hauer2013-07-014-18/+53
|\ \
| * | usb: ehci: implement detect callbackSascha Hauer2013-06-211-0/+9
| * | usb: implement a usb_host_detect to scan individual USB hostsSascha Hauer2013-06-212-13/+28
| * | usb: move scanned status into coreSascha Hauer2013-06-213-9/+12
| * | usb: rename USB devices to reflect bus structureSascha Hauer2013-06-211-3/+11
* | | Merge branch 'for-next/ppc'Sascha Hauer2013-07-0122-63/+2395
|\ \ \
| * | | ppc 85xx: early I2C supportRenaud Barbier2013-06-272-0/+270
| * | | ppc 8xxx: core DDR driver functionsRenaud Barbier2013-06-272-0/+296