summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-20Kconfig: Don't use RSA_FREESCALE_EXP on IMXGeorge McCollister
2017-03-20ARM: am43xx: fix SOC revision print outsTero Kristo
2017-03-20test-fit.py: Minor grammar/spelling/clarification tweaksRobert P. J. Day
2017-03-20part_efi: document device-tree binding for part_efi configurationPhilipp Tomsich
2017-03-20doc: move documentation for /config node into a separate filePhilipp Tomsich
2017-03-20part_efi: support padding between the GPT header and partition entriesPhilipp Tomsich
2017-03-20net: don't override ethernet address environmentRoger Quadros
2017-03-20ARM: k2g: setup PRU ethernet MAC addressesRoger Quadros
2017-03-20ARM: Use Kconfig for board EEPROM's I2C bus and chip addressRoger Quadros
2017-03-20board: ti: am57xx-idk: Auto detect LCD PanelNishanth Menon
2017-03-20board: ti: am571x-idk: Update pinmux for ICSS2 EthernetRoger Quadros
2017-03-20board: ti: am571x-idk: Support 6 port Ethernet or 4 port Ethernet with LCDRoger Quadros
2017-03-20ti: common: board_detect: commodify ethaddr environment setting codeRoger Quadros
2017-03-20ti_armv7_keystone2: Define scratch space in SRAMFranklin S Cooper Jr
2017-03-20ti: common: board_detect: Rename EEPROM scratch start macroLokesh Vutla
2017-03-20ARM: OMAP5+: GPIO: Add GPIO_TO_PIN() macroRoger Quadros
2017-03-20travis-ci: Re-work i.MX6 jobs, clarify Freescale and AArch64Tom Rini
2017-03-20ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot
2017-03-19Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-03-19imx: ventana: add EMMC configurationTim Harvey
2017-03-19tools: imximage: add set bit commandPeng Fan
2017-03-19ARM: vf610: move to standard arch/board approachStefan Agner
2017-03-19imx: ventana: make SD3_VSELECT board specificTim Harvey
2017-03-19imx: ventana: make OTG VBUS power enable board specificTim Harvey
2017-03-19imx: ventana: fix hwconfigTim Harvey
2017-03-19imx: ventana: change name of rs232_en to indicate polarityTim Harvey
2017-03-19imx: ventana: use mmc_root in boot scriptsTim Harvey
2017-03-19imx: ventana: move mmc_init to commonTim Harvey
2017-03-19imx: ventana: config: add gzwrite supportTim Harvey
2017-03-19imx: ventana: add additional DRAM configurationsTim Harvey
2017-03-19colibri_imx7: split and resize firmware MTD partitionStefan Agner
2017-03-19colibri_imx7: use device-tree for MTD partitionsStefan Agner
2017-03-19colibri_imx7: setup PMIC sleep mode configurationStefan Agner
2017-03-19colibri_imx7: implement board level USB PHY modeStefan Agner
2017-03-19colibri_imx7/colibri_imx6/apalis_imx6: limit bootm memoryStefan Agner
2017-03-19toradex apalis/colibri: add device tree overlay supportStefan Agner
2017-03-19toradex apalis/colibri: use common USB product id fallbackStefan Agner
2017-03-19mx7: Add 1.2GHz speed grade entryFabio Estevam
2017-03-19mx7: Fix the get_cpu_speed_grade_hz() return valuesFabio Estevam
2017-03-19mx7: Fix speed grade entryFabio Estevam
2017-03-19arm: dts: imx6ul: add usbotg aliasesSébastien Szymanski
2017-03-19arm: i.MX6UL: add Armadeus Systems OPOS6UL SoM and OPOS6ULDev carrier boardSébastien Szymanski
2017-03-19dm: imx: serial: add i.MX6UL supportSébastien Szymanski
2017-03-19MCCMON6: defconfig: Move 'quiet' console parameter to 'console' env variableLukasz Majewski
2017-03-19arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini
2017-03-18Kconfig: Disable non-FIT SPL loading for TI secure devicesAndrew F. Davis
2017-03-18spl: Add option to enable SPL Legacy image supportAndrew F. Davis
2017-03-18spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive optionAndrew F. Davis
2017-03-17Merge git://git.denx.de/u-boot-rockchipTom Rini