Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c21e819636a22447d183695963084b7d6eae6e98
/
include
c21e819
configs: ti: Add environment support commands for FIT loading
by Andrew F. Davis
· 5 years ago
85fabde
ARM: omapl138_lcdk: Remove dead code
by Adam Ford
· 5 years ago
017bd47
Merge tag 'efi-2019-10-rc4-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 5 years ago
fff2aaa
arm: ti: Add missing "=" from previous fix
by Tom Rini
· 5 years ago
0c236c4
efi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo()
by Heinrich Schuchardt
· 5 years ago
f2dcbac
efi_loader: EFI_FILE_PROTOCOL rev 2 stub
by Heinrich Schuchardt
· 5 years ago
2ad17f9
efi_loader: eliminate inline function ascii2unicode()
by Heinrich Schuchardt
· 5 years ago
691a929
Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 5 years ago
9c7c5f1
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 5 years ago
710a3cd
Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-boot
by Tom Rini
· 5 years ago
a0c2030
rpi: increase SYS_BOOTM_LEN to 64M on ARM64
by Bonnans, Laurent
· 5 years ago
6e7ba35
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
by Tom Rini
· 5 years ago
478860d
dm: core: Add functions to read 64-bit dt properties
by T Karthik Reddy
· 5 years ago
28dfd1a
efi_loader: correctly render CD-ROM device path nodes
by Heinrich Schuchardt
· 5 years ago
e009e7a
efi_loader: Extract adding a conventional memory in separate routine
by Park, Aiden
· 5 years ago
d3f1ff2
efi_loader: interrupts in simple network protocol
by Heinrich Schuchardt
· 5 years ago
3d9bbb0
ARM: exynos5: Try to boot on mmc2 before mmc0/1
by Guillaume GARDET
· 5 years ago
db174c6
mmc: Rename timeout parameters for clarification
by Sam Protsenko
· 5 years ago
fe04d06
env: net: U_BOOT_ENV_CALLBACKs should not depend on CMD_NET
by Heinrich Schuchardt
· 5 years ago
eff9c90
net: make net_random_ethaddr() more random
by Michael Walle
· 5 years ago
bff66f9
net: dwc_et_qos: update weak function board_interface_eth_init
by Patrick Delaunay
· 5 years ago
ac598c1
net: introduce packet capture support
by Ramon Fried
· 5 years ago
0e6cfa4
dm: cache: Add enable and disable ops for cache uclass
by Rick Chen
· 5 years ago
5c74ae7
sifive-fu540: config: Add mmc0 as a boot target device
by Alistair Francis
· 5 years ago
cc46825
sh: r2dplus: Switch to DM PCI driver
by Marek Vasut
· 5 years ago
d700c3a
Revert "vexpress64: fvp dram: add DRAM configuration"
by Ryan Harkin
· 5 years ago
38d33c8
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
by Tom Rini
· 5 years ago
f2e520c
powerpc: MPC8548CDS: Disable legacy PCIe driver when DM_PCI is enabled
by Hou Zhiqiang
· 5 years ago
8bad9c8
powerpc: corenet_ds: Disable legacy PCIe driver when DM_PCI is enabled
by Hou Zhiqiang
· 5 years ago
3f2c35f
powerpc: P2041RDB: Disable legacy PCIe driver when DM_PCI is enabled
by Hou Zhiqiang
· 5 years ago
047860d
powerpc: p1_p2_rdb: Disable legacy PCIe driver when DM_PCI is enabled
by Hou Zhiqiang
· 5 years ago
4acc34e
powerpc: T104xRDB: Disable legacy PCIe driver when DM_PCI is enabled
by Hou Zhiqiang
· 5 years ago
38a02b5
powerpc: T102xRDB: Disable legacy PCIe driver when DM_PCI is enabled
by Hou Zhiqiang
· 5 years ago
0469bae
powerpc: T102xRDB: Remove the useless macro CONFIG_ARCH_T1040
by Hou Zhiqiang
· 5 years ago
640fe75
powerpc: T4240RDB: Disable legacy PCIe driver when DM_PCI is enabled
by Hou Zhiqiang
· 5 years ago
f065893
powerpc: T208xRDB: Disable legacy PCIe driver when DM_PCI is enabled
by Hou Zhiqiang
· 5 years ago
74a2d11
Merge branch 'u-boot-stm32_20190827' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 5 years ago
d31c7c8
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
by Tom Rini
· 5 years ago
42594db
image: add new "copro" image type
by Patrick Delaunay
· 5 years ago
c9a5d39
pmu: stpmic1: change specific NVM api to MISC
by Patrick Delaunay
· 5 years ago
9993f75
serial: stm32: remove unused include
by Patrick Delaunay
· 5 years ago
023cce3
stm32mp1: configs: Set bootdelay to 1
by Patrice Chotard
· 5 years ago
c95b77e
stm32mp1: configs: add altbootcmd
by Patrick Delaunay
· 5 years ago
0132852
stm32mp1: configs: support MTDPARTS only if needed
by Patrick Delaunay
· 5 years ago
6e1d94e
stm32mp1: configs: remove CONFIG_SYS_HZ
by Patrick Delaunay
· 5 years ago
bff284f
stpmic1: program pmic to keep only the debug unit on
by Patrick Delaunay
· 5 years ago
ab4557c
stm32mp1: cosmetic: remove comment
by Patrick Delaunay
· 5 years ago
00000ff
Merge branch '2019-08-26-master-imports'
by Tom Rini
· 5 years ago
8547bb2
powerpc: mpc8548cds: extend the reserved length for monitor
by Hou Zhiqiang
· 5 years ago
e203e86
tools: remove easylogo and include/video_logo.h
by Heinrich Schuchardt
· 5 years ago
00b63c5
ARM: am3517-evm: Disable CONFIG_USB_EHCI_OMAP in SPL
by Adam Ford
· 5 years ago
291af6e
ARM: omap3_logic: Fix SPL boot failure when EHCI enabled
by Adam Ford
· 5 years ago
4ad646f
vexpress/aemv8a: drop CONFIG_ARMV8_SWITCH_TO_EL1
by Sudeep Holla
· 5 years ago
88ada20
arm: ti: Fix regression in distro boot for mmc
by Nuno Gonçalves
· 5 years ago
af720a2
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· 5 years ago
df3f100
riscv: qemu: add SPL configuration
by Lukas Auer
· 5 years ago
515b934
spl: support booting via RISC-V OpenSBI
by Lukas Auer
· 5 years ago
3f47b63
fdtdec: make CONFIG_OF_PRIOR_STAGE available in SPL
by Lukas Auer
· 5 years ago
38df997
Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
by Hannes Schmelzer
· 5 years ago
80db75f
moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 4
by Hannes Schmelzer
· 5 years ago
07fb441
moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 3
by Hannes Schmelzer
· 5 years ago
30d69e2
moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 2
by Hannes Schmelzer
· 5 years ago
2dd5f3e
moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 1
by Hannes Schmelzer
· 5 years ago
23b37f9
mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig
by Stefan Roese
· 5 years ago
d36b102
Convert CONFIG_ARCH_CPU_INIT to Kconfig
by Adam Ford
· 5 years ago
963efe7
Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
87eb2a1
Merge branch '2019-08-23-master-imports'
by Tom Rini
· 5 years ago
1ef0c49
Convert CONFIG_MX_CYCLIC to Kconfig
by Adam Ford
· 5 years ago
0183658
Convert CONFIG_FSL_USDHC to Kconfig
by Adam Ford
· 5 years ago
e076d7c
kconfig: Convert CONFIG_MXS_GPIO to Kconfig
by Lukasz Majewski
· 5 years ago
9118323
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
by Tom Rini
· 5 years ago
7e5a4f5
evb_rk3399: revert CONFIG_SYS_MMC_ENV_DEV to 0
by Max Kellermann
· 6 years ago
54950fa
disk: efi: ignore 'IGNOREME' GPT header found on cros eMMCs
by Urja Rannikko
· 6 years ago
05e8cfd
rockchip: rk3288: remove fennec board support
by Kever Yang
· 5 years ago
bafd02f
rockchip: Move config SYS_MALLOC_LEN to Kconfig
by Kever Yang
· 5 years ago
26b39ef
armv8: ls1088aqds: support DSPI mode by hwconfig
by Chuanhua Han
· 5 years ago
759e179
armv8: ls1046afrwy: Define CONFIG_ENV_ADDR for QSPI Boot
by Alison Wang
· 5 years ago
dddcadb
armv8: ls1088aqds: Add support of I2C driver model.
by Chuanhua Han
· 5 years ago
8a89846
boards: ls1088a: Add support of I2C driver model
by Chuanhua Han
· 5 years ago
1ab68c7
boards: ls2088aqds: Add support of I2C driver model.
by Chuanhua Han
· 5 years ago
4f97aac
rtc: ds3232/ds3231: Add support to generate 32KHz output for driver module
by Chuanhua Han
· 5 years ago
e9f2f9a
boards: ls2088a: Add support of I2C driver model.
by Chuanhua Han
· 5 years ago
54155a1
armv8: ls1028aqds: Remove the definition of CONFIG_SYS_I2C_EARLY_INIT
by Chuanhua Han
· 5 years ago
eaf4a7c
boards: ls1028a: Add support of I2C driver model
by Chuanhua Han
· 5 years ago
bfb9940
configs: ls1043aqds: Move CONFIG_FSL_QSPI to defconfig
by Ashish Kumar
· 5 years ago
d67ae48
drivers: net: mc: Report extra memory to Linux
by Meenakshi Aggarwal
· 6 years ago
8eec510
sandbox: clk: add clk enable/disable test code
by Peng Fan
· 5 years ago
30a6ebc
clk: introduce enable_count
by Peng Fan
· 5 years ago
7cd7154
ARM: da850evm: Remove dead code
by Adam Ford
· 5 years ago
8421f62
ARM: da850evm: Remove dead SPI Code
by Adam Ford
· 5 years ago
e95dd04
ARM: omapl138_lcdk: Enable USB
by Adam Ford
· 5 years ago
77c875c
configs: Rename environment variable fit_bootfile to name_fit
by Andrew F. Davis
· 5 years ago
5589be6
configs: Rename environment variable fit_loadaddr to addr_fit
by Andrew F. Davis
· 5 years ago
685fb74
configs: Remove unneeded overlay_files environment variable
by Andrew F. Davis
· 5 years ago
b9b918f
Merge tag 'u-boot-rockchip-20190819' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
17dd9d3
configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into Kconfig
by Urja Rannikko
· 6 years ago
7a19eec
configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into Kconfig
by Urja Rannikko
· 6 years ago
f3cc3a0
global_data: Remove comment of reserved arch-specific GD flags
by Stefan Roese
· 5 years ago
aa4274e
cbfs: Add functions to support multiple CBFSs
by Simon Glass
· 5 years ago
f152bf0
cbfs: Move result variable into the struct
by Simon Glass
· 5 years ago
Next »