summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-07rockchop: video: mipi: Makefile: Add soc specfic driver for rk3399 mipi dsieric.gao@rock-chips.com
2017-08-07rockchip: video: mipi: Split mipi driver into common and specific partseric.gao@rock-chips.com
2017-08-07rockchip: defconfig: Increase max video resolution for mipi paneleric.gao@rock-chips.com
2017-08-07video: Drop the ct69000 driverBin Meng
2017-08-07video: Drop the sm501 driverBin Meng
2017-08-07video: Drop the sed156x driverBin Meng
2017-08-07video: Drop the l5f31188 driverBin Meng
2017-08-05common/env_embedded.c: rename PPCENV/PPCTEXT macrosThomas Petazzoni
2017-08-05common/env_embedded.c: drop support for CONFIG_SYS_USE_PPCENVThomas Petazzoni
2017-08-05Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to KconfigAdam Ford
2017-08-05stmf32f4: soc: fix buildman compilation errorPatrice Chotard
2017-08-05configs: sama5d4_xplained: Fix input clock for debug UARTWenyou.Yang@microchip.com
2017-08-05board: usb_a9263: Update to support DT and DMWenyou.Yang@microchip.com
2017-08-05board: meesc: Update to support DT and DMWenyou.Yang@microchip.com
2017-08-05board: pm9261: Update to support DT and DMWenyou.Yang@microchip.com
2017-08-05board: ethernut5: Update to support DT and DMWenyou.Yang@microchip.com
2017-08-05board: pm9263: Update to support DT and DMWenyou.Yang@microchip.com
2017-08-05board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com
2017-08-05board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com
2017-08-05board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com
2017-08-05board: at91sam9261ek: Update to support DT and DMWenyou.Yang@microchip.com
2017-08-05gpt: harden set_gpt_info() against non NULL-terminated stringsAlison Chaiken
2017-08-05GPT: provide commands to selectively rename partitionsAlison Chaiken
2017-08-05GPT: read partition table from device into a data structureAlison Chaiken
2017-08-04GPT: add accessor function for disk GUIDAlison Chaiken
2017-08-04partitions: increase MAX_SEARCH_PARTITIONS and move to part.hAlison Chaiken
2017-08-04cmd gpt: test in sandboxAlison Chaiken
2017-08-04GPT: fix error in partitions string docAlison Chaiken
2017-08-04disk_partition: introduce macros for description string lengthsAlison Chaiken
2017-08-04EFI: replace number with UUID_STR_LEN macroAlison Chaiken
2017-08-04Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-08-03PowerPC: mpc85xx: Update ft_verify_fdtTom Rini
2017-08-03qemu-ppce500: Update get_phys_ccsrbar_addr_early()Tom Rini
2017-08-03ahci-pci: Update call to ahci_probe_scsi_pci()Bin Meng
2017-08-02Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2017-08-02ARM: rmobile: Update defconfig of R-Car Gen3Nobuhiro Iwamatsu
2017-08-02net: ravb: Add clock handling supportMarek Vasut
2017-08-02net: ravb: Detect PHY correctlyMarek Vasut
2017-08-02net: ravb: Add OF probing supportMarek Vasut
2017-08-02serial: sh: Use the clock framework to obtain clock configMarek Vasut
2017-08-02serial: sh: Convert to KconfigMarek Vasut
2017-08-02ARM: rmobile: Enable clock framework on ULCBMarek Vasut
2017-08-02ARM: rmobile: Enable clock framework on Salvator-XMarek Vasut
2017-08-02clk: rmobile: Add RCar Gen3 clock driverMarek Vasut
2017-08-02ARM: rmobile: Enable OF_CONTROL on RCar Gen3Marek Vasut
2017-08-02ARM: dts: rmobile: Import DTS from Linux 4.12Marek Vasut
2017-08-02ARM: rmobile: Increase console buffer sizesMarek Vasut
2017-08-02ARM: rmobile: ulcb: Add ULCB board supportMarek Vasut
2017-08-02ARM: rmobile: Add PFC PUEN bank 5 addressMarek Vasut
2017-08-02Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini