summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-15kconfig: remove meaningless prefixes in defconfig filesMasahiro Yamada
2015-03-15MAKEALL: Don't try to print size when ./u-boot is deletedJoe Hershberger
2015-03-13README: remove description about driver model configuration options (again)Masahiro Yamada
2015-03-13config_distro_bootcmd.h: add note on error handlingStephen Warren
2015-03-13beagle_x15: increase phy autoneg timeoutSekhar Nori
2015-03-13ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon
2015-03-13ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon
2015-03-13ARM: OMAP5 / DRA7: Setup L2 Aux Control Register with recommended configurationNishanth Menon
2015-03-13ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870Praveen Rao
2015-03-13ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1Nishanth Menon
2015-03-13ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCsNishanth Menon
2015-03-13ARM: OMAP: Change set_pl310_ctrl_reg to be genericNishanth Menon
2015-03-13ARM: Introduce erratum workaround for 621766Nishanth Menon
2015-03-13ARM: Introduce erratum workaround for 430973Nishanth Menon
2015-03-13ARM: Introduce erratum workaround for 454179Nishanth Menon
2015-03-13ARM: Introduce erratum workaround for 798870Nishanth Menon
2015-03-13am335x_evm_usbspl: Remove other SPL modesTom Rini
2015-03-10Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-03-10sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by defaultHans de Goede
2015-03-10sunxi: Add Wexler TAB7200 supportAleksei Mamlin
2015-03-10sunxi: Ippo_q8h defconfigs: Enable otg vbus detection using AXP223 PMICChen-Yu Tsai
2015-03-10sunxi: musb: Support checking VBUS using AXP221 PMICChen-Yu Tsai
2015-03-10sunxi: axp221: Add VBUS detection supportChen-Yu Tsai
2015-03-10sun7i: Add support for the Orange Pi Mini boardHans de Goede
2015-03-10sun7i: Add support for the Orange Pi boardHans de Goede
2015-03-10sun7i: Add support for the Wits Pro A20 DKT boardHans de Goede
2015-03-10sunxi: Add support for the Forfun Q88DB tabletJens Lucius
2015-03-10sun6i: Add support for the Mele I7 boardMarcus Cooper
2015-03-10sun7i: Add support for the MK808C boardMarcus Cooper
2015-03-10sunxi: Add support for the Jesurun Q5 boardGábor Nyers
2015-03-10sunxi: Make CONFIG_DRAM_TPR3 apply to sun[57]iAdam Sampson
2015-03-09common: cmd_elf: Add support to disable start of applicationSiva Durga Prasad Paladugu
2015-03-09armv8/vexpress64: make multientry conditionalLinus Walleij
2015-03-09common/board_r: Restore non-cached memory setupJan Kiszka
2015-03-09ARM: PSCI: Rework the DT handler slightlyTom Rini
2015-03-09tegra-common: increase malloc pool len by dfu mmc file buffer sizePrzemyslaw Marczak
2015-03-09ti-armv7-common: increase malloc pool len by dfu mmc file buffer sizePrzemyslaw Marczak
2015-03-09zynq-common: increase malloc pool len by dfu mmc file buffer sizePrzemyslaw Marczak
2015-03-09odroid-xu3: defconfig: disable memset at malloc initPrzemyslaw Marczak
2015-03-09odroid: defconfig: disable memset at malloc initPrzemyslaw Marczak
2015-03-09trats2: defconfig: disable memset at malloc initPrzemyslaw Marczak
2015-03-09dlmalloc: do memset in malloc init as new default configPrzemyslaw Marczak
2015-03-09dfu: mmc: file buffer: remove static allocationPrzemyslaw Marczak
2015-03-09arm: relocation: clear .bss section with arch memset if definedPrzemyslaw Marczak
2015-03-09exynos: config: enable arch memcpy and arch memsetPrzemyslaw Marczak
2015-03-08Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini
2015-03-05README: remove description about driver model configuration optionsMasahiro Yamada
2015-03-05MAINTAINERS: add Driver Model repository informationMasahiro Yamada
2015-03-05dm: i2c: Add a missing memory allocaton checkSimon Glass
2015-03-05Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini