summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-fslc_2016.11.bb
Commit message (Collapse)AuthorAgeFilesLines
* u-boot-fslc: Bump revision to c44711dFabio Berton2016-11-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes following change: - c44711d Merge remote-tracking branch 'imx/master' into 2016.11+fslc - e01064c Merge tag 'v2016.11' into 2016.11+fslc - 45a3ad8 mx35: adjust default environment for flea3 board - 322ac5f mx35: add GPIO setup on flea3 board - 146fff3 mx35: factorize SDRAM setup in flea3 - 72c1015 mx35: add DT support to flea3 board - 97c16dc imx: mx6ull: update the REFTOP_VBGADJ setting - 27e3a3c imx: mx6sx: Disable ENET clock before switching clock parent - 29e0cfb (tag: v2016.11) Prepare v2016.11 - 8f7c672 MAINTAINERS: mark sunxi status as Orphan - 22bb1a7 video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabled - 73d570a net: write enetaddr down to hardware on env_callback - 948b8bb spi: ti_qspi: Fix baudrate divider calculation - 84295f2 ARM: dts: dra7xx: Update spi-max-frequency for qspi slave node - 4d0fec0 ARM: k2g: Update PLL Multiplier and divider values - 8b01ebd ARM: keystone2: PLL: Enable glitch free initialization sequence - 06d43c8 arm: Set TTB XN bit in case DCACHE_OFF for LPAE mode - 2b373cb arm: print the cache config option in hex instead of decimal - 2ffec69 mx6ull_14x14_evk: Add README file - 02c2de6 davinci: omapl138_lcdk: keep booting even when MAC address is invalid - c19a28b board: am335x/mux: Do not hang when encountering a bad EEPROM - 4fa72bd igep00x0: add Hynix timings - 2baaa31 igep00x0: consolidate defconfigs - ad560f8 igep00x0: disable CONFIG_DISPLAY_BOARDINFO - d8c0d99 tools: fix mksunxiboot build for tools-all target Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-fslc: Bump revision to 615fdbcFabio Berton2016-11-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes following change: - 615fdbc Merge remote-tracking branch 'origin/master' into 2016.11+fslc - 38cacda Merge branch 'master' of git://git.denx.de/u-boot-tegra - a8d0526 ARM: tegra186: call secure monitor for all cache-wide ops - 1ab557a armv8: add hooks for all cache-wide operations - b9ae641 ARM: tegra: translate __asm_flush_l3_cache to assembly - 6db8e17 ARM: tegra: ensure nvtboot_boot_x0 alignment - d8c4eb6 Merge branch 'master' of git://git.denx.de/u-boot-net - aa555fe net: use random ethernet address if invalid and not zero - 6ecf9e2 net: mvgbe: Fix build error with CONFIG_PHYLIB - f018545 net: phy: micrel: center FLP burst timing at 16ms - 2162245 ARM: tegra: enable Ethernet on p2771-0000 - 31c1ff9 ARM: tegra: add DWC EQoS (ethernet) to Tegra186 DT - 2b950f3 ARM: tegra: configure Ethernet address on Tegra186 - 86919a2 ARM: tegra: add SoC-level hook for board_late_init() - ba4dfef net: add driver for Synopsys Ethernet QoS device - afb970f dt: net: add DWC EQoS binding - dac09fc wandboard: Make Ethernet functional again - 0f7c6cd mkimage: Allow including a ramdisk in FIT auto mode - baade49 travis-ci: Try harder to build all ARM targets - e0f2406 buildman: Fix building based on 'options' field - 4b6035d mx6sabresd: Make Ethernet functional again - 97bb1f0 engicam: icorem6: Fix config files - 68fd5c1 armv8: define get_ticks() for the ARMv8 Generic Timer - 8add679 doc: update README.arm64 - 2a380cc tools: imximage: check return value when open the plugin file - ae3de0d image: Protect against overflow in unknown_msg() - eb9e699 colibri_pxa270: drop lzma support for space reason - eef55e5 Merge branch 'master' of git://git.denx.de/u-boot-usb - dd93a8e dfu: align array in dfu_get_dev_type with enum dfu_device_type - dbdc274 cmd: dfu: Add error handling for board_usb_init - 7fd1173 Merge git://git.denx.de/u-boot-rockchip - 4594ac0 rk3288: kconfig: remove duplicate definition of SPL_MMC_SUPPORT - 3f3e1e3 rockchip: doc: add GPT partition layout - 7f35bbb rockchip: use rockchip linux partitions layout - 612a2a0 dts: rk3288: remove node in dmc which not need anymore - 7d6c78f rk3288: sdram: auto-detect the capacity - cd2f6b8 rk3288: config change for enable dram capacity auto-detect. - 0717dde evb-rk3399: config: set emmc as default boot dev - 1b64a05 rk3288: fix reg address for GRF_SOC_CON2 - 27b95d2 rk3399: disable the clock multiplier support when SoC init - 5564ed5 rockchip: rk3288: Move rockchip_get_cru() out of the driver - c8a6bc9 rockchip: rk3399: Move rockchip_get_cru() out of the driver - 92ac73e rockchip: rk3036: Move rockchip_get_cru() out of the driver - 8dfb4a2 clk: rk3399: fix rockchip_get_cru - 6016982 rockchip: RK3288 needs fdt and initrd below 256M now Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-fslc: Bump revision to 854bc28Fabio Berton2016-11-051-1/+1
| | | | | | | | This commit merges tag v2016.11-rc3 into 2016.11+fslc and prepares to v2016.11 release. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-fslc: Update to the 2016.11-based forkFabio Berton2016-10-271-0/+6
This updates for the upcoming 2016.11 release. This is based on top of 2016.11-rc2 plus the following changes: - c7f1e5 embestmx6boards: Use PARTUUID to specify the rootfs location - 0c0dcb8 mx6cuboxi: Change finduuid to find on first partition - caf0311 wandboard: Change finduuid to find on first partition - aeb1be5 mx6cuboxi: Use PARTUUID to specify the rootfs location - 1bcfc34 wandboard: Use PARTUUID to specify the rootfs location - 6d6dba9 wandboard: Set fdt based on board_rev and board_name - 69176f6 warp: Change default bootenv configuration - 4d31a07 mx6sabresd: Enable video interfaces in bootargs - 9904cfb iMX6: Change mmcroot to use fixed mmc block index for USDHC - 77f6c08 embestmx6boards: Change default bootenv configuration - 1e89967 mx6sabresd: Use LDO dtb file until LDO bypass support is added - d434e1b mx6slevk: Use LDO dtb file until LDO bypass support is added Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>