Bernard Xiong 5a259bd93c [BSP] Add imx6sx 10 lat temu
..
board_audio.c 5a259bd93c [BSP] Add imx6sx 10 lat temu
board_buttons.c 5a259bd93c [BSP] Add imx6sx 10 lat temu
board_camera.c 5a259bd93c [BSP] Add imx6sx 10 lat temu
board_can.c 5a259bd93c [BSP] Add imx6sx 10 lat temu
board_display.c 5a259bd93c [BSP] Add imx6sx 10 lat temu
board_hdmi.c 5a259bd93c [BSP] Add imx6sx 10 lat temu
board_i2c.c 5a259bd93c [BSP] Add imx6sx 10 lat temu
board_i2c.h 5a259bd93c [BSP] Add imx6sx 10 lat temu
board_io_expanders.c 5a259bd93c [BSP] Add imx6sx 10 lat temu
board_io_expanders.h 5a259bd93c [BSP] Add imx6sx 10 lat temu
board_mipi.c 5a259bd93c [BSP] Add imx6sx 10 lat temu
board_nand.c 5a259bd93c [BSP] Add imx6sx 10 lat temu
board_network.c 5a259bd93c [BSP] Add imx6sx 10 lat temu
board_pcie.c 5a259bd93c [BSP] Add imx6sx 10 lat temu
board_sata.c 5a259bd93c [BSP] Add imx6sx 10 lat temu
board_usb.c 5a259bd93c [BSP] Add imx6sx 10 lat temu
board_usdhc.c 5a259bd93c [BSP] Add imx6sx 10 lat temu
buffers.h 5a259bd93c [BSP] Add imx6sx 10 lat temu
hardware_modules.c 5a259bd93c [BSP] Add imx6sx 10 lat temu
readme.txt 5a259bd93c [BSP] Add imx6sx 10 lat temu

readme.txt

Notes about board/common directory:

Because the mx6dq and mx6sdl chips share the same boards, board code common to
those chips is placed in this directory.

Board code for the mx6sl goes under in the board directories under board/mx6sl,
as there is very little shared with the mx6dq and mx6sdl since they don't use
the same boards.