summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-17dm: part: Drop the get_dev() methodSimon Glass
2016-05-17dm: sandbox: Drop the host_get_dev() functionSimon Glass
2016-05-17dm: blk: Drop the systemace.h headerSimon Glass
2016-05-17dm: systemace: Drop the get_dev() functionSimon Glass
2016-05-17dm: sata: Drop the get_dev() functionSimon Glass
2016-05-17dm: scsi: Drop the get_dev() functionSimon Glass
2016-05-17dm: mmc: Drop the get_dev() functionSimon Glass
2016-05-17dm: ide: Drop the get_dev() functionSimon Glass
2016-05-17dm: usb: Drop the get_dev() functionSimon Glass
2016-05-17dm: systemace: Add a legacy block interfaceSimon Glass
2016-05-17dm: blk: Add a legacy block interfaceSimon Glass
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass
2016-05-17Allow iotrace byte access to use an address of any sizeSimon Glass
2016-05-17dm: Rename disk uclass to ahciSimon Glass
2016-05-17pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSESimon Glass
2016-05-17dm: gpio: add a default gpio xlate routineEric Nelson
2016-05-17drivers: usb: common: add common code for usb drivers to useMugunthan V N
2016-05-17dm: spi: introduce dm apiPeng Fan
2016-05-17m68k: add DM model serial driverangelo@sysam.it
2016-05-06Fix various typos, scattered over the code.Robert P. J. Day
2016-05-06omap4: duovero: Disable EFI bootingAsh Charles
2016-05-06omap4: load files for legacy bootAsh Charles
2016-05-04include/configs: Numerous typo fixes: "controler" -> "controller".Robert P. J. Day
2016-05-03net: increase maximum frame size to accomediate VLAN packetsStefan Agner
2016-05-03net: fix vlan validationStefan Agner
2016-05-03igep00x0: Use the SRAM available for SPL.Enric Balletbo i Serra
2016-05-03mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOTFabio Estevam
2016-05-02config: am335x_evm: detect BoneGreen using BBG1matwey.kornilov@gmail.com
2016-05-02Fix spelling of "occurred".Vagrant Cascadian
2016-05-02Change my mailaddressAndreas Bießmann
2016-05-02Revert "ti_armv7_common.h: Fix U-Boot location on eMMC"Tom Rini
2016-04-27omap3: Reduce logic/overo SPL max image sizeTom Rini
2016-04-26ARM64: zynqmp: Cleanup config file after CMD moveMichal Simek
2016-04-26Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
2016-04-25pico-imx6ul: Update the defconfigTom Rini
2016-04-25mmc: sdhci: add const qualifier to the name of struct sdhci_hostMasahiro Yamada
2016-04-25ARM: hisilicon: hikey: Align memory node with upstream kernelPeter Griffin
2016-04-25ARM: hisilicon: hikey: Add hikey & hi6220 dts from v4.6-rc3.Peter Griffin
2016-04-25ti_armv7_common.h: Fix U-Boot location on eMMCSemen Protsenko
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25include/configs: Whitespace fixupTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync CONFIG_USB_MUSB_HOSTTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2016-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-uniphierTom Rini
2016-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-04-25dm: core: Add dev_get_addr_ptr() to return a pointer to the reg addressStefan Roese
2016-04-24ARM: uniphier: speed up loading kernel image from NOR deviceMasahiro Yamada
2016-04-24ARM: uniphier: reserve the last 64 byte of SDRAMMasahiro Yamada
2016-04-24ARM: uniphier: add PH1-LD20 SoC supportMasahiro Yamada