Age | Commit message (Expand) | Author |
2019-10-13 | video: add support of panel RM68200 | Yannick Fertré |
2019-10-13 | video: add support of panel OTM8009A | Yannick Fertré |
2019-10-13 | video: add support of STM32 MIPI DSI controller driver | Yannick Fertré |
2019-10-13 | video: add MIPI DSI host controller bridge | Yannick Fertré |
2019-10-13 | dm: Add a dsi host uclass | Yannick Fertré |
2019-10-13 | configs: icorem6: Enable nandbcb command | Shyam Saini |
2019-10-13 | colibri_imx7: provide proper node name to pmic_get | Igor Opaniuk |
2019-10-13 | spl, Makefile: Take external offset into account for fit images | Sjoerd Simons |
2019-10-13 | colibri_imx7: remove legacy sdboot wrapper | Igor Opaniuk |
2019-10-13 | colibri_imx6: remove legacy sdboot wrapper | Igor Opaniuk |
2019-10-13 | colibri-imx6ull: remove legacy sdboot wrapper | Igor Opaniuk |
2019-10-13 | apalis_imx6: remove legacy sdboot wrapper | Igor Opaniuk |
2019-10-13 | imx8qm/qxp: Set SPL TEXT base to OCRAM base | Ye Li |
2019-10-13 | imx8: Jump from alias to OCRAM address at SPL init | Ye Li |
2019-10-13 | imx: config: Update KP's TPC70 config to support SWUpdate | Lukasz Majewski |
2019-10-13 | imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-boot | Lukasz Majewski |
2019-10-13 | imx: dts: Add u-boot specific set of device tree properties for tpc70 | Lukasz Majewski |
2019-10-13 | imx: tpc70: dts: Add TPC70 board (imx6q based) device tree description | Lukasz Majewski |
2019-10-13 | imx: tpc70: led: Enable LED default state | Lukasz Majewski |
2019-10-13 | imx: tpc70: cosmetic: Replace magic numbers when setting ENET clock | Lukasz Majewski |
2019-10-13 | imx: tpc70: Add board_boot_order() to distinguish between eMMC and SD boot | Lukasz Majewski |
2019-10-13 | imx: tpc70: config: Update TPC70 config to support eMMC's boot0 SPL update | Lukasz Majewski |
2019-10-13 | imx: tpc70: config: Add script commands to update u-boot and OE's wic | Lukasz Majewski |
2019-10-13 | pico-imx7d: Support distro boot for FIT image case | Jun Nie |
2019-10-13 | pico-imx7d: add config to enable CAAM | Jun Nie |
2019-10-13 | ARM: imx6q_logic: Remove legacy pinmuxing code from board file. | Adam Ford |
2019-10-13 | ARM: imx6q_logic: Enable Pin muxing in SPL | Adam Ford |
2019-10-13 | ARM: imx6q_logic: Enable 256KB OCRAM | Adam Ford |
2019-10-13 | board: tbs2910: Convert eth to driver model | Soeren Moch |
2019-10-13 | board: tbs2910: Convert pci to driver model | Soeren Moch |
2019-10-13 | ARM: dts: imx6q-tbs2910: Sync devicetree with kernel 5.3 | Soeren Moch |
2019-10-13 | mx6: mx6sabre common: Use more conventional spelling of fdtfile | Sjoerd Simons |
2019-10-13 | Add i.MX7D based Meerkat96 board support | Shawn Guo |
2019-10-13 | ARM: dts: import meerkat96 board support | Shawn Guo |
2019-10-13 | video: add support of MIPI DSI interface | Yannick Fertré |
2019-10-13 | include: Add new DCS commands in the enum list | Yannick Fertré |
2019-10-13 | video: stm32: stm32_ltdc: add bridge to display controller | Yannick Fertré |
2019-10-13 | travis: Exclude MIPS from the bcm job | Tom Rini |
2019-10-12 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 | Tom Rini |
2019-10-12 | Merge branch '2019-10-11-master-imports' | Tom Rini |
2019-10-12 | Merge branch '2019-10-11-ti-imports' | Tom Rini |
2019-10-11 | cmd: itest: add support for .q size specifier | Marek Szyprowski |
2019-10-11 | fs: fat: get_contents() always returns -1 for errors | Heinrich Schuchardt |
2019-10-11 | fs: fat: treat invalid FAT clusters as errors | Heinrich Schuchardt |
2019-10-11 | sandbox: Remove sandbox_noblk build | Tom Rini |
2019-10-11 | spl: Introduce SPL_DM_SPI Kconfig define | Lukasz Majewski |
2019-10-11 | arm64: print instructions leading to exception | Heinrich Schuchardt |
2019-10-11 | cmd: avoid decimal conversion | T Karthik Reddy |
2019-10-11 | ARM: asm/io.h: remove redundant #if !defined(readb) block | Rasmus Villemoes |
2019-10-11 | ARM: asm/io.h: kill off confusing #ifdef __mem_pci block | Rasmus Villemoes |