summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | ARM: uniphier: change stack pointer address for SPLMasahiro Yamada2016-02-14-5/+2
| * | spl: define BOOT_DEVICE_USBMasahiro Yamada2016-02-14-0/+1
| * | ARM: uniphier: update U-Boot file names in workflowMasahiro Yamada2016-02-14-5/+5
| * | ARM: uniphier: support some more DRAM use cases on PH1-Pro4 boardsMasahiro Yamada2016-02-14-27/+53
| * | ARM: uniphier: fix nfsboot commandMasahiro Yamada2016-02-14-2/+8
| * | ARM: uniphier: factor out common part of boot commandsMasahiro Yamada2016-02-14-11/+10
| * | ARM: uniphier: add default bootm_low to fix FIT bootMasahiro Yamada2016-02-14-0/+1
| * | ARM: uniphier: fix NOR boot commandMasahiro Yamada2016-02-14-2/+3
* | | arasan: nfc: Add initial nand driver support for arasanSiva Durga Prasad Paladugu2016-02-12-0/+1155
* | | zynqmp: nand: Add Nand driver support for zynqmpSiva Durga Prasad Paladugu2016-02-12-0/+19
* | | mtd: pxa3xx_nand: Don't alloc unneeded memoryKevin Smith2016-02-12-3/+3
* | | mtd: pxa3xx_nand: Correct offset calculationKevin Smith2016-02-12-2/+2
* | | mtd: pxa3xx_nand: Correct null dereferenceKevin Smith2016-02-12-7/+0
* | | nand: mxs: fix error handling for mxs_nand_initPeng Fan2016-02-12-9/+15
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-02-11-1/+22
|\ \
| * | video: tegra: Enable the 'lcd' env variable work-aroundSimon Glass2016-02-11-0/+1
| * | dm: video: Add a temporary work-around for old stdout varSimon Glass2016-02-11-0/+18
| * | video: bcm2835: use bus_to_phys() on FB addressStephen Warren2016-02-06-1/+3
* | | Revert "common/memsize.c: Simplify RAM size detection"Hans de Goede2016-02-10-21/+26
* | | test/py: capture the entire U-Boot version at bootStephen Warren2016-02-09-8/+3
* | | test/py: fix off-by-one error in spawn matching codeStephen Warren2016-02-09-1/+1
* | | test/py: HTML awesome!Stephen Warren2016-02-09-78/+178
* | | test/py: exit(1) if there are problems running py.testStephen Warren2016-02-09-0/+1
* | | itest: allow map_physmem to return 0 in limited casesStephen Warren2016-02-09-1/+1
* | | gunzip: remove avail_in recalculationStephen Warren2016-02-09-2/+1
* | | sniper: Drop references to P970Paul Kocialkowski2016-02-08-4/+4
* | | s3c24xx: serial: Remove dead codeDavid Müller (ELSOFT AG)2016-02-08-6/+0
* | | doc: Remove any reference to CONFIG_MODEM_SUPPORT, CONFIG_CMD_HWFLOW, CONFIG_...David Müller (ELSOFT AG)2016-02-08-100/+0
* | | Remove unused CONFIG_HWFLOW option and associated dead code.David Müller (ELSOFT AG)2016-02-08-35/+0
* | | Remove unused CONFIG_CMD_HWFLOW option and associated dead code.David Müller (ELSOFT AG)2016-02-08-31/+0
* | | Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.David Müller (ELSOFT AG)2016-02-08-162/+0
* | | ARM: rpi: set fdt_high in the default environmentStephen Warren2016-02-08-0/+1
* | | ARM: rpi: update memory layout env. var. documentationStephen Warren2016-02-08-5/+11
* | | board_r: fix a typo in comment blockMasahiro Yamada2016-02-08-1/+1
* | | kbuild: fix build rule of u-boot-spl.dtbMasahiro Yamada2016-02-08-2/+2
* | | kbuild: add missing FORCE where $(call if_changed, ) is usedMasahiro Yamada2016-02-08-11/+11
* | | kbuild: remove unneeded ifdef conditionals around build rulesMasahiro Yamada2016-02-08-4/+0
* | | image: fix getenv_bootm_size() function againMasahiro Yamada2016-02-08-8/+13
* | | test/py: support running sandbox under gdbserverStephen Warren2016-02-08-9/+26
* | | malloc: solve dead code issue in memalign()Stephen Warren2016-02-08-1/+1
* | | api: Add FreeBSD API support for MIPS platformsStanislav Galabov2016-02-08-0/+60
* | | .travis.yml: explicitly request sudoStephen Warren2016-02-08-0/+2
* | | rpi: set ethaddr as wellLubomir Rintel2016-02-08-0/+3
* | | common/memsize.c: Simplify RAM size detectionEddy Petrișor2016-02-08-26/+21
* | | defconfig: k2g_evm_defconfig: enable net driver modelMugunthan V N2016-02-08-0/+1
* | | ARM: dts: k2g: Add keystone net dts filesMugunthan V N2016-02-08-0/+176
* | | defconfig: k2e_evm_defconfig: enable net driver modelMugunthan V N2016-02-08-0/+1
* | | defconfig: k2l_evm_defconfig: enable net driver modelMugunthan V N2016-02-08-0/+1
* | | defconfig: k2hk_evm_defconfig: enable net driver modelMugunthan V N2016-02-08-0/+1
* | | drivers: net: keystone_net: convert driver to adopt device driver modelMugunthan V N2016-02-08-40/+433