Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0d5bd0762ed6a6fd4960713ac026ad937ba049db
/
include
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
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
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
· 5 years ago
b892598
remoteproc: add device_to_virt ops
by Fabien Dessenne
· 5 years ago
88a5114
remoteproc: fix function headers
by Fabien Dessenne
· 5 years ago
22236e0
dm: core: Introduce xxx_translate_dma_address()
by Fabien Dessenne
· 5 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
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
52b336d
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· 5 years ago
83d5b50
clk: sifive: Sync-up DT bindings header with upstream Linux
by Anup Patel
· 5 years ago
6f7b5a2
clk: sifive: Sync-up WRPLL library with upstream Linux
by Anup Patel
· 5 years ago
00a156d
clk: sifive: Factor-out PLL library as separate module
by Anup Patel
· 5 years ago
fb84c20
debug_uart: Add printdec
by Jagan Teki
· 5 years ago
3e83f79
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 5 years ago
f620e61
net: unaligned copying of unsigned long
by Heinrich Schuchardt
· 5 years ago
ab8c2a5
net: add MDIO_MUX DM class
by Alex Marginean
· 5 years ago
64d5f39
net: add comments to phy APIs
by Alex Marginean
· 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
d1df23b
efi_loader: support unaligned u16 strings
by Heinrich Schuchardt
· 5 years ago
f5e361b
efi_loader: avoid alignment error
by Heinrich Schuchardt
· 5 years ago
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
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
Next »