Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6492dad649f616acee69f5355a41f7b9fc01b42a
/
include
89a22b4
efi_loader: Change return type of efi_add_memory_map()
by Bryan O'Donoghue
· 5 years ago
d680e9a
efi_loader: use predefined constants in crt0_*_efi.S
by Heinrich Schuchardt
· 5 years ago
8e4f895
efi_loader: duplicate IMAGE_SUBSYSTEM_EFI_APPLICATION
by Heinrich Schuchardt
· 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
b040d06
efi_loader: bump UEFI specification number to 2.8
by Heinrich Schuchardt
· 5 years ago
2ac6258
efi_loader: let the variable driver patch out the runtime
by Heinrich Schuchardt
· 5 years ago
cf3b118
efi_loader: initialization of variable services
by Heinrich Schuchardt
· 5 years ago
9b19dae
efi_loader: move efi_query_variable_info()
by Heinrich Schuchardt
· 5 years ago
3568ad9
Merge tag 'rpi-next-2019.07' of https://github.com/mbgg/u-boot
by Tom Rini
· 5 years ago
db97c7f
dm: Add a No-op uclass
by Jean-Jacques Hiblot
· 5 years ago
fb9082e
rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KB
by Kever Yang
· 5 years ago
4b1775d
efi_loader: correct signature of ConvertPointer()
by Heinrich Schuchardt
· 5 years ago
8f6b935
Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
7cf1a46
apalis_imx6: increase phy autoneg timeout
by Igor Opaniuk
· 5 years ago
29646a2
ARM: imx: m53menlo: Convert to DM VIDEO
by Marek Vasut
· 5 years ago
ab3f3fe
pico-imx7d: remove unused 'script' variable
by Pierre-Jean Texier
· 6 years ago
33fe8f2
apalis_imx6: fix set_emmcargs wrapper
by Igor Opaniuk
· 5 years ago
09580e2
usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP
by Frieder Schrempf
· 5 years ago
a53fdda
rockchip: rk3328: add SPL support
by Kever Yang
· 5 years ago
16b3854
mmc: fsl_esdhc_imx: drop useless code
by Yangbo Lu
· 5 years ago
62b56b3
mmc: fsl_esdhc: drop i.MX code
by Yangbo Lu
· 5 years ago
982f425
mmc: split fsl_esdhc driver for i.MX
by Yangbo Lu
· 5 years ago
adb19e1
Move CONFIG_FSL_ESDHC to defconfig
by Yangbo Lu
· 5 years ago
d7f01a6
Merge tag 'efi-2019-07-rc5-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 5 years ago
279fd64
config_distro_bootcmd: Init IDE devices
by Joshua Watt
· 5 years ago
ba28033
board: Arcturus: DM: Disable drivers without DM support.
by Oleksandr Zhadan
· 5 years ago
008de1c
efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL definition
by Heinrich Schuchardt
· 5 years ago
5072ce9
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
by Tom Rini
· 5 years ago
68ec39b
powerpc: T208xQDS: Disable legacy PCIe driver when DM_PCI is enabled
by Hou Zhiqiang
· 5 years ago
01500f5
powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to Kconfig
by Hou Zhiqiang
· 6 years ago
a1bc50b
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· 5 years ago
5164191
armv8: ls1046afrwy: Add support for LS1046AFRWY platform
by Vabhav Sharma
· 5 years ago
01ae435
armv8: ls2088ardb: Fix MC firmware loading during SD boot
by Wasim Khan
· 5 years ago
2260b3e
armv8: ls2088aqds: Fix MC firmware loading during SD boot
by Wasim Khan
· 5 years ago
fcfe0af
armv8: ls2088aqds: Add bootcmd for TFA boot
by Wasim Khan
· 5 years ago
820fa95
configs: Unset CONFIG_SPI_FLASH_BAR, move CONFIG_FSL_QSPI to defconfig
by Ashish Kumar
· 6 years ago
b45d6ce
ls1046ardb: Add CONFIG_ENV_ADDR to init env in qspi boot
by Pankit Garg
· 6 years ago
029d8ab
armv8: ls1028a: Add secure boot defconfig
by Yuantian Tang
· 6 years ago
66a2fda
board: lx2160a: use default scan_dev_for_boot
by Mian Yousaf Kaukab
· 6 years ago
ada136e
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 5 years ago
Next »