Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1e954f5d81c0cc7118e25ec343a56dbdd46ab07d
/
include
7b6a458
Merge branch '2019-07-29-ti-imports'
by Tom Rini
· 5 years ago
ccdca3e
configs: omapl138_lcdk: enable NAND self-init in SPL
by Bartosz Golaszewski
· 5 years ago
f82db92
davinci: da850-evm: enable driver model for NAND
by Bartosz Golaszewski
· 5 years ago
7a216ef
davinci: omapl138-lcdk: enable driver model for NAND
by Bartosz Golaszewski
· 5 years ago
1e4450c
i2c: remove i2c driver-model compatibility layer
by Bartosz Golaszewski
· 5 years ago
c08c52c
davinci: remove CONFIG_DM_I2C_COMPAT from defconfigs
by Bartosz Golaszewski
· 5 years ago
f67cc99
Merge branch '2019-07-29-master-imports'
by Tom Rini
· 5 years ago
1ac5f6c
rtc: move RTC_RX8025 to Kconfig
by Heiko Schocher
· 5 years ago
2e50d82
board: mediatek: Add pumpkin board support
by Fabien Parent
· 5 years ago
58e4c38
gpio: fixes for gpio-hog support
by Heiko Schocher
· 5 years ago
47ef986
common: Move bootm_decomp_image() to image.c (as image_decomp())
by Julius Werner
· 5 years ago
97a81b6
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga
by Tom Rini
· 5 years ago
3bc5e87
Merge tag 'video-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· 5 years ago
debd413
Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
2a86165
rockchip: rk3328: add STIMER_BASE definition
by Kever Yang
· 5 years ago
889ccde
video: dw_hdmi: Add support for ddc-i2c-bus property
by Niklas Schulze
· 5 years ago
faa419c
video: display: use edid_get_timing_validate() variant to filter supported EDID modes
by Neil Armstrong
· 5 years ago
99fd44e
edid: add edid_get_timing_validate() variant to filter out edid modes
by Neil Armstrong
· 5 years ago
a2ac2aa
colibri-imx6ull: support building with DM_VIDEO=y
by Igor Opaniuk
· 5 years ago
9a0270f
video: fsl_dcu_fb: refactor init functions
by Igor Opaniuk
· 5 years ago
0c9c3e2
Merge branch '2019-07-26-ti-imports'
by Tom Rini
· 5 years ago
02c005f
env: ti: boot: Use ttyS2 instead of ttyO2
by Sam Protsenko
· 5 years ago
cb4ba28
arm: am57xx: Allow bootm to load larger kernels
by Sam Protsenko
· 5 years ago
5f0717d
ARM: da850-evm: Remove dead/unneeded code
by Adam Ford
· 5 years ago
a5105d2
ARM: da850evm: Remove legacy OHCI referencs and unify platform
by Adam Ford
· 5 years ago
bbe7b1e
ARM: am3517_evm: Fix pin muxing to enable EHCI Host in the future
by Adam Ford
· 5 years ago
5e6b4ff
ARM: omap3_logic: Enable OMAP EHCI support for SOM-LV Boards
by Adam Ford
· 5 years ago
41c0e26
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
c73ac2a
dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721E
by Lokesh Vutla
· 5 years ago
1a9dd21
board: ti: j721e: Add board support for j721e evm
by Lokesh Vutla
· 5 years ago
43e592b
dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared access
by Lokesh Vutla
· 5 years ago
987ae66
power-domain: Add private data to power domain
by Lokesh Vutla
· 5 years ago
0d0412a
firmware: ti_sci: Add a command for releasing all exclusive devices
by Lokesh Vutla
· 5 years ago
ca08cb3
firmware: ti_sci: Add processor shutdown API method
by Andreas Dannenberg
· 5 years ago
f561300
firmware: ti_sci: Allow for device shared and exclusive requests
by Lokesh Vutla
· 5 years ago
af37632
rockchip: add CONFIG_IRAM_BASE for all SoCs
by Kever Yang
· 5 years ago
50a03cd
rockchip: remove redundant CONFIG_SYS_NS16550_MEM32
by Kever Yang
· 5 years ago
7b18385
include: configs: Increase CONFIG_SYS_BOOTM_LEN to 16MB
by Shyam Saini
· 6 years ago
a6afc20
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-net
by Tom Rini
· 5 years ago
2cedf75
net: davinci_emac: convert to using the driver model
by Bartosz Golaszewski
· 5 years ago
1663683
riscv: sifive: fu540: Sync-up config header with RISC-V QEMU support
by Anup Patel
· 5 years ago
e5332ba
Add support for the NXP LS1021A-TSN board
by Jianchao Wang
· 5 years ago
0d5bd07
configs: ls1021atwr: Fix distro_bootcmd for QSPI boot
by Vladimir Oltean
· 5 years ago
19c0460
arm: ls1021atwr: Convert to use driver model TSEC driver
by Bin Meng
· 5 years ago
3095e34
net: tsec: Fix offset of MDIO registers for DM_ETH
by Vladimir Oltean
· 5 years ago
3a91873
include: configs: ls1028a: set SYS_RX_ETH_BUFFER to 8
by Alex Marginean
· 5 years ago
0accd0d
Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 5 years ago
d89bb86
dm: uclass: fix comment copy/paste error
by Baruch Siach
· 5 years ago
4cf914d
dm: Fix parameter description of dev_read_name()
by Bin Meng
· 5 years ago
9bee9e5
distro_bootcmd: refactor virtio to support PCI block devices
by David Abdurachmanov
· 5 years ago
9a53cbf
remoteproc: Fix potential build issues with SPL remoteproc
by Suman Anna
· 5 years ago
0655b26
env: am57xx: Implement A/B boot process
by Ruslan Trofymenko
· 5 years ago
3b7dc91
common: Implement A/B metadata
by Ruslan Trofymenko
· 5 years ago
5e171ef
disk: part: Extend API to get partition info
by Ruslan Trofymenko
· 5 years ago
87d1504
cbfs: Rename checksum to attributes_offset
by Simon Glass
· 5 years ago
6b836a9
cbfs: Add an enum and comment for the magic number
by Simon Glass
· 5 years ago
39d82b2
Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 5 years ago
c6b05de
Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 5 years ago
edbbdad
remoteproc: add elf file load support
by Fabien Dessenne
· 6 years ago
b892598
remoteproc: add device_to_virt ops
by Fabien Dessenne
· 6 years ago
88a5114
remoteproc: fix function headers
by Fabien Dessenne
· 6 years ago
22236e0
dm: core: Introduce xxx_translate_dma_address()
by Fabien Dessenne
· 6 years ago
c498923
Merge tag 'rockchip-for-v2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
db3c244
arm: socfpga: fix 3 boards missing env var "socfpga_legacy_reset_compat"
by Simon Goldschmidt
· 5 years ago
e937a99
rockchip: rk3399: use common secure_timer_init() for spl/tpl
by Kever Yang
· 5 years ago
e421230
rockchip: rk3368: enable stimer for rk3368
by Kever Yang
· 5 years ago
5593b46
rockchip: rk3128: use ARM arch timer instead of rk_timer
by Kever Yang
· 5 years ago
243fca7
rockchip: rk3288: use ARM arch timer instead of rk_timer
by Kever Yang
· 5 years ago
2b168cd
rockchip: rk3036: use ARM arch timer instead of rk_timer
by Kever Yang
· 5 years ago
c84ba5d
rockchip: rk322x: use ARM arch timer instead of rk_timer
by Kever Yang
· 5 years ago
a1b8586
rockchip: rk3288: update u-boot raw image size for all boards
by Kever Yang
· 5 years ago
7217dae
ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2C
by Ludwig Zenz
· 5 years ago
4d05b33
colibri_imx6: configs: remove legacy usbboot command
by Igor Opaniuk
· 5 years ago
becf611
apalis_imx6: configs: remove legacy usbboot command
by Igor Opaniuk
· 5 years ago
b4924a3
colibri_imx7: introduce androidboot wrapper
by Igor Opaniuk
· 5 years ago
85d0a17
colibri-imx6ull: fix vidargs
by Marcel Ziswiler
· 5 years ago
5ef90f8
ARM: imx: m53menlo: Convert WDT support to DM
by Marek Vasut
· 5 years ago
55ec91b
watchdog: Split WDT from SPL_WDT
by Marek Vasut
· 5 years ago
0d0ebbe
cosmetic: display5: Remove not needed comments
by Lukasz Majewski
· 5 years ago
ff3b7b1
pwm: imx: add Kconfig support
by Heiko Schocher
· 6 years ago
5da443f
ARM: imx: Disable 1Gbps support on MCCMON6's KSZ9031 PHY
by Lukasz Majewski
· 6 years ago
852db26
ARM: imx: config: Disable support for USB on MCCMON6
by Lukasz Majewski
· 6 years ago
b7c2f38
ARM: imx: cosmetic: Remove not needed comment from the mccmon6.h file
by Lukasz Majewski
· 6 years ago
52b336d
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· 5 years ago
a210b52
warp7: Specify a default CONFIG_OPTEE_LOAD_ADDR if non provided
by Bryan O'Donoghue
· 6 years ago
e032a64
warp7: include: configs: Specify an fdtovaddr
by Bryan O'Donoghue
· 6 years ago
e2a085c
warp7: include: configs: Differentiate bootscript address from loadaddr
by Bryan O'Donoghue
· 6 years ago
15c937c
warp7: include: configs: Specify image name of bootscript in FIT
by Bryan O'Donoghue
· 6 years ago
9d4ce30
regulator: bd718x7: support ROHM BD71837 and BD71847 PMICs
by Matti Vaittinen
· 6 years ago
f63ef49
i.MX6: nand: add nandbcb command for imx
by Shyam Saini
· 5 years ago
8c0709b
clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]
by Lukasz Majewski
· 5 years ago
669b773
clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HW
by Lukasz Majewski
· 5 years ago
bb18f1b
clk: sandbox: Adjust clk-divider to emulate reading its value from HW
by Lukasz Majewski
· 5 years ago
4de44bb
clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)
by Lukasz Majewski
· 5 years ago
12014be
dm: clk: Define clk_get_by_id() for clk operations
by Lukasz Majewski
· 5 years ago
53155da
dm: clk: Define clk_get_parent_rate() for clk operations
by Lukasz Majewski
· 5 years ago
9e38dc3
dm: clk: Define clk_get_parent() for clk operations
by Lukasz Majewski
· 5 years ago
cd457c4
clk: Introduce clk-provider.h to store Common Clock Framework's internals
by Lukasz Majewski
· 5 years ago
8ea0434
clk: Extend struct clk to provide clock type agnostic flags
by Lukasz Majewski
· 5 years ago
ed2685f
clk: Extend struct clk to provide information regarding clock rate
by Lukasz Majewski
· 5 years ago
Next »