Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5bb7f75edc16a39dd4fcf43d97b3fd317118e976
5bb7f75
MPC8349ITX: Migrate to CONFIG_TARGET_MPC8349ITX
by Mario Six
· 6 years ago
e79502e
MPC832XEMDS: Migrate to CONFIG_TARGET_MPC832XEMDS
by Mario Six
· 6 years ago
72aaee1
ve8313: Merge BR/OR settings
by Mario Six
· 6 years ago
87f4815
mpc8315erdb: Merge BR/OR settings
by Mario Six
· 6 years ago
de017e1
mpc83xx: Make distinct MPC8349EMDS_SDRAM board
by Mario Six
· 6 years ago
b163978
powerpc: Add LSDMR config values
by Mario Six
· 6 years ago
a83f549
mpc83xx: Make distinct caddy2 config
by Mario Six
· 6 years ago
1b21ced
vme8349: Migrate to CONFIG_TARGET_VME8349
by Mario Six
· 6 years ago
7299dec
mpc83xx: Make distinct MPC8313ERDB targets
by Mario Six
· 6 years ago
92e20d9
keymile: Make distinct kmeter1, and kmcoge5ne configs
by Mario Six
· 6 years ago
cb791a8
keymile: Unroll km/km83xx-common.h
by Mario Six
· 6 years ago
190ab40
keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configs
by Mario Six
· 6 years ago
d656e78
keymile: Unroll includes
by Mario Six
· 6 years ago
32ba12c
keymile: Move config files
by Mario Six
· 6 years ago
5590b15
keymile: Make distinct kmtegr1, kmvect1, suvd3 configs
by Mario Six
· 6 years ago
60b1123
mpc83xx: Introduce ARCH_MPC837X
by Mario Six
· 6 years ago
84eb431
mpc83xx: Introduce ARCH_MPC836*
by Mario Six
· 6 years ago
0344f5e
mpc83xx: Introduce ARCH_MPC834*
by Mario Six
· 6 years ago
be07e55
mpc83xx: Introduce ARCH_MPC832*
by Mario Six
· 6 years ago
9164bdd
mpc83xx: Introduce ARCH_MPC831*
by Mario Six
· 6 years ago
b2e701c
mpc83xx: Introduce ARCH_MPC830*
by Mario Six
· 6 years ago
b07f505
Revert "Makefile: Prioritize external dtb if defined"
by Tom Rini
· 6 years ago
e350986
Merge tag 'efi-2019-07-rc3-2' of git://git.denx.de/u-boot-efi
by Tom Rini
· 6 years ago
c30b822
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 6 years ago
d9f809b
Merge branch '2019-05-19-master-imports'
by Tom Rini
· 6 years ago
015f27a
x86: qemu-x86_64: Enable NVMe
by Bin Meng
· 6 years ago
225589d
nvme: Fix warning of cast from pointer to integer of different size
by Bin Meng
· 6 years ago
21c5322
x86: coreboot: make it possible to process unhandled tags
by Christian Gmeiner
· 6 years ago
e60b298
efi_loader: parameter check OutputString
by Heinrich Schuchardt
· 6 years ago
a41ccf9
efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.SetState() correct parameter
by Heinrich Schuchardt
· 6 years ago
ddc787d
efi_loader: GetNextMonotonicCount() check parameter
by Heinrich Schuchardt
· 6 years ago
3f0282c
efi_loader: parameter checks CalculateCrc32()
by Heinrich Schuchardt
· 6 years ago
61ba10d
efi_loader: check device path in InstallMultipleProtocolInterfaces
by Heinrich Schuchardt
· 6 years ago
18ed8cf
efi_loader: implement deprecated Unicode collation protocol
by Heinrich Schuchardt
· 6 years ago
b325884
efi_loader: rename Unicode collation protocol 2 variables
by Heinrich Schuchardt
· 6 years ago
62676b3
efi_loader: merge adjacent sprintf()
by Heinrich Schuchardt
· 6 years ago
f286c2c
efi_loader: parameter checks simple network protocol
by Heinrich Schuchardt
· 6 years ago
05f728f
efi_loader: GetVariable set attributes for EFI_BUFFER_TOO_SMALL
by Heinrich Schuchardt
· 6 years ago
2bab2bb
ARM: da850evm: Enable block cache during SPL
by Adam Ford
· 6 years ago
dadde50
Kconfig: fix FIT offset prompt text
by Ibai Erkiaga
· 6 years ago
7020492
ARM: omap3_logic/omap35_logic: Enable GPIO in SPL
by Adam Ford
· 6 years ago
5181a73
Import include/android_bootloader_message.h from AOSP
by Alex Deymo
· 6 years ago
bff733f
tools: use read-only mmap in fit_check_sign
by Luca Boccassi
· 6 years ago
8ec89a2
ata: ahci: drop read-only ahci_ioports members
by Christian Gmeiner
· 6 years ago
b045f3d
configs: bcm968580 disable CONFIG_CMD_BOOTEFI_SELFTEST
by Heinrich Schuchardt
· 6 years ago
a562b3b
configs: bcm963158 disable CONFIG_CMD_BOOTEFI_SELFTEST
by Heinrich Schuchardt
· 6 years ago
187b9e3
spl: Set spl_image->fdt_addr pointer for full fitImage configuration
by Marek Vasut
· 6 years ago
3d04e6d
ARM: mediatek: mt8516: use PSCI to reset the SoC
by Fabien Parent
· 6 years ago
93c55ad
bcm968380gerg: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT
by Philippe Reynes
· 6 years ago
13e132e
bcm963158: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT
by Philippe Reynes
· 6 years ago
7d8e69e
bcm968580xref: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT
by Philippe Reynes
· 6 years ago
8fe050e
dt: bcm63158: watchdog should use a 50Mhz clock
by Philippe Reynes
· 6 years ago
560d7f4
dt: bcm6858: watchdog should use a 50Mhz clock
by Philippe Reynes
· 6 years ago
53a81ad
watchdog: bcm6345: callback start use tick instead of ms
by Philippe Reynes
· 6 years ago
cefecb1
Makefile: Prioritize external dtb if defined
by Michal Simek
· 6 years ago
43ec7e0
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
by Trevor Woerner
· 6 years ago
ba64b8b
CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig
by Trevor Woerner
· 6 years ago
57c16b0
CONFIG_SYS_[DI]CACHE_OFF: remove commented lines
by Trevor Woerner
· 6 years ago
6fc1291
CONFIG_SYS_[DI]CACHE_OFF: remove superfluous "1"
by Trevor Woerner
· 6 years ago
4d4ac02
CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case
by Trevor Woerner
· 6 years ago
fb9374a
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 6 years ago
c0976f8
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
621ddd1
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
c93da94
configs: arndale: Use appropriate driver for Asix AX88760
by Krzysztof Kozlowski
· 6 years ago
fda8055
arm: exynos: arndale: Remove unused CONFIG_DM_I2C_COMPAT
by Krzysztof Kozlowski
· 6 years ago
6afb3d3
arm: exynos: arndale: Remove unused CONFIG_POWER and CONFIG_POWER_I2C
by Krzysztof Kozlowski
· 6 years ago
4cb269d
Prepare v2019.07-rc2
by Tom Rini
· 6 years ago
afd92b6
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 6 years ago
b2f8fb6
Merge tag 'u-boot-stm32-mcu-20190514' of https://github.com/pchotard/u-boot
by Tom Rini
· 6 years ago
a19b69d
eth: mtk-eth: fix incorrect read of phy-handle
by developer
· 6 years ago
6137e41
net: rtl8169: Support RTL-8168h/8111h
by Thierry Reding
· 6 years ago
a02d60f
net: rtl8169: Implement ->hwaddr_write() callback
by Thierry Reding
· 6 years ago
8e102a8
phy: ti: Init node before reading
by Michal Simek
· 6 years ago
bc292c2
net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together
by James Byrne
· 6 years ago
5db08ad
ARM: dts: socfpga: Keep FPGA bridge entries in SPL DT
by Marek Vasut
· 6 years ago
c324746
ARM: dts: socfpga: Factor out U-Boot specifics from A10 handoff files
by Marek Vasut
· 6 years ago
7789aab2
arm: socfpga: Re-add support for Aries MCV SoM and MCVEV[KP] board
by Wolfgang Grandegger
· 6 years ago
c8ff687
arm: sofcpga: s10: remove unused ad-hoc reset code
by Simon Goldschmidt
· 6 years ago
635e250
arm: socfpga: remove re-added ad-hoc reset code
by Simon Goldschmidt
· 6 years ago
49627b1
ARM: renesas: grpeach: Align env position
by Marek Vasut
· 6 years ago
4ae04f8
Merge tag 'efi-2019-07-rc3' of git://git.denx.de/u-boot-efi
by Tom Rini
· 6 years ago
e74b179
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
c1eae78
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
a3086cd
efi_loader: comments for efi_install_fdt()
by Heinrich Schuchardt
· 6 years ago
8fc56c6
efi_loader: deduplicate code in cmd/bootefi.c
by Heinrich Schuchardt
· 6 years ago
e4f6b01
efi_loader: ACPI device node to text
by Heinrich Schuchardt
· 6 years ago
ad55997
efi_loader: infinite recursion notifying events
by Heinrich Schuchardt
· 6 years ago
fbdb93c
efi_loader: simplify efi_allocate_pages()
by Heinrich Schuchardt
· 6 years ago
906f685
efi_loader: AllocateAdress error handling
by Heinrich Schuchardt
· 6 years ago
5c304fc
efi_loader: out of resources in AllocatePages()
by Heinrich Schuchardt
· 6 years ago
ac7f842
efi_loader: check memory address before freeing
by Heinrich Schuchardt
· 6 years ago
fdeb1f0
efi_loader: error code in UninstallProtocolInterface()
by Heinrich Schuchardt
· 6 years ago
6378561
efi_loader: superfluous check in efi_remove_protocol()
by Heinrich Schuchardt
· 6 years ago
6db1e5c
efi_loader: LocateDevicePath() incorrect parameter check
by Heinrich Schuchardt
· 6 years ago
c97f947
efi_loader: fix typo in efi_locate_handle() comment
by Heinrich Schuchardt
· 6 years ago
3db3591
efi_loader: make device path to text protocol customizable
by Heinrich Schuchardt
· 6 years ago
532fec7
efi_loader: make Unicode collation protocol customizable
by Heinrich Schuchardt
· 6 years ago
96b236a
efi_loader: reword the EFI_LOADER config option
by Heinrich Schuchardt
· 6 years ago
0cbab58
efi_loader: format Kconfig
by Heinrich Schuchardt
· 6 years ago
d14329b
efi_loader: observe CONFIG_EFI_LOADER_HII
by Heinrich Schuchardt
· 6 years ago
Next »