summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* efi: efi-image: don't mask x86 interrupts on bootAhmad Fatoum2019-10-241-1/+0
* Documentation: efi: emphasize watchdog deactivation on ExitBootServicesAhmad Fatoum2019-10-241-1/+1
* console_simple: fix linking error when ARCH_HAS_CTRLC enabledDU HUANPENG2019-10-181-5/+7
* ARM: at91: build for all SoCs when AT91_MULTI_BOARDS is selectedAhmad Fatoum2019-10-181-3/+3
* Merge branch 'for-next/usb'Sascha Hauer2019-10-172-25/+162
|\
| * usb: Change power-on / scanning timeout handlingPrimoz Fiser2019-10-022-19/+155
| * usb: usb_hub_port_connect_change(): Remove unnecessary delaysPrimoz Fiser2019-10-021-4/+0
| * usb: hub_port_reset(): Speedup hub reset handlingPrimoz Fiser2019-10-021-2/+7
* | Merge branch 'for-next/rsa'Sascha Hauer2019-10-1726-416/+773
|\ \
| * | fit-image: Use compiled-in keysSascha Hauer2019-10-151-11/+16
| * | rsa: Allow to directly compile in rsa public keysSascha Hauer2019-10-157-0/+89
| * | rsa: let rsa_of_read_key() return a fully allocated keySascha Hauer2019-10-153-9/+30
| * | scripts: Add rsatoc toolSascha Hauer2019-10-153-0/+490
| * | Kbuild: Add config_filename macro from kernelSascha Hauer2019-10-151-0/+49
| * | lds: Add and use RO_DATA_SECTION macroSascha Hauer2019-10-1413-126/+40
| * | lds: remove more unnecessary alignmentsSascha Hauer2019-10-141-2/+0
| * | X86: lds: remove unnecessary alignmentsSascha Hauer2019-10-143-20/+0
| * | lds: create and use BAREBOX_PCI_FIXUP macroSascha Hauer2019-10-144-41/+18
| * | lds: Move start/end address variables into definesSascha Hauer2019-10-1413-211/+52
| * | ppc: remove unused variables from linker scriptsSascha Hauer2019-10-142-4/+0
| * | barebox.lds: Remove unnecessary bracesSascha Hauer2019-10-146-11/+11
| * | command: Use array of pointers to commandsSascha Hauer2019-10-142-16/+13
* | | Merge branch 'for-next/remoteproc'Sascha Hauer2019-10-1711-2/+775
|\ \ \
| * | | port reduced version of remoteproc framework from linuxOleksij Rempel2019-09-269-0/+772
| * | | of: base: don't try to read cells_name property if no cells_name setOleksij Rempel2019-09-261-1/+2
| * | | elf: add missing elf32_shdrOleksij Rempel2019-09-261-1/+1
* | | | Merge branch 'for-next/of-overlay'Sascha Hauer2019-10-1714-0/+906
|\ \ \ \
| * | | | dtc: optionally add add __symbols__ to build-in devicetreeMichael Tretter2019-09-162-0/+20
| * | | | commands: add of_overlay command for device tree overlaysMichael Tretter2019-09-163-0/+102
| * | | | blspec: load firmware if specified in dt overlayMichael Tretter2019-09-161-0/+17
| * | | | firmware: add support to load firmware from dt overlayMichael Tretter2019-09-163-1/+94
| * | | | firmware: add function to find firmware by devicetree nodeMichael Tretter2019-09-162-0/+33
| * | | | of: add iterator for overlaysMichael Tretter2019-09-162-0/+51
| * | | | blspec: add support for devicetree overlaysMichael Tretter2019-09-162-0/+65
| * | | | of: add support for devicetree overlaysMichael Tretter2019-09-165-0/+525
| |/ / /
* | | | Merge branch 'for-next/of'Sascha Hauer2019-10-175-12/+258
|\ \ \ \
| * | | | add of_diff commandSascha Hauer2019-09-123-0/+116
| * | | | of: add of_diff()Sascha Hauer2019-09-122-10/+132
| * | | | of: Fix memory hole in of_find_node_by_reproducible_name()Sascha Hauer2019-09-121-2/+10
* | | | | Merge branch 'for-next/mxs'Sascha Hauer2019-10-1724-342/+138
|\ \ \ \ \
| * | | | | ARM: add common i.MX23 defconfig fileSascha Hauer2019-10-023-97/+31
| * | | | | ARM: add common i.MX28 defconfig fileSascha Hauer2019-10-024-221/+20
| * | | | | ARM: mxs: Allow to compile all boards for a SoC togetherSascha Hauer2019-10-021-10/+0
| * | | | | ARM: mxs: Move HAVE_PBL_MULTI_IMAGES up to ARCHSascha Hauer2019-10-022-7/+1
| * | | | | ARM: mxs: chumby: Switch to multi image supportSascha Hauer2019-10-023-1/+6
| * | | | | ARM: mxs: imx23-evk: Switch to multi image supportSascha Hauer2019-10-023-1/+6
| * | | | | ARM: mxs: cfa10036: Switch to multi image supportSascha Hauer2019-10-023-1/+6
| * | | | | ARM: Freescale i.MX23 evk: Check machine type in initcallsSascha Hauer2019-10-022-1/+9
| * | | | | ARM: i.MX23 Chumby: Check machine type in initcallsSascha Hauer2019-10-022-1/+9
| * | | | | ARM: Crytalfonts cfa10036: Check machine type in initcallsSascha Hauer2019-10-022-1/+9