summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mtd: Rename free() to rfree()Simon Glass2020-02-057-8/+8
* dma: Rename free() to rfree()Simon Glass2020-02-053-6/+6
* clk: Rename free() to rfree()Simon Glass2020-02-054-5/+5
* gpio: Rename free() to rfree()Simon Glass2020-02-052-5/+5
* reset: Rename free() to rfree()Simon Glass2020-02-0518-18/+18
* power-domain: Rename free() to rfree()Simon Glass2020-02-0511-11/+11
* mailbox: Rename free() to rfree()Simon Glass2020-02-055-6/+6
* video: sandbox: Enable all colour depthsSimon Glass2020-02-051-1/+3
* video: Support truetype fonts on a 32-bit displaySimon Glass2020-02-051-0/+21
* cmd: Add command to dump drivers and compatible stringsSean Anderson2020-02-051-0/+19
* tpm2: ftpm: A driver for firmware TPM running inside TEEThirupathaiah Annapureddy2020-02-054-0/+292
* sandbox: pmic: Correct i2c pmic emulator platdata methodSimon Glass2020-02-051-3/+13
* dm: core: Drop uclass_find_next_free_req_seq() conditionsSimon Glass2020-02-051-4/+0
* dm: core: Add a way to iterate through children, probing eachSimon Glass2020-02-051-0/+22
* dm: core: Add a way to read platdata for all child devicesSimon Glass2020-02-051-0/+36
* dm: core: Add ofnode_get_chosen_prop()Simon Glass2020-02-051-3/+8
* dm: core: Reimplement ofnode_read_size()Simon Glass2020-02-051-19/+10
* dm: core: Add ofnode_read_prop()Simon Glass2020-02-051-7/+24
* dm: core: Rename ofnode_get_chosen_prop()Simon Glass2020-02-051-2/+2
* dm: core: Use const device for the dev_read_...() interfaceSimon Glass2020-02-051-46/+51
* dm: core: Use const device for the devfdt...() interfaceSimon Glass2020-02-051-13/+13
* dm: pci: Update a few more interfaces for const udevice *Simon Glass2020-02-051-9/+9
* dm: pci: Update the PCI read_config() method to const dev *Simon Glass2020-02-0525-50/+55
* dm: core: Use const where possible in device.hSimon Glass2020-02-051-13/+14
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/05Feb2020Tom Rini2020-02-052-0/+108
|\
| * i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flagBiwen Li2020-02-041-0/+1
| * rtc: pcf8563: Add driver model supportBiwen Li2020-02-041-0/+107
* | Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2020-02-056-42/+802
|\ \
| * | net: Add support for Broadcom GENETv5 Ethernet controllerAmit Singh Tomar2020-01-293-0/+737
| * | usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) supportMarek Szyprowski2020-01-292-6/+8
| * | dfu: mmc: remove file size limit for io operationsMarek Szyprowski2020-01-291-16/+30
| * | dfu: mmc: rearrange the codeMarek Szyprowski2020-01-291-27/+34
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/04Feb2020Tom Rini2020-02-047-24/+158
|\ \ \
| * | | gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value()Wolfgang Wallner2020-02-041-2/+2
| * | | gpio: intel_gpio: Clear tx state bit when setting outputWolfgang Wallner2020-02-041-1/+1
| * | | gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32()Wolfgang Wallner2020-02-041-2/+2
| * | | x86: Move itss.h from Apollo Lake to the generic x86 include directoryWolfgang Wallner2020-02-041-1/+1
| * | | spi: ich: Drop while loop in hardware sequencing erase caseWolfgang Wallner2020-02-041-10/+2
| * | | x86: serial: Add a coreboot serial driverSimon Glass2020-02-043-0/+58
| * | | serial: ns16550: Support run-time configurationSimon Glass2020-02-042-8/+92
| | |/ | |/|
* | | watchdog: omap_wdt: Fix WDT coding styleMarek Vasut2020-02-041-22/+22
* | | watchdog: omap_wdt: Fix WDT reloadingMarek Vasut2020-02-041-0/+10
* | | watchdog: omap_wdt: Fix WDT timeout configurationMarek Vasut2020-02-041-1/+1
* | | gpio: da8xx_gpio: Add "ti,keystone-gpio" compatibleVignesh Raghavendra2020-02-041-0/+1
* | | gpio: da8xx_gpio: Fix compiler warningVignesh Raghavendra2020-02-041-1/+1
* | | gpio: pca953x_gpio: Add support for 24 bit IO expanderVignesh Raghavendra2020-02-041-2/+9
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWIP/02Feb2020Tom Rini2020-02-023-1/+17
|\ \
| * | dfu: Add option to skip empty pages when flashing UBI images to NANDGuillermo Rodríguez2020-02-022-1/+13
| * | usb: cdns3: ep0: Invalidate cache before reading Setup PacketVignesh Raghavendra2020-02-021-0/+4
* | | Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodi...WIP/01Feb2020Tom Rini2020-02-018-63/+57
|\ \ \ | |/ / |/| |