summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* environment: envfs_{load, save}: add possibility to call with filename and di...Marc Kleine-Budde2015-03-062-7/+15
* clk: Treat NULL as dummy clocksSascha Hauer2015-03-051-0/+17
* led: gpio: add support for default-state dt-propertyHubert Feurstein2015-03-041-0/+8
* console: Make locally used function staticSascha Hauer2015-03-041-1/+1
* ARM: Fix nv variable bootargs.baseTeresa Gámez2015-03-023-1/+0
* ARM: MIOA701: select POLLERLucas Stach2015-03-021-0/+1
* menu: depend on !CONFIG_SHELL_NONELucas Stach2015-03-021-0/+1
* net: designware: don't depend on CONFIG_OFTREELucas Stach2015-03-021-0/+3
* ARM: do not specify -static and -pie at the same timeLucas Stach2015-03-023-4/+7
* Docs: add some info about the Phytec's phyCORE-MPC5200-TinyJuergen Borleis2015-03-012-0/+17
* phyCORE-MPC5200-Tiny: switch to the new environment templateJuergen Borleis2015-03-013-21/+33
* Docs: add some info about the Phytec's phyCORE-PXA270Juergen Borleis2015-03-012-0/+17
* phyCORE-PXA270: switch to the new environment templateJuergen Borleis2015-03-014-68/+34
* Docs: add some info about the Phytec's phyCORE-i.MX35Juergen Borleis2015-03-011-0/+7
* ARM/mem: handle data aborts gracefully for mdJan Luebbe2015-02-271-5/+29
* ARM: Allow to mask data abortsSascha Hauer2015-02-274-0/+80
* boards: Use nv.linux.bootargs.console for setting the console= commandline pa...Sascha Hauer2015-02-239-0/+0
* OMAP and i.MX boards: do not set console= commandline parameter in environmentSascha Hauer2015-02-239-9/+0
* firmware: altera: Make nSTAT GPIO optionalAndrey Smirnov2015-02-191-15/+44
* defaultenv-2: init: don't call timeout again if the user intervenedMichael Olbrich2015-02-171-2/+5
* common/bootargs: add blkdevparts variablesHubert Feurstein2015-02-171-8/+16
* docs: fix typosUlrich Ölmann2015-02-121-5/+5
* docs: remove trailing whitespacesUlrich Ölmann2015-02-121-7/+7
* imd: provide dummy imd_command_setenvLucas Stach2015-02-121-0/+7
* defaultenv: ignore barebox_zero_envMasahiro Yamada2015-02-111-0/+1
* ARM: atmel: sama5d4 xplained: correc env pathBo Shen2015-02-101-1/+1
* mtd: nand-bb: Also print raw position in debug messagesSascha Hauer2015-02-101-2/+4
* mtd: nand-bb: Fix test for bad block when readingSascha Hauer2015-02-101-1/+1
* mtd: nand-bb: fix erasing bb devices with bad blocksSascha Hauer2015-02-101-3/+21
* mtd: nand-bb: Fix accesses beyond deviceSascha Hauer2015-02-101-0/+16
* mtd: Fix allowing to erase bad blocks on partitionsSascha Hauer2015-02-101-3/+3
* mtd: nand: omap: Fix OMAP_ECC_BCH8_CODE_HW ecc modeSascha Hauer2015-02-101-2/+2
* ARM: Phytec phyCORE OMAP4460: Split xload defconfigsSascha Hauer2015-02-102-9/+28
* blspec: put blspec bootargs into a .dyn bootargs variableSascha Hauer2015-02-101-1/+1
* Merge branch 'for-next/socfpga'Sascha Hauer2015-02-0415-2593/+3989
|\
| * ARM: socfpga: cleanup sequencer warningsSteffen Trumtrar2015-01-132-233/+10
| * ARM: socfpga: Import sequencer code from generated ubootMarkus Pargmann2015-01-136-2566/+3929
| * ARM: boards: socfpga new mem calibration functionMarkus Pargmann2015-01-132-6/+4
| * scripts: socfpga sequencer extraction toolMarkus Pargmann2015-01-133-9/+239
| * ARM: socfpga: clock-manager: set mainnandsdmmcclkSteffen Trumtrar2015-01-131-0/+1
| * ARM: socfpga: clkmgr: bypass debug root clockSteffen Trumtrar2015-01-132-0/+5
| * ARM: socfpga: clkmgr: set alteragrp clocksSteffen Trumtrar2015-01-133-0/+11
| * ARM: socfpga: avoid using external regulator for PLLSteffen Trumtrar2015-01-132-7/+18
| * ARM: sockit: Define inst_rom_init staticMarkus Pargmann2015-01-131-2/+2
* | Merge branch 'for-next/raspberry-pi'Sascha Hauer2015-02-0412-20/+529
|\ \
| * | ARM: bcm2835: fix checkpatch warningAntony Pavlov2015-02-041-1/+1
| * | raspberry-pi: mac address detection supportJean-Christophe PLAGNIOL-VILLARD2015-02-043-10/+50
| * | regulator: add bcm2835 driverJean-Christophe PLAGNIOL-VILLARD2015-02-044-0/+204
| * | regulator: allow to use it with non DT deviceJean-Christophe PLAGNIOL-VILLARD2015-02-043-17/+93
| * | driver: add postcore_platform_driverJean-Christophe PLAGNIOL-VILLARD2015-02-041-0/+2