Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5da443fbc34c06a744be756ea82098660462cc5a
/
include
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
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
2c30fa4
dm: Fix documentation entry as there is no UCLASS_CLOCK uclass
by Lukasz Majewski
· 5 years ago
b093197
Merge branch '2019-07-17-master-imports'
by Tom Rini
· 5 years ago
e601f54
power-domain.h: Fix typo
by Anatolij Gustschin
· 5 years ago
ff91dde
arm: qemu: fix failure in flash initialization if booting from TF-A
by AKASHI Takahiro
· 5 years ago
33afa93
env: register erase command
by Frank Wunderlich
· 5 years ago
07a39ab
ext4: fix calculating inode blkcount for non-512 blocksize filesystems
by Marek Szyprowski
· 5 years ago
e102c4f
configs: am65x_evm: Add support for applying overlays
by Andreas Dannenberg
· 5 years ago
63f5c85
board: ti: am654: Use EEPROM-based board detection
by Andreas Dannenberg
· 5 years ago
c7f3321
configs: am65x_evm: Add Support for eMMC boot
by Faiz Abbas
· 5 years ago
b1a3c0b
armv7R: K3: am654: Use full malloc implementation in SPL
by Andreas Dannenberg
· 5 years ago
3a9a24c
armV7R: K3: am654: Allow using SPL BSS pre-relocation
by Andreas Dannenberg
· 5 years ago
8d9f7f1
spl: Make image loader infrastructure more universal
by Andreas Dannenberg
· 5 years ago
d044bfc
am65x_evm: Add Support for creating a filesystem GPT partition in eMMC
by Faiz Abbas
· 5 years ago
8812bf6
configs: am65x: Add configs to support environment in eMMC
by Faiz Abbas
· 5 years ago
2eddc00
mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings
by Faiz Abbas
· 5 years ago
375acf8
mmc: sdhci: Make set_ios_post() return int
by Faiz Abbas
· 5 years ago
ab61966
mmc: sdhci: Make sdhci_set_clock() non static
by Faiz Abbas
· 5 years ago
52742f4
regmap: Add API regmap_init_mem_index()
by Faiz Abbas
· 5 years ago
ef0e43f
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· 5 years ago
9d3bab9
sunxi: move SUNXI_GPIO to Kconfig
by Andre Przywara
· 5 years ago
329957f
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 5 years ago
1a5b098
net: introduce MDIO DM class for MDIO devices
by Alex Marginean
· 5 years ago
2586f15
Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 5 years ago
eede83b
mmc: support hs400 enhanced strobe mode
by Peng Fan
· 5 years ago
9f7793d
cmd: Remove mmc_spi command
by Anup Patel
· 5 years ago
7f5b169
mmc: When switching partition, use the timeout specified in the ext_csd
by Jean-Jacques Hiblot
· 5 years ago
201559c
mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd
by Jean-Jacques Hiblot
· 5 years ago
4f04a32
mmc: if possible, poll the busy state using DAT0
by Jean-Jacques Hiblot
· 5 years ago
a26ed26
Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence"
by Jean-Jacques Hiblot
· 5 years ago
d0bb516
mmc: Read sd card detect properties from DT
by T Karthik Reddy
· 5 years ago
f9055f4
mmc: mvebu: Remove unused MMC_CAP.. macros
by T Karthik Reddy
· 5 years ago
31e872e
Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 5 years ago
39cb340
gpio: add gpio-hog support
by Heiko Schocher
· 5 years ago
d395185
ARM: am335x: Add phyCORE AM335x R2 support
by Niel Fourie
· 5 years ago
0380914
ARM: legoev3: convert to driver model
by David Lechner
· 6 years ago
764fe5e
ARM: omap3: evm: Enable DM_USB in defconfig
by Derald D. Woods
· 6 years ago
aedb7ae
stm32mp1: Add UBIFS boot capability
by Patrick Delaunay
· 5 years ago
ff215a4
stm32mp1: add configuration op-tee
by Patrick Delaunay
· 5 years ago
6786526
stm32mp1: reorder some CONFIG in stm32mp1.h
by Patrick Delaunay
· 5 years ago
6703cec
stm32mp1: force boot_net_usb_start
by Patrick Delaunay
· 5 years ago
d695d89
stm32mp1: add check for presence of environment in boot device
by Patrick Delaunay
· 5 years ago
1f10a9a
dt-bindings: pinctrl: stm32: add new entry for package information
by Patrick Delaunay
· 5 years ago
1df0143
stm32mp1: move CONFIG_ENV in Kconfig
by Patrick Delaunay
· 5 years ago
5a822e8
Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 5 years ago
4e5f22a
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· 5 years ago
b2504a5
Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier
by Tom Rini
· 5 years ago
2f3fd46
include: android_bootloader_message.h: Minimize the diff to AOSP
by Eugeniu Rosca
· 6 years ago
c220bd9
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
by Tom Rini
· 6 years ago
663686d
drivers: pci_ep: Introduce UCLASS_PCI_EP uclass
by Ramon Fried
· 6 years ago
1b289d3
km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards
by Pascal Linder
· 5 years ago
6c130b6
arm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase SYS_BOOTM_LEN
by Luka Kovacic
· 5 years ago
8d3c06f
arm: mvebu: turris_omnia: prefer SCSI booting before USB
by Marek Behún
· 6 years ago
e4bc13a
arm: mvebu: turris_omnia: remove unneeded macro from board config
by Marek Behún
· 6 years ago
d3c9239
arm: mvebu: turris_omnia: change environment address in SPI flash
by Marek Behún
· 6 years ago
b59ca00
arm: mvebu: turris_omnia: set default ethernet adapter
by Marek Behún
· 6 years ago
7f47968
arm: mvebu: clearfog: set U-Boot offset for SATA boot
by Baruch Siach
· 6 years ago
1469090
trace: do not limit trace buffer to 2GiB
by Heinrich Schuchardt
· 5 years ago
09467d3
drivers: pci: add API to issue FLR on a PCI function if supported
by Alex Marginean
· 5 years ago
1c934a6
drivers: pci: add map_bar support for Enhanced Allocation
by Alex Marginean
· 5 years ago
b8514f3
pci: fixed dm_pci_map_bar comment
by Alex Marginean
· 5 years ago
63e4d11
dm: doc: add documentation for pre-reloc properties in SPL and TPL
by Patrick Delaunay
· 6 years ago
07bb5e7
sandbox: Add a memory {} node
by Simon Glass
· 6 years ago
584344d
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubi
by Tom Rini
· 5 years ago
a4677b1
ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-time
by Masahiro Yamada
· 5 years ago
1fedafb
ARM: uniphier: set loadaddr at boot-time
by Masahiro Yamada
· 5 years ago
7353ce3
ARM: uniphier: remove CONFIG_SYS_SDRAM_BASE
by Masahiro Yamada
· 5 years ago
1454036
ARM: uniphier: remove empty #ifdef block
by Masahiro Yamada
· 5 years ago
da3833f
Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel
by Tom Rini
· 5 years ago
9c5aa37
configs: sama5d2_xplained: add support QSPI flash boot
by Eugen Hristev
· 5 years ago
2b4c9ca
configs: sama5d27_som1_ek: qspi: use common memory layout
by Tudor Ambarus
· 5 years ago
441c809
ARM: at91: sama5: add common environment for QSPI
by Cyrille Pitchen
· 5 years ago
3ce740d
ubispl: add support for loading volumes by name
by Hamish Guthrie
· 6 years ago
3197d3c
configs: migrate ubispl boards to KConfig
by Markus Klotzbuecher
· 6 years ago
7bd60e6
at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs
by Markus Klotzbuecher
· 6 years ago
975bcde
env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND
by Markus Klotzbuecher
· 6 years ago
9c18f43
Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 5 years ago
ea57706
Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot
by Tom Rini
· 5 years ago
86664af
Merge tag 'dm-pull-7jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 5 years ago
7564825
imx6: wandboard: allow booting from MMC 2
by Heinrich Schuchardt
· 5 years ago
de20260
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· 5 years ago
1943dbb
efi_loader: detach runtime in ExitBootServices()
by Heinrich Schuchardt
· 5 years ago
Next »