summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | arm: mvebu: Add SolidRun ClearFog Armada 38x initial supportStefan Roese2016-01-1412-0/+929
| * | arm: mvebu: Move some defines to common include fileStefan Roese2016-01-144-11/+6
| * | net: mvneta: Convert to driver modelStefan Roese2016-01-149-167/+154
| * | arm: mvebu: armada-388-gp.dts: Add ethernet aliasesStefan Roese2016-01-141-0/+2
| * | arm: mvebu: Add armada-xp-maxbcm.dts for maxbcm boardStefan Roese2016-01-143-2/+252
| * | arm: mvebu: Add SPI driver model supportStefan Roese2016-01-148-4/+23
| * | spi: kirkwood_spi.c: Add driver model supportStefan Roese2016-01-141-63/+159
| * | spi: kirkwood_spi.c: Prepare for driver model supportStefan Roese2016-01-141-13/+28
| * | arm: mvebu: Add DM and OF_CONTROL support to SPLStefan Roese2016-01-1417-77/+66
| * | arm: mvebu: ddr: Fix compilation warningStefan Roese2016-01-142-17/+0
| * | arm: mvebu/kirkwood: Use common timer functionsStefan Roese2016-01-143-124/+22
* | | common: env_flags: fix loop condition when using env_flags_varaccess_maskPeng Fan2016-01-131-1/+1
* | | common: cli_simple: use strlcpy instead of strcpyPeng Fan2016-01-131-1/+2
* | | Re-enable setexpr on Raspberry PiMarco Schuster2016-01-132-2/+0
* | | cmd_boot: Add a poweroff commandMichael van Slingerland2016-01-133-0/+12
* | | net: lpc32xx: fix ignored MDIO busy wait status on readVladimir Zapolskiy2016-01-131-7/+7
* | | sniper: Mux configuration cleanupPaul Kocialkowski2016-01-131-37/+37
* | | sniper: Various boot-related env settings, devicetree supportPaul Kocialkowski2016-01-131-15/+11
* | | lpc32xx: devkit3250: update board configuration fileVladimir Zapolskiy2016-01-131-1/+18
* | | arm: lpc32xx: switch SPL builds to driver modelVladimir Zapolskiy2016-01-134-19/+6
* | | arm: lpc32xx: switch serial console to driver modelVladimir Zapolskiy2016-01-134-17/+55
* | | serial: lpc32xx hsuart: port driver to driver modelVladimir Zapolskiy2016-01-132-39/+82
* | | test/fs: error case fixes/enhancementsStephen Warren2016-01-131-1/+13
* | | omap4_panda: Convert to config_distro_bootcmd.hTom Rini2016-01-131-24/+27
* | | ti_armv7_common.h: Add CONFIG_CMD_EXT4_WRITETom Rini2016-01-131-0/+1
* | | am335x_evm.h: unsed CONFIG_BOOTDELAYTom Rini2016-01-131-4/+0
* | | ext4_common.c: Clean up failure cases in alloc_triple_indirect_blockTom Rini2016-01-131-5/+10
* | | ums: support multiple LUNs at onceStephen Warren2016-01-134-49/+121
* | | mmc: store hwpart in the block deviceStephen Warren2016-01-137-47/+40
* | | block: pass block dev not num to read/write/erase()Stephen Warren2016-01-1341-194/+224
* | | arm: move gd handling outside of C codeAlbert ARIBAUD2016-01-133-15/+22
* | | Fix board init code to respect the C runtime environmentAlbert ARIBAUD2016-01-1310-49/+144
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-01-1320-3/+26
|\ \ \
| * | | arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configsNathan Rossi2016-01-136-1/+5
| * | | arm: mvebu: Select SPL_DM_SEQ_ALIASNathan Rossi2016-01-131-0/+1
| * | | arm: zynq: Enable SPL_DM_SEQ_ALIAS for all Zynq configsNathan Rossi2016-01-1310-0/+10
| * | | spl: dm: Add SPL_DM_SEQ_ALIAS config optionNathan Rossi2016-01-133-2/+10
| | |/ | |/|
* | | Merge git://git.denx.de/u-boot-netTom Rini2016-01-135-148/+42
|\ \ \
| * | | net: e1000: Mark _disable_wr() and _write_status() as __maybe_unusedBin Meng2015-12-211-5/+4
| * | | net: e1000: Remove CONFIG_MVBC_1GBin Meng2015-12-211-2/+0
| * | | net: e1000: Remove dead codes wrapped by #if 0Bin Meng2015-12-212-105/+1
| * | | include: net: Simplify the usage of __always_inlineFabio Estevam2015-12-211-5/+4
| * | | fdt: Rewrite the logic in fdt_fixup_ethernet()Bin Meng2015-12-211-21/+33
| * | | fdt: Deprecate "usbethaddr" usage in fdt_fixup_ethernet()Bin Meng2015-12-211-11/+1
* | | | hash.c: Conditionally compile hash_command, static hash_showTom Rini2016-01-132-38/+25
| |_|/ |/| |
* | | part_dos.c: Don't wrap to negative after 2G sectorsStefan Monnier2016-01-132-16/+21
* | | image: check "bootm_low" and "bootm_size" if "initrd_high" is missingMasahiro Yamada2016-01-131-2/+1
* | | dm: core: Add a new api to get indexed device addressMugunthan V N2016-01-132-4/+38
* | | power: pmic.h: Drop include <spi.h>Jagan Teki2016-01-131-1/+0
* | | defconfig: am437x_sk_evm: enable spi driver modelMugunthan V N2016-01-131-0/+3
OpenPOWER on IntegriCloud