summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-06spl: Convert spl_board_load_image() to use linker listSimon Glass
2016-10-06spl: Convert spl_net_load_image() to use linker listSimon Glass
2016-10-06spi: Move freescale-specific code into a private headerSimon Glass
2016-10-06spl: Convert spl_spi_load_image() to use linker listSimon Glass
2016-10-06spl: spi: Move the generic SPI loader into common/splSimon Glass
2016-10-06spl: Convert spl_sata_load_image() to use linker listSimon Glass
2016-10-06spl: Convert spl_usb_load_image() to use linker listSimon Glass
2016-10-06spl: Convert spl_ymodem_load_image() to use linker listSimon Glass
2016-10-06spl: Convert spl_nor_load_image() to use linker listSimon Glass
2016-10-06spl: Convert spl_onenand_load_image() to use linker listSimon Glass
2016-10-06spl: Convert spl_nand_load_image() to use linker listSimon Glass
2016-10-06spl: Convert spl_ubi_load_image() to use linker listSimon Glass
2016-10-06spl: Convert spl_mmc_load_image() to use linker listSimon Glass
2016-10-06spl: Convert spl_ram_load_image() to use linker listSimon Glass
2016-10-06spl: Add a way to declare an SPL image loaderSimon Glass
2016-10-06spl: Convert boot_device into a structSimon Glass
2016-10-06spl: Kconfig: Move SPL_DISPLAY_PRINT to KconfigSimon Glass
2016-10-06spl: Add function comments to spl_start_uboot()Simon Glass
2016-10-06spl: Add a parameter to jump_to_image_linux()Simon Glass
2016-10-06spl: Add a parameter to spl_parse_image_header()Simon Glass
2016-10-06spl: Add a parameter to spl_set_header_raw_uboot()Simon Glass
2016-10-06spl: Move spl_board_load_image() into a generic headerSimon Glass
2016-10-06serial: ns16550: Handle -ENOENT when requesting clockAlexandre Courbot
2016-10-06udoo: Add a README fileFabio Estevam
2016-10-06pcm052: add new BK4r1 target based on PCM052 SoMAlbert ARIBAUD \(3ADEV\)
2016-10-06pcm052: allow specifying onboard DDR size in configsAlbert ARIBAUD \(3ADEV\)
2016-10-06tools: mkimage: add support for Vybrid image formatAlbert ARIBAUD \(3ADEV\)
2016-10-06pcm052: add 'm4go' commandAlbert ARIBAUD \(3ADEV\)
2016-10-06pcm052: remove target-specific dtb name from envAlbert ARIBAUD \(3ADEV\)
2016-10-06pcm052: fix MTD partitioningAlbert ARIBAUD \(3ADEV\)
2016-10-04imx: imx6ul: disable POR_B internal pull upPeng Fan
2016-10-04imx-common: enlarge mux width to 4Peng Fan
2016-10-04imx: mx6: fix USB bmode to use reserved valueStefan Agner
2016-10-04arm: imx: add i.MX6ULL 14x14 EVK board supportPeng Fan
2016-10-04dm: mmc: intialize dev when probePeng Fan
2016-10-04arm: dts: add device tree for i.MX6ULLPeng Fan
2016-10-04dt-bindings: add i.mx6ul clock headerPeng Fan
2016-10-04arm: dts: imx6ull: add pinctrl definesPeng Fan
2016-10-04pinctrl: imx6: support i.MX6ULLPeng Fan
2016-10-04imx: iomux: fix snvs usage for i.MX6ULLPeng Fan
2016-10-04imx: imx6ull: adjust the ldo 1.2v bandgap voltagePeng Fan
2016-10-04imx: mx6ull: Add AIPS3 initializationPeng Fan
2016-10-04imx: mx6ull: Update memory map addressPeng Fan
2016-10-04imx: mx6ull: update clock settings and CCM register mapPeng Fan
2016-10-04imx: mx6ull: adjust POR_B setting for i.MX6ULLPeng Fan
2016-10-04imx: mx6ull: misc soc updatePeng Fan
2016-10-04imx: mx6ul: using runtime check when configuring PMIC_STBY_REQPeng Fan
2016-10-04imx: mx6ull: skip setting ahb clockPeng Fan
2016-10-04imx: timer: update gpt driver for i.MX6ULLPeng Fan
2016-10-04imx: ocotp: support i.MX6ULLPeng Fan