summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-12-09spl: Add a name to the SPL load-image methodsSimon Glass1-1/+14
2016-12-09spl: Use a single underscore in the SPL_LOAD_IMAGE_METHOD() macroSimon Glass1-7/+7
2016-12-09Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini8-24/+6
2016-12-09Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini8-6/+24
2016-12-08net: fman: fix 2.5G SGMII settingsshaohui xie1-0/+1
2016-12-08common: miiphyutil: Add helper function for mdio bus nameMichal Simek1-0/+1
2016-12-08block: Move ceva driver to DMMichal Simek3-4/+0
2016-12-08dm: Add support for scsi/sata based devicesMichal Simek4-2/+23
2016-12-06socfpga: add support for Terasic DE1-SoC boardAnatolij Gustschin1-0/+57
2016-12-06Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2-1/+4
2016-12-05fsl/ddr: Add erratum_a009942_check_cpo and clean related erratumShengzhou Liu2-1/+4
2016-12-05davinci: omapl138_lcdk: increase PLL0 frequencyBartosz Golaszewski1-1/+1
2016-12-05arm: baltos: enable booting from USBYegor Yefremov1-0/+33
2016-12-05Merge git://www.denx.de/git/u-boot-i2cTom Rini4-101/+0
2016-12-05arm64: mvebu: Add PCI support to DB-88F8040 boardStefan Roese1-0/+8
2016-12-05arm64: mvebu: Rename db-88f7040 files to armada-8kStefan Roese1-3/+3
2016-12-05arm: samsung: Convert s5p_goni and smdkc100 to DM_I2CSimon Glass1-19/+0
2016-12-05arm: exynos: i2c: Convert exynos boards to use DM_I2CSimon Glass3-82/+0
2016-12-04Merge git://git.denx.de/u-boot-mpc85xxTom Rini43-76/+0
2016-12-04arm: Remove VCMA9 boardSimon Glass1-205/+0
2016-12-04arm: Remove smdk2410 boardSimon Glass1-180/+0
2016-12-04ti_armv7_common: env: Increase IO buffer sizeLokesh Vutla1-1/+1
2016-12-04board: ti: am57xx: Add support for the am571x idkSteve Kipisz1-0/+2
2016-12-04board: ti: am57xx: Add support for detection of X15 revb1Lokesh Vutla1-0/+2
2016-12-04board: ti: am57xx: Add support for detection of reva3 variations for GPEVMNishanth Menon1-0/+2
2016-12-04configs: ti_omap5_common: Select dtb name for dra71xNishanth Menon1-0/+2
2016-12-04ARM: dts: dra7xx: sync DT with latest LinuxLokesh Vutla2-0/+66
2016-12-04ARM: OMAP4+: Add support for getting pbias info from boardLokesh Vutla1-1/+12
2016-12-04Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini5-9/+35
2016-12-03cmd: move CMD_PXE to KconfigYann E. MORIN6-9/+0
2016-12-03Enable DISTRO_DEFAULT on platforms that missed it beforeTom Rini2-5/+0
2016-12-03cmd: Convert CMD_BOOTMENUTom Rini8-12/+0
2016-12-03arm: omap5: Add TEE loading supportHarinarayan Bhatta1-0/+30
2016-12-03image: Add Trusted Execution Environment image typeAndrew F. Davis1-0/+1
2016-12-03image: Add FIT image loadable section custom processingAndrew F. Davis1-0/+30
2016-12-03davinci: omapl138_lcdk: add DT support for EMMC bootFabien Parent1-1/+5
2016-12-03davinci: omapl138_lcdk: improve readability of boot commandFabien Parent1-1/+18
2016-12-03davinci: omapl138_lcdk: add NAND SPL boot supportFabien Parent1-0/+27
2016-12-03davinci: omapl138_lck: remove obsolete defineFabien Parent1-1/+0
2016-12-03davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_ALEFabien Parent1-1/+1
2016-12-03davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_CLEFabien Parent1-1/+1
2016-12-03davinci: omapl138_lcdk: use correct define for 16 bit NAND chipsFabien Parent1-1/+1
2016-12-03davinci: omapl138_lcdk: configure ddr2Fabien Parent1-0/+41
2016-12-03ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to KconfigFabien Parent4-4/+0
2016-12-03ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to KconfigFabien Parent4-4/+0
2016-12-03ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XXNishanth Menon1-1/+1
2016-12-03usb: xhci: Remove assumption of DWC instance based on DRA7 SoC typeNishanth Menon1-2/+2
2016-12-03ti_armv7_common: env: Add support for loading FIT imagesLokesh Vutla5-1/+30
2016-12-03ti_armv7_common: env: Consolidate support for loading images from mmcLokesh Vutla5-63/+27
2016-12-03cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.cMoritz Fischer1-9/+0