summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* board: ti: am571x: Add 666MHz support for AM571x IDKSteve Kipisz2017-09-112-2/+34
* board: ti: dra76: Add dt supportLokesh Vutla2017-09-114-4/+6
* arm: dts: Add u-boot specific compatiblesLokesh Vutla2017-09-114-0/+68
* arm: dts: dra7: sync DT with latest LinuxLokesh Vutla2017-09-1125-636/+3210
* env: ti: boot: Select dtb name for dra76Lokesh Vutla2017-09-111-0/+2
* board: ti: dra76-evm: Add support for powering on mmc ldoLokesh Vutla2017-09-112-0/+6
* board: ti: dra76-evm: Add the pinmux dataLokesh Vutla2017-09-112-0/+300
* board: ti: dra76-evm: Add DDR dataLokesh Vutla2017-09-113-2/+62
* board: ti: dra76-evm: Add the pmic dataKeerthy2017-09-114-0/+76
* board: ti: dra76-evm: Add epprom supportLokesh Vutla2017-09-111-0/+5
* arm: dra76: Add support for ES1.0 detectionPraneeth Bajjuri2017-09-114-0/+39
* arm: dra7: Kconfig: Select LP87565 related configsLokesh Vutla2017-09-111-0/+4
* palmas: Add support for powering different ldosLokesh Vutla2017-09-114-10/+7
* arm: omap5+: Add board specific ldo poweringLokesh Vutla2017-09-113-10/+20
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2017-09-1122-30/+13
|\
| * ipu_common: Let the MX6 IPU clock be calculated in run-timeFabio Estevam2017-09-1122-30/+13
* | Prepare v2017.09v2017.09Tom Rini2017-09-111-1/+1
* | MAINTAINERS: board: qcom: db410c: Maintainer changedJorge Ramirez-Ortiz2017-09-111-1/+1
|/
* cmd: ide: Make the first device the default oneBin Meng2017-09-101-1/+1
* block: ide: Don't bother to create BLK device if no CDROM insertedBin Meng2017-09-101-0/+7
* block: ide: Fix block read/write with driver modelBin Meng2017-09-103-1/+75
* blk: Use macros for block device vendor/product/rev string sizeBin Meng2017-09-101-3/+7
* edison: Disable CONFIG_USB_HOST_ETHERTom Rini2017-09-081-0/+1
* env: Migrate CONFIG_ENV_AES to Kconfig and deprecateTom Rini2017-09-082-1/+8
* usb: doc: update README.usb for new config optionsChris Packham2017-09-081-9/+13
* usb: net: migrate USB Ethernet adapters to KconfigChris Packham2017-09-08175-144/+209
* usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham2017-09-08181-74/+119
* Kconfig: drop CONFIG_USB_ETHER_RNDISChris Packham2017-09-088-8/+0
* Kconfig: drop CONFIG_USB_ETHER_DM9601Chris Packham2017-09-082-2/+0
* README: Fix typo in description of CONFIG_OF_EMBEDNobuhiro Iwamatsu2017-09-081-1/+1
* configs: Resync with savedefconfigTom Rini2017-09-0811-23/+10
* rockchip: enable SPL_SYSRESET config for all Rockchip SoCsKever Yang2017-09-081-0/+1
* rockchip: rk3328: fix syscon id tableKever Yang2017-09-081-0/+1
* ARM: rmobile: Disable CONFIG_ARCH_FIXUP_FDT_MEMORYMarek Vasut2017-09-074-0/+4
* ARM: rmobile: Fix SD divider settings on Gen3Marek Vasut2017-09-072-8/+8
* Merge git://git.denx.de/u-boot-netTom Rini2017-09-077-21/+24
|\
| * net: fix typosHeinrich Schuchardt2017-09-073-3/+3
| * armv8: ls1043/ls1046aqds: add support for RGMII_TXIDMadalin Bucur2017-09-072-0/+2
| * net: nfs: Drop CONFIG_NFS_READ_SIZETom Rini2017-09-071-8/+5
| * net: phy: realtek: fix enabling of the TX-delay for RTL8211FMadalin Bucur2017-09-071-10/+14
* | spl: typo fix for SPL_ATF_SUPPORT descriptionKever Yang2017-09-071-1/+1
* | linker_lists: remove incorrect commentHeinrich Schuchardt2017-09-071-2/+1
* | vsprintf: vsprintf does not have parameter sizeHeinrich Schuchardt2017-09-071-3/+1
* | Revert "dm: arm: rpi: Drop CONFIG_OF_EMBED"Paul Barker2017-09-074-0/+4
* | tools: .gitignore: Add libfdt related filesBin Meng2017-09-072-8/+4
* | tools: .gitignore: Sort in alphabetical orderBin Meng2017-09-071-10/+9
* | doc: remove duplicate text in README.gptAlison Chaiken2017-09-071-10/+0
* | part: mac: Suppress the error message after reading ddbBin Meng2017-09-071-5/+1
|/
* env: Add 'envtools' target to 'make help'Simon Glass2017-09-052-0/+4
* env: Fix operation of 'make environ'Simon Glass2017-09-052-4/+4