summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaningMasahiro Yamada2016-08-05-0/+74
* tools: moveconfig: make getting all defconfigs into helper functionMasahiro Yamada2016-08-05-6/+11
* tools: moveconfig: fix cleanup of defines across multiple linesMasahiro Yamada2016-08-05-0/+3
* tools: moveconfig: show diffs of cleaned headers in colorMasahiro Yamada2016-08-05-10/+16
* tools: moveconfig: show result of header cleaning in unified diffMasahiro Yamada2016-08-05-5/+25
* tools: moveconfig: trim garbage lines after header cleanupsMasahiro Yamada2016-08-05-4/+81
* tools: moveconfig: do not check clean tree and compilers for -H optionMasahiro Yamada2016-08-05-4/+2
* tools: moveconfig: do not cleanup headers in include/generatedMasahiro Yamada2016-08-05-0/+2
* ext4: Refuse to mount filesystems with 64bit feature setTom Rini2016-08-05-0/+11
* ARM: Rework and correct barrier definitionsTom Rini2016-08-05-40/+35
* arc: Rename AXS101 board to more generic AXS10xAlexey Brodkin2016-08-05-30/+31
* arc: Rename ARCangel4 board to nSIMAlexey Brodkin2016-08-05-25/+63
* arc: No need in sections defined in sources with newer toolsAlexey Brodkin2016-08-05-64/+18
* arc: Update exception & interrupt handling for ARCv2Alexey Brodkin2016-08-05-13/+72
* arc: Add debug messages during relocation fixupsAlexey Brodkin2016-08-05-0/+7
* powerpc/86xx: Increase boot map size to 256 MiBScott Wood2016-08-03-10/+12
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-08-02-66/+82
|\
| * ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIPHou Zhiqiang2016-08-02-3/+3
| * arm/PSCI: Add support for creating ARMv7 PSCI version 1.0 DT nodeHou Zhiqiang2016-08-02-0/+2
| * arm/PSCI: Fixed the backward compatiblity issueHou Zhiqiang2016-08-02-26/+38
| * arm/PSCI: Removed unused codeHou Zhiqiang2016-08-02-17/+0
| * driver/ddr/fsl: Fix timing_cfg_2York Sun2016-08-02-1/+1
| * board/freescale: Update MAINTAINERS filesYork Sun2016-08-02-9/+17
| * armv8: ls1043a: enable pxe commandsWenbin Song2016-08-02-0/+2
| * armv8: ls1012a: Update Refresh cycle for DDRPrabhakar Kushwaha2016-08-02-1/+1
| * armv8: ls1012a: Enable DDR row-bank-column decodingPrabhakar Kushwaha2016-08-02-1/+1
| * board: ls1012aqds: Update LBMAP_MASK and RST_CTL_RESETPrabhakar Kushwaha2016-08-02-2/+2
| * crypto/fsl: Update blob cmd to accept 64bit addressesSumit Garg2016-08-02-4/+11
| * driver: spi: fsl-qspi: remove compile WarningsYunhui Cui2016-08-02-1/+3
| * powerpc/mpc85xx: Update erratum workaround for A006379York Sun2016-08-02-1/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-08-02-59/+69
|\ \
| * | ARM64: zynqmp: Do not enable DM_MMC by defaultMichal Simek2016-08-02-3/+14
| * | ARM64: zynqmp: Fix stack pointer initializationSoren Brinkmann2016-08-02-1/+2
| * | ARM64: zynqmp: Define config USB_STORAGE through defconfigMichal Simek2016-08-02-1/+5
| * | xilinx: Sync defconfigs with the latest Kconfig layoutMichal Simek2016-08-02-54/+41
| * | ARM64: zynqmp: Wire up PSCI resetMichal Simek2016-08-02-0/+5
| * | ARM64: zynqmp: Add u-boot,dm-pre-reloc to clk nodesMichal Simek2016-08-01-0/+2
| |/
* | MAINTAINERS, git-mailrc: Update the mmc maintainerJaehoon Chung2016-08-02-3/+3
* | Drop references to MAKEALL in the documentationSimon Glass2016-07-31-37/+15
* | Drop the MAKEALL toolSimon Glass2016-07-31-850/+0
* | buildman: Add a quick-start noteSimon Glass2016-07-31-0/+14
* | buildman: Avoid overwriting existing toolchain entriesSimon Glass2016-07-31-2/+1
* | buildman: Drop the toolchain error when downloading toolchainsSimon Glass2016-07-31-7/+10
* | buildman: Fix a typo in TestSettingsHasPath()Simon Glass2016-07-31-1/+1
* | buildman: Improve the toolchain progress/error outputSimon Glass2016-07-31-12/+21
* | buildman: Allow the toolchain error to be suppressedSimon Glass2016-07-31-6/+14
* | buildman: Fix the 'help' test to use the correct pathSimon Glass2016-07-31-1/+1
* | buildman: Automatically create a config file if neededSimon Glass2016-07-31-0/+44
* | buildman: Tidy up the README a littleSimon Glass2016-07-31-23/+30
* | libfdt: Introduce new ARCH_FIXUP_FDT optionMichal Simek2016-07-31-5/+17
|/