Age | Commit message (Expand) | Author |
2019-11-07 | cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZES | Alexander Dahl |
2019-11-07 | cmd: nand: Remove not used declaration | Alexander Dahl |
2019-11-07 | arm: caches: Disable mmu only if mmu is available | Lokesh Vutla |
2019-11-07 | hush: re-sequence includes | Heinrich Schuchardt |
2019-11-07 | dlmalloc: calloc: fix zeroing early allocations | Simon Goldschmidt |
2019-11-07 | spl: fix SPI config dependencies | Simon Goldschmidt |
2019-11-07 | arm: socfpga: gen5: fix ERR_PTR_OFFSET | Simon Goldschmidt |
2019-11-07 | linux err: make ERR_PTR/PTR_ERR architecture specific | Simon Goldschmidt |
2019-11-07 | Kconfig add config ERR_PTR_OFFSET | Simon Goldschmidt |
2019-11-07 | arm64: Add memcpy_{from, to}io() and memset_io() helpers | Vignesh Raghavendra |
2019-11-07 | api: storage: Add the missing write operation support | Cristian Ciocaltea |
2019-11-07 | configs: Resync with savedefconfig | Tom Rini |
2019-11-07 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx | Tom Rini |
2019-11-06 | Merge branch '2019-11-06-reenable-llvm-in-ci' | Tom Rini |
2019-11-06 | gitlab/azure: Enable LLVM tests | Tom Rini |
2019-11-06 | travis: Fix the clang-7 test | Tom Rini |
2019-11-06 | common/console.c: Fix unused warning with console_doenv() | Tom Rini |
2019-11-07 | usb: composite: add BOS descriptor support to composite framework | T Karthik Reddy |
2019-11-07 | usb: gadget: Add gadget_is_cdns3() macro | Vignesh Raghavendra |
2019-11-07 | usb: cdns3: Add TI wrapper driver for CDNS USB3 controller | Vignesh Raghavendra |
2019-11-07 | usb: cdns3: gadget: Implement udc_set_speed() callback | Vignesh Raghavendra |
2019-11-07 | usb: Add Cadence USB3 host and gadget driver | Vignesh Raghavendra |
2019-11-07 | usb: udc: Introduce ->udc_set_speed() method | Sherry Sun |
2019-11-07 | usb: gadget: Add match_ep() op to usb_gadget_ops | Vignesh Raghavendra |
2019-11-07 | bitmaps: import for_each_set_bit() macro | Vignesh Raghavendra |
2019-11-07 | list: import list_first_entry_or_null() | Vignesh Raghavendra |
2019-11-06 | Makefile: fix dependency for imx targets | Heiko Schocher |
2019-11-06 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2019-11-06 | Merge tag 'mmc-2019-11-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc | Tom Rini |
2019-11-06 | mpc85xx, socrates: add DM PCI support | Heiko Schocher |
2019-11-06 | mpc85xx, socrates: enable DM serial | Heiko Schocher |
2019-11-06 | mpc85xx, socrates: enable DM I2C | Heiko Schocher |
2019-11-06 | mpc85xx, socrates: disable VIDEO | Heiko Schocher |
2019-11-06 | mpc85xx, socrates: get rid of DM_USB warning | Heiko Schocher |
2019-11-06 | mpc85xx, socrates: add DM support | Heiko Schocher |
2019-11-06 | mpc85xx, dts, socrates: add u-boot specific dtsi | Heiko Schocher |
2019-11-06 | mpc85xx: add socrates dts from linux | Heiko Schocher |
2019-11-06 | mpc85xx, socrates: suppress unknown flash warning | Heiko Schocher |
2019-11-06 | pci: add DM based mpc85xx driver | Heiko Schocher |
2019-11-05 | travis: Rework how we write the ~/.buildman file | Tom Rini |
2019-11-05 | Merge tag 'fdt-pull-5nov19' of git://git.denx.de/u-boot-fdt | Tom Rini |
2019-11-05 | mmc: fsl_esdhc_imx: Update compatible string for imx8m | Peng Fan |
2019-11-05 | mmc: fsl_esdhc_imx: drop redundant clock settings | Peng Fan |
2019-11-05 | mmc: fsl_esdhc: clean up DM and non-DM code | Yangbo Lu |
2019-11-05 | mmc: fsl_esdhc: always check write protect state | Yangbo Lu |
2019-11-05 | mmc: fsl_esdhc: drop redundant code for non-removable feature | Yangbo Lu |
2019-11-05 | mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common() | Yangbo Lu |
2019-11-05 | mmc: fsl_esdhc: clean up bus width configuration code | Yangbo Lu |
2019-11-05 | mmc: fsl_esdhc: fix voltage validation | Yangbo Lu |
2019-11-05 | mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init() | Yangbo Lu |