Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c178e7c58a8024677193711442dd73d7ee549565
/
drivers
67e92c1
video: omap: add panel driver
by Dario Binacchi
· 4 years ago
836cc9d
dm: core: add a function to decode display timings
by Dario Binacchi
· 4 years ago
1a9d208
bus: ti: am33xx: add pwm subsystem driver
by Dario Binacchi
· 4 years ago
3e8e7bf
pwm: ti: am33xx: add enhanced pwm driver
by Dario Binacchi
· 4 years ago
880563d
omap: timer: fix the rate setting
by Dario Binacchi
· 4 years ago
b574d68
fdt: translate address if #size-cells = <0>
by Dario Binacchi
· 4 years ago
d4352b8
clk: move clk-ti-sci driver to 'ti' directory
by Dario Binacchi
· 4 years ago
4707e38
clk: ti: omap4: add clock manager driver
by Dario Binacchi
· 4 years ago
59ea184
clk: ti: add support for clkctrl clocks
by Dario Binacchi
· 4 years ago
b96e897
clk: ti: add gate clock driver
by Dario Binacchi
· 4 years ago
d284157
clk: ti: add divider clock driver
by Dario Binacchi
· 4 years ago
6e6eb8b
clk: ti: am33xx: add DPLL clock drivers
by Dario Binacchi
· 4 years ago
da3b020
clk: ti: add mux clock driver
by Dario Binacchi
· 4 years ago
b7f8589
clk: add clk_round_rate()
by Dario Binacchi
· 4 years ago
d1cb3f6
bus: ti: add minimal sysc interconnect target driver
by Dario Binacchi
· 4 years ago
39fc7a6
clk: export generic routines
by Dario Binacchi
· 4 years ago
ab34b89
spi: omap3_spi: Fix speed and mode selection
by Vignesh Raghavendra
· 4 years ago
7cb5159
spi: ti_qspi: Fix "spi-max-frequency" error path in ti_qspi_ofdata_to_platdata
by Ovidiu Panait
· 4 years ago
21adc2d
gpio: tca642x: fix input subcommand for gpio banks > 0
by Tomas Novotny
· 4 years ago
92d6d86
Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· 3 years, 11 months ago
bb721de
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
by Tom Rini
· 3 years, 11 months ago
e6256ce
Merge tag 'v2021.01-rc5' into next
by Tom Rini
· 3 years, 11 months ago
2500de2
dtoc: Drop dm_populate_phandle_data()
by Simon Glass
· 4 years ago
df65db8
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
by Simon Glass
· 4 years ago
65130cd
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
by Simon Glass
· 4 years ago
1d8364a
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
by Simon Glass
· 4 years ago
cecfc89
dm: core: Add logging when lists_bind_fdt() fails
by Simon Glass
· 4 years ago
784cd9e
dm: core: Allow the uclass list to move
by Simon Glass
· 4 years ago
c77695b
dm: core: Split out scanning code to dm_scan()
by Simon Glass
· 4 years ago
a7ece58
dm: core: Access device ofnode through functions
by Simon Glass
· 4 years ago
f1d50f7
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
by Simon Glass
· 4 years ago
07c1777
dm: core: Rename dev_has_of_node() to dev_has_ofnode()
by Simon Glass
· 4 years ago
6211d76
dm: core: Access device flags through functions
by Simon Glass
· 4 years ago
5e34992
dm: core: Rename sqq to seq_
by Simon Glass
· 4 years ago
ad337e6
dm: core: Split out alloc code into a new function
by Simon Glass
· 4 years ago
71d5777
x86: sysreset: Move priv/plat structs to headers
by Simon Glass
· 4 years ago
7db0683
dm: core: Move priv/plat structs for simple_bus to headers
by Simon Glass
· 4 years ago
b33cd25
spi: Tweak a few strange SPI NOR features for of-platdata
by Simon Glass
· 4 years ago
1b349e3
spi: Tidy up get/set of device node
by Simon Glass
· 4 years ago
de64048
x86: spl: Move priv/plat structs to headers
by Simon Glass
· 4 years ago
28c751f
x86: apl: Move priv/plat structs to headers
by Simon Glass
· 4 years ago
e5b6d5f
sandbox: Add a compatible string for spltest
by Simon Glass
· 4 years ago
4662f61
sandbox: i2c: Move priv into a header file
by Simon Glass
· 4 years ago
2bfb7ef
sandbox: serial: Move priv into a header file
by Simon Glass
· 4 years ago
a5ed07c
x86: pinctrl: Drop unlikely error messages from TPL
by Simon Glass
· 4 years ago
ec8ae8a
x86: apl: Reduce size for TPL
by Simon Glass
· 4 years ago
4bf8972
test: Move some test drivers into their own file
by Simon Glass
· 4 years ago
12905d6
sysreset: Use a shorter error with SPL
by Simon Glass
· 4 years ago
defcc63
pinctrl: Drop post_bind() method when not needed
by Simon Glass
· 4 years ago
541f62c
dm: core: Rename the priv/plat members
by Simon Glass
· 4 years ago
2543b16
dm: core: Use access methods for dev/uclass private data
by Simon Glass
· 4 years ago
9558862
dm: Use access methods for dev/uclass private data
by Simon Glass
· 4 years ago
d4f0c94
dm: core: Add functions to set priv/plat
by Simon Glass
· 4 years ago
96404c2
dm: core: Add function to access uclass priv
by Simon Glass
· 4 years ago
37ad5f3
x86: apl: Drop support for !OF_PLATDATA_PARENT
by Simon Glass
· 4 years ago
76404d8
dm: core: Only include simple-bus devicetree id when needed
by Simon Glass
· 4 years ago
69ea20e
dm: core: Use 'uclass_driver' for the uclass linker_list
by Simon Glass
· 4 years ago
f03341f
dm: core: Support dm_dump_all() in SPL
by Simon Glass
· 4 years ago
2b92398
serial: Rename ns16550 functions to lower case
by Simon Glass
· 4 years ago
119e7ef
serial: Update NS16550_t and struct NS16550
by Simon Glass
· 4 years ago
a1e136d
video: Call video_sync in video_clear()
by Michal Simek
· 4 years ago
32058b8
video: seps525: Add seps525 SPI driver
by Michal Simek
· 4 years ago
8ae95df
video: Introduce video_sync operation
by Michal Simek
· 4 years ago
632e3d4
video: Let video_sync to return error value
by Michal Simek
· 4 years ago
20272f3
zynq: mtd: nand: remove superfluous if
by Heinrich Schuchardt
· 4 years ago
4206b77
cosmetic: fix typo in drivers/usb/Kconfig
by Marc Ferland
· 4 years ago
9fbb0aa
nvme: Use only 32-bit accesses in nvme_writeq/nvme_readq
by Stefan Agner
· 4 years ago
cc59fc9
spi: zynqmp_gqspi: Fix unaligned data writes issue
by T Karthik Reddy
· 4 years ago
5190dec
serial: uartlite: Fix uninitialized ret in debug uartlite
by Ashok Reddy Soma
· 4 years ago
d6c907e
dfu_mtd: Add provision to unlock mtd device
by Sughosh Ganu
· 4 years ago
3c597b7
Merge tag 'u-boot-imx-20201227' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 4 years ago
e6aa94c
Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver"
by Pali Rohár
· 4 years ago
323069e
i2c: mxc_i2c: improve error message readability
by Marc Ferland
· 4 years ago
39f1d28
dm: core: Inline a few ofnode functions in SPL
by Simon Glass
· 4 years ago
c1e0dac
dm: spi: Fix spi_free_slave() freed memory write
by Niel Fourie
· 4 years ago
40dcee1
spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic
by Ovidiu Panait
· 4 years ago
a2c9d01
test: spi: Add sandbox_spi_get_{speed, mode} interface
by Ovidiu Panait
· 4 years ago
05f3881
spi: sandbox_spi: Implement speed/mode setup
by Ovidiu Panait
· 4 years ago
ae73473
sandbox: test: Add a second SPI slave on sandbox_spi bus
by Ovidiu Panait
· 4 years ago
a220c1d
sandbox: spi: Drop unused sandbox_spi_parse_spec function
by Ovidiu Panait
· 4 years ago
38040a9
dm: core: Drop seq and req_seq
by Simon Glass
· 4 years ago
f7eca61
cmd: Drop use of old sequence numbers in commands
by Simon Glass
· 4 years ago
b941f56
dm: core: Update uclass_find_next_free_req_seq() for new scheme
by Simon Glass
· 4 years ago
07e1338
dm: Drop the unused arg in uclass_find_device_by_seq()
by Simon Glass
· 4 years ago
784c1fb
dm: Drop uclass_resolve_seq()
by Simon Glass
· 4 years ago
7d5e411
dm: Switch over to use new sequence number for dev_seq()
by Simon Glass
· 4 years ago
99382ba
pinctrl: Update for new sequence numbers
by Simon Glass
· 4 years ago
b4db372
gpio: Update for new sequence numbers
by Simon Glass
· 4 years ago
579d804
usb: Update for new sequence numbers
by Simon Glass
· 4 years ago
cb4363a
usb: ehci-mx6: Drop assignment of sequence number
by Simon Glass
· 4 years ago
c4222cd
spi: Update for new sequence numbers
by Simon Glass
· 4 years ago
be70610
pci: Update to use new sequence numbers
by Simon Glass
· 4 years ago
3a9d5f1
dm: core: Allow manual sequence numbering
by Simon Glass
· 4 years ago
3e14a22
net: Update to use new sequence numbers
by Simon Glass
· 4 years ago
4123ba0
i2c: Update for new sequence numbers
by Simon Glass
· 4 years ago
7f4dadf
octeon: Don't attempt to set the sequence number
by Simon Glass
· 4 years ago
a2b5855
dm: Fix return value in dev_read_alias_seq()
by Simon Glass
· 4 years ago
437ed82
dm: core: Switch binding to use new sequence numbers
by Simon Glass
· 4 years ago
7272e92
dm: core: Add a new sequence number for devices
by Simon Glass
· 4 years ago
1ae093f
dm: core: Update uclass_find_next_free_req_seq() args
by Simon Glass
· 4 years ago
Next »