summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_USB_MUSB_OMAP2PLUS et al to KconfigAdam Ford2018-01-2218-39/+0
* core: Add {ofnode, dev}_translate_address functionsMario Six2018-01-212-0/+30
* dm: pinctrl: sync with Linux to use pin_config_paramPeng Fan2018-01-211-46/+66
* dm: fix typo falbackHeinrich Schuchardt2018-01-211-2/+2
* Merge git://git.denx.de/u-boot-arcTom Rini2018-01-193-5/+7
|\
| * ARC: devboards: Allow huge uImages (up to 128 MiB)Alexey Brodkin2018-01-192-2/+2
| * ARC: HSDK: CGU: Update AXI, TUN, ARC clock optionsEugeniy Paltsev2018-01-191-3/+5
* | configs: keystone2: env: Fix burn_uboot_spi commandFaiz Abbas2018-01-191-1/+1
* | powerpc: Drop unreferenced CONFIG_* definesTuomas Tynkkynen2018-01-1913-14/+0
* | m68k: Drop unreferenced CONFIG_* definesTuomas Tynkkynen2018-01-198-11/+0
* | nds32: Drop unreferenced CONFIG_ADP_AG101PTuomas Tynkkynen2018-01-191-2/+0
* | pcmcia: Drop a bunch of unused CONFIG_SYS_PCMCIA_ macrosTuomas Tynkkynen2018-01-191-109/+0
* | ARM: omap3: evm: Add kernel image loading from UBIFS and EXT4Derald D. Woods2018-01-191-17/+40
* | DA850evm: Remove dead codeAdam Ford2018-01-191-6/+0
* | ARM: dts: omap3-beagle{-xm}: Enable DM and devicetree for BeagleBoardDerald D. Woods2018-01-191-92/+53
* | env: ti: Select dtb name for dra76x and am574Lokesh Vutla2018-01-191-1/+3
* | dt-bindings: leds: adopt Linux PCA9532 binding constantsFelix Brack2018-01-191-0/+18
* | board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s supportRex Chang2018-01-191-1/+3
* | configs: k2g_evm: Allocate more space for u-bootLokesh Vutla2018-01-191-1/+1
|/
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-01-1710-43/+152
|\
| * armv8: ls1088ardb: Add environment variable address location for QSPI-NORAshish Kumar2018-01-173-2/+6
| * arm64: ls1012a: Add sata distro boot supportYuantian Tang2018-01-173-19/+11
| * arm64: ls1046a: Add sata distro boot supportYuantian Tang2018-01-173-22/+13
| * board: ls1012a: LS1012A-2G5RDB board supportBhaskar Upadhaya2018-01-151-0/+122
* | Merge git://git.denx.de/u-boot-dmTom Rini2018-01-161-13/+13
|\ \
| * | fix incorrect usage of DT node unit address in commentsAndre Przywara2018-01-151-13/+13
* | | Merge git://git.denx.de/u-boot-netTom Rini2018-01-1517-16/+1
|\ \ \ | |/ / |/| |
| * | net: sh-eth: Add to Kconfig and convertNobuhiro Iwamatsu2018-01-1516-16/+0
| * | net: phy: Add Broadcom BCM53xx switch driverFlorian Fainelli2018-01-151-0/+1
| |/
* | Merge git://git.denx.de/u-boot-imxTom Rini2018-01-154-8/+119
|\ \
| * | ARM: imx: cm_fx6: env: try to determine dtb to useChristopher Spinrath2018-01-121-0/+6
| * | ARM: imx: cm_fx6: export board and soc info to envChristopher Spinrath2018-01-121-0/+1
| * | imx: mx6ull-14x14-evk: enable DM QSPI driverPeng Fan2018-01-121-0/+10
| * | imx: mx6sxsabresd: enlarge ENV offsetPeng Fan2018-01-121-1/+1
| * | imx: mx6sxsabresd: Enable DM driverPeng Fan2018-01-121-7/+0
| * | mx6: Support SKS-Kinkel sksimx6 BoardStefano Babic2018-01-121-0/+101
* | | db410c: on aarch64 the fdtfile is in per-vendor subdirectoryRob Clark2018-01-151-1/+1
* | | fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATERob Clark2018-01-151-1/+2
* | | db410c: configs: increase gunzip buffer size for the kernelJorge Ramirez-Ortiz2018-01-151-1/+1
* | | db820c: stop autoboot when vol- pressedJorge Ramirez-Ortiz2018-01-151-0/+2
* | | db820c: add qualcomm dragonboard 820C supportJorge Ramirez-Ortiz2018-01-151-0/+72
* | | poplar: configs: increase gunzip buffer size for the kernelJorge Ramirez-Ortiz2018-01-151-1/+1
| |/ |/|
* | Merge git://git.denx.de/u-boot-mmcTom Rini2018-01-141-7/+205
|\ \
| * | mmc: remove hc_wp_grp_size from struct mmc if not neededJean-Jacques Hiblot2018-01-121-0/+2
| * | mmc: don't read the size of eMMC enhanced user data area in SPLJean-Jacques Hiblot2018-01-121-0/+2
| * | mmc: compile out erase and write mmc commands if write operations are not ena...Jean-Jacques Hiblot2018-01-121-0/+2
| * | mmc: read ssr only if MMC write support is enabledJean-Jacques Hiblot2018-01-121-0/+2
| * | mmc: make UHS and HS200 optionalJean-Jacques Hiblot2018-01-121-4/+23
| * | dm: mmc: update mmc_of_parse()Jean-Jacques Hiblot2018-01-121-1/+10
| * | dm: mmc: Add a library function to parse generic dt bindingKishon Vijay Abraham I2018-01-121-0/+1