summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'video-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-vid...WIP/18Jun2020-nextTom Rini2020-06-1833-161/+219
|\
| * video: ipuv3: remove non-DM codeAnatolij Gustschin2020-06-182-44/+1
| * imx: convert mx53loco board to DM_VIDEOAnatolij Gustschin2020-06-181-2/+8
| * imx: convert mx51evk board to DM_VIDEOAnatolij Gustschin2020-06-181-2/+8
| * imx: convert gwventana board to DM_VIDEOAnatolij Gustschin2020-06-183-6/+24
| * imx: convert mx6cuboxi board to DM_VIDEOAnatolij Gustschin2020-06-181-3/+9
| * imx: convert cgtqmx6eval board to DM_VIDEOAnatolij Gustschin2020-06-182-2/+13
| * imx: convert dms-ba16 boards to DM_VIDEOAnatolij Gustschin2020-06-183-6/+16
| * imx: convert pico-imx6 to DM_VIDEOAnatolij Gustschin2020-06-181-1/+8
| * imx: convert embest boards to DM_VIDEOAnatolij Gustschin2020-06-183-6/+24
| * tbs2910: migrate to DM_VIDEOAnatolij Gustschin2020-06-182-7/+12
| * video: extend stdout video console work-around for 'vga'Anatolij Gustschin2020-06-183-11/+13
| * video: ipuv3: remove some useless code to reduce binary sizeAnatolij Gustschin2020-06-182-47/+22
| * video: make backlight and panel drivers optionalAnatolij Gustschin2020-06-182-4/+28
| * video: ipuv3: fix building with disabled panel driverAnatolij Gustschin2020-06-181-4/+7
| * video: make vidconsole commands optionalAnatolij Gustschin2020-06-182-0/+10
| * nitrogen6x: update video console nameAnatolij Gustschin2020-06-181-1/+1
| * board: nitrogen6x: migrate to CONFIG_DM_VIDEOTroy Kisky2020-06-187-21/+21
* | Merge tag 'ti-v2020.10-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2020-06-1850-190/+13022
|\ \ | |/ |/|
| * ARM: da850-evm: Remove SPI from SPL when booting from NANDAdam Ford2020-06-161-4/+0
| * omap5: uevm: convert to device modelTero Kristo2020-06-163-71/+62
| * omap5: Copy device tree from linux 5.7.yTero Kristo2020-06-168-0/+5771
| * omap4: sdp: convert to device modelPeter Ujfalusi2020-06-163-3/+25
| * omap4: Copy device tree from Linux 5.7.y for SDP4430Peter Ujfalusi2020-06-162-0/+727
| * omap4: panda: convert to device modelTero Kristo2020-06-164-41/+64
| * omap4: Copy device tree from Linux 5.7.yTero Kristo2020-06-1616-0/+6257
| * board: ti: am654: Disable SA2UL node for HS devicesAndrew F. Davis2020-06-161-3/+3
| * net: cpsw: Add __maybe_unused to generated inlinesTom Rini2020-06-161-2/+3
| * mmc: omap_hsmmc: Add guards around omap_hsmmc_get_cfg()Tom Rini2020-06-161-0/+3
| * gpio: omap_gpio: Fix unused function warning in non-DM caseTom Rini2020-06-161-5/+4
| * board: ti: am335x_evm: Remove duplicate setting of bd_ram_ofs memberTom Rini2020-06-161-1/+0
| * board: ti: common: Fix pointer-bool-conversion warningsTom Rini2020-06-161-7/+7
| * phy: omap-usb2-phy: disable phy charger detectBin Liu2020-06-161-5/+28
| * Nokia RX-51: Fix checking if serial console was enabledPali Rohár2020-06-131-1/+1
| * Nokia RX-51: Add link for u-boot-gen-combined script to README filePali Rohár2020-06-131-0/+5
| * tools: k3_gen_x509_cert: Set default early HS JTAG access to disabledAndrew F. Davis2020-06-131-2/+2
| * tools: k3_gen_x509_cert: Allow selecting early JTAG debug valueAndrew F. Davis2020-06-131-3/+11
| * mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPLFaiz Abbas2020-06-134-41/+45
| * board: ti: use positive logic to detect idk boardsLuca Ceresoli2020-06-131-1/+5
| * board: ti: am57xx: use GPIO_TO_PIN() to define GPIO numberLuca Ceresoli2020-06-131-2/+1
* | common: hash: Remove a debug printf statementHarald Seiler2020-06-161-2/+0
* | Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into nextWIP/13Jun2020Tom Rini2020-06-1341-207/+691
|\ \
| * | doc: driver-model: fix typo in design.rstDario Binacchi2020-06-111-1/+1
| * | dm: uclass: don't assign aliased seq numbersMichael Walle2020-06-115-23/+44
| * | dm: core: fix dev_read_alias_highest_id() without libfdtMichael Walle2020-06-111-0/+2
| * | usb: provide a device tree node to USB devicesMichael Walle2020-06-113-5/+67
| * | log: check argument of 'log level' commandHeinrich Schuchardt2020-06-111-3/+11
| * | log: clean up KconfigHeinrich Schuchardt2020-06-111-74/+85
| * | doc: move README.log to HTML documentationHeinrich Schuchardt2020-06-113-0/+292
| * | doc: log: correct option name CONFIG_LOG_MAX_LEVELPatrick Delaunay2020-06-111-2/+3