summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | command: ubiattach: add option to pass VID offsetJean-Christophe PLAGNIOL-VILLARD2013-09-181-4/+16
| * | | | | | | | process_escape_sequence: add support to \$?Jean-Christophe PLAGNIOL-VILLARD2013-09-184-0/+34
* | | | | | | | | Merge branch 'for-next/mips'Sascha Hauer2013-10-075-14/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MIPS: rzx50_defconfig: enable devicetreeDmitry Smagin2013-09-191-0/+6
| * | | | | | | | | MIPS: rxz50: add initial devicetree supportDmitry Smagin2013-09-194-14/+12
* | | | | | | | | | Merge branch 'for-next/mci'Sascha Hauer2013-10-079-0/+646
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | animeo_ip: set uSD port devname to microsdJean-Christophe PLAGNIOL-VILLARD2013-09-201-0/+1
| * | | | | | | | | atmel_mci: add devname pdata supportJean-Christophe PLAGNIOL-VILLARD2013-09-182-0/+2
| * | | | | | | | | mci: add designware mmc controller supportSascha Hauer2013-09-114-0/+627
| * | | | | | | | | MCI: imx-esdhc: implement workaround for errata ENGcm12360Markus Niebel2013-09-112-0/+16
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-next/lzo'Sascha Hauer2013-10-077-406/+459
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lzo: update to lzo-2013Jean-Christophe PLAGNIOL-VILLARD2013-09-227-406/+459
* | | | | | | | | | Merge branch 'for-next/login'Sascha Hauer2013-10-0716-30/+360
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | introduce runtime loglevelSascha Hauer2013-09-295-5/+57
| * | | | | | | | | | defaultenv-2: add login supportJean-Christophe PLAGNIOL-VILLARD2013-09-191-0/+18
| * | | | | | | | | | login/passwd: add default password supportJean-Christophe PLAGNIOL-VILLARD2013-09-195-22/+127
| * | | | | | | | | | login: disable input console if password wrongJean-Christophe PLAGNIOL-VILLARD2013-09-196-1/+56
| * | | | | | | | | | login: add globalvar timeout supportJean-Christophe PLAGNIOL-VILLARD2013-09-181-1/+17
| * | | | | | | | | | globalvar: add globalvar_add_simple_int/bool/enum/ip supportJean-Christophe PLAGNIOL-VILLARD2013-09-182-1/+85
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-next/gpio'Sascha Hauer2013-10-073-0/+166
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | gpio: Add designware gpio controller supportSascha Hauer2013-09-103-0/+166
* | | | | | | | | | | Merge branch 'for-next/fs'Sascha Hauer2013-10-074-0/+612
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fs: add uimagefsJean-Christophe PLAGNIOL-VILLARD2013-09-274-0/+612
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-next/console'Sascha Hauer2013-10-0734-102/+51
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | console: factorise function to get the first enabled consoleJean-Christophe PLAGNIOL-VILLARD2013-10-065-46/+28
| * | | | | | | | | | | console_simple: fix: set f_activeJean-Christophe PLAGNIOL-VILLARD2013-09-241-0/+2
| * | | | | | | | | | | serial: do not set default baudrate at initJean-Christophe PLAGNIOL-VILLARD2013-09-226-13/+0
| * | | | | | | | | | | console_simple: set baudrate at registerJean-Christophe PLAGNIOL-VILLARD2013-09-221-0/+5
| * | | | | | | | | | | console: drop f_caps and check the function pointer getc/putc insteadJean-Christophe PLAGNIOL-VILLARD2013-09-2129-43/+16
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-next/bpkfs'Sascha Hauer2013-10-075-0/+534
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fs: add BPKFS supportJean-Christophe PLAGNIOL-VILLARD2013-10-063-0/+530
| * | | | | | | | | | | filetype: add Binary PacKage BPK typeJean-Christophe PLAGNIOL-VILLARD2013-10-062-0/+4
* | | | | | | | | | | | Merge branch 'for-next/bootm'Sascha Hauer2013-10-0719-258/+486
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | dhcp: replace dhcp_getenv_int with getenv_uintSascha Hauer2013-10-071-11/+1
| * | | | | | | | | | | | bootm: Replace getenv_loadaddr with getenv_ulSascha Hauer2013-10-074-19/+4
| * | | | | | | | | | | | loads: use getenv_bool for 'loads_echo'Sascha Hauer2013-09-301-6/+1
| * | | | | | | | | | | | environment variables: introduce new helpersSascha Hauer2013-09-303-31/+100
| * | | | | | | | | | | | defenv-2: replace boot script with commandSascha Hauer2013-09-308-136/+271
| * | | | | | | | | | | | bootm needs uImage support. Select itSascha Hauer2013-09-301-0/+1
| * | | | | | | | | | | | command: Let builtin command take precedenceSascha Hauer2013-09-241-1/+4
| * | | | | | | | | | | | ARM: compile bootm code depending on CONFIG_BOOTMSascha Hauer2013-09-242-2/+2
| * | | | | | | | | | | | bootm: Add dryrun supportSascha Hauer2013-09-243-4/+19
| * | | | | | | | | | | | bootm: separate bootm input data and internal dataSascha Hauer2013-09-243-34/+62
| * | | | | | | | | | | | bootm: move globalvars from command to commonSascha Hauer2013-09-242-14/+16
| * | | | | | | | | | | | bootm: move getenv_loadaddr from command to commonSascha Hauer2013-09-243-13/+15
| * | | | | | | | | | | | bootm: remove unused defineSascha Hauer2013-09-241-5/+0
| * | | | | | | | | | | | bootm: check for os image fileSascha Hauer2013-09-241-0/+5
| * | | | | | | | | | | | bootm: fix memory leakSascha Hauer2013-09-241-0/+2
| * | | | | | | | | | | | bootm: fix possible memory leakSascha Hauer2013-09-241-0/+1
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-next/at91'Sascha Hauer2013-10-072-0/+21
|\ \ \ \ \ \ \ \ \ \ \ \