summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | kbuild: fix "tools-all" targetMasahiro Yamada2014-03-04-1/+1
| * | | | board: config.mk: delete unused sinclude directiveMasahiro Yamada2014-03-04-4/+0
| * | | | board: .gitignore: ignore board-specific generated filesMasahiro Yamada2014-03-04-0/+4
| * | | | board: gaisler: delete unnecessary include pathMasahiro Yamada2014-03-04-10/+0
| * | | | kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada2014-03-04-14/+43
| * | | | kbuild: consolidate PLATFORM_LIBSMasahiro Yamada2014-03-04-9/+4
| * | | | scripts: update checkpatch.pl to latest upstream versionTom Rini2014-03-04-208/+1067
| * | | | Add 64-bit data support for memory commandsYork Sun2014-03-04-11/+174
| * | | | dm: Remove old driver model documentationSimon Glass2014-03-04-3662/+0
| * | | | dm: Enable gpio command to support driver modelSimon Glass2014-03-04-13/+116
| * | | | sandbox: Convert GPIOs to use driver modelSimon Glass2014-03-04-88/+151
| * | | | dm: Add GPIO support and testsSimon Glass2014-03-04-0/+483
| * | | | dm: Add a demonstration/example driverSimon Glass2014-03-04-0/+432
| * | | | dm: Add a 'dm' command for testingSimon Glass2014-03-04-0/+135
| * | | | dm: Add basic testsSimon Glass2014-03-04-0/+1426
| * | | | dm: Set up driver model after relocationSimon Glass2014-03-04-0/+33
| * | | | sandbox: config: Enable driver modelSimon Glass2014-03-04-0/+1
| * | | | dm: Add base driver model supportSimon Glass2014-03-04-0/+1601
| * | | | dm: Add README for driver modelSimon Glass2014-03-04-0/+368
| * | | | yaffs: Remove private list implementationSimon Glass2014-03-04-127/+1
| * | | | Add cmd_process_error() to report and process errorsSimon Glass2014-03-04-0/+19
| * | | | sandbox: Build a device tree file for sandboxSimon Glass2014-03-04-0/+35
| * | | | sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-04-90/+98
| * | | | nand_spl: display warning message to inform the end of nand_splMasahiro Yamada2014-03-04-0/+7
| * | | | m68k: merge compile flags -ffixed-d7 -sep-dataMasahiro Yamada2014-03-04-10/+2
| * | | | sh: merge compiler flag -ffixed-r13Masahiro Yamada2014-03-04-3/+1
| * | | | sh: Do not define -ffreestanding twiceMasahiro Yamada2014-03-04-1/+1
| * | | | x86: Delete redundant compiler flagsMasahiro Yamada2014-03-04-4/+1
| * | | | nand_spl: simpc8313: move config.mk used only for nand_splMasahiro Yamada2014-03-04-0/+2
| * | | | Makefile: delete unused variable LDSCRIPT_MAKEFILE_DIRMasahiro Yamada2014-03-04-4/+0
| * | | | config.mk: Delete unused variable BCURDIRMasahiro Yamada2014-03-04-2/+0
| * | | | kbuild: post: fix dependency tracking correctlyMasahiro Yamada2014-03-04-1/+1
| * | | | serial: zynq: Add OF initialization supportMichal Simek2014-03-04-0/+28
| * | | | zynq: Add OF ram initialization supportMichal Simek2014-03-04-1/+21
| * | | | mmc: zynq: Add OF initialization supportMichal Simek2014-03-04-0/+30
| * | | | net: gem: Add OF initialization supportMichal Simek2014-03-04-0/+43
| * | | | zynq: Do not use SPL OF initializationMichal Simek2014-03-04-0/+1
| * | | | net: emaclite: Fix OF initializationMichal Simek2014-03-04-8/+10
| |/ / /
* | | | Revert "arm: mxs: Add support for generating signed BootStream"Stefano Babic2014-04-04-89/+0
* | | | mx6: add example DTB for mx6qsabreautoStefano Babic2014-04-02-0/+17
* | | | imx: add rules for U-Boot DTB supportStefano Babic2014-04-02-3/+15
* | | | mxs: fix warning in SPL with console supportStefano Babic2014-04-02-0/+2
* | | | arm: mxs: Add serial console support into SPLMarek Vasut2014-04-01-1/+14
* | | | arm: mxs: Properly set GD pointer in SPLMarek Vasut2014-04-01-0/+5
* | | | arm: mx5: Avoid hardcoding memory sizes on M53EVKMarek Vasut2014-03-31-12/+27
* | | | arm: mx5: Fix memory slowness on M53EVKMarek Vasut2014-03-31-1/+3
* | | | arm: mx5: Avoid hardcoding memory sizes on MX53QSBMarek Vasut2014-03-31-14/+29
* | | | arm: mx5: Fix memory slowness on MX53QSBMarek Vasut2014-03-31-0/+2
* | | | ARM: mx6: Add PCIe on SabreSDPMarek Vasut2014-03-31-0/+21
* | | | pci: mx6: Implement power callbackMarek Vasut2014-03-31-1/+12