Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
43ec7e0bf5a6483fb69cd9895340a6a44f667847
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
f4b47a9
MAINTAINERS: assign include/charset.h
by Heinrich Schuchardt
· 6 years ago
2b88d6c
lib: charset: correct utf8_utf16_strnlen() description
by Heinrich Schuchardt
· 6 years ago
3aa7897
gpio: dwapb_gpio: convert to livetree
by Simon Goldschmidt
· 6 years ago
e5291ad
reset: socfpga: convert to livetree
by Simon Goldschmidt
· 6 years ago
36dc0cc
serial: altera_uart: convert to livetree
by Simon Goldschmidt
· 6 years ago
70cd31b
spi: designware: convert to livetree
by Simon Goldschmidt
· 6 years ago
f9d7d3a
spi: cadence_qspi: convert to livetree
by Simon Goldschmidt
· 6 years ago
fb2fc2f
timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTR
by Simon Goldschmidt
· 6 years ago
340e0ea
configs: stratix10: Enable CONFIG_SPI_FLASH_USE_4K_SECTORS
by Ley Foon Tan
· 6 years ago
bddd911
ARM: socfpga: Increase Malloc pool size to support FAT filesystem in SPL
by Tien Fong Chee
· 6 years ago
df0544a
ARM: socfpga: Synchronize the configuration for A10 SoCDK
by Tien Fong Chee
· 6 years ago
fe03d80
spl: socfpga: Implement fpga bitstream loading with socfpga loadfs
by Tien Fong Chee
· 6 years ago
e7eb94f
ARM: socfpga: Add the configuration for FPGA SoCFPGA A10 SoCDK
by Tien Fong Chee
· 6 years ago
ca99a8a
ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading
by Tien Fong Chee
· 6 years ago
725b122
ARM: socfpga: Moving the watchdog reset to the for-loop status polling
by Tien Fong Chee
· 6 years ago
7f3dace
ARM: socfpga: Cleaning up and ensuring consistent format messages in driver
by Tien Fong Chee
· 6 years ago
ac72ba2
ARM: socfpga: Add default FPGA bitstream fitImage for Arria10 SoCDK
by Tien Fong Chee
· 6 years ago
18c2f01
ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10
by Tien Fong Chee
· 6 years ago
a1a61d6
sh: sh3: Remove CPU support
by Marek Vasut
· 6 years ago
7915ffd
sh: shmin: Remove the board
by Marek Vasut
· 6 years ago
1c46d06
sh: ms7720se: Remove the board
by Marek Vasut
· 6 years ago
5302252
sh: mpr2: Remove the board
by Marek Vasut
· 6 years ago
5b54a94
sh: sh2: Remove CPU support
by Marek Vasut
· 6 years ago
fb6994f
sh: rsk7269: Remove the board
by Marek Vasut
· 6 years ago
dac3db6
sh: rsk7264: Remove the board
by Marek Vasut
· 6 years ago
5d04299
sh: rsk7203: Remove the board
by Marek Vasut
· 6 years ago
39df77a
serial: sh: Drop assorted SH3, SH4, SH5 macros
by Marek Vasut
· 6 years ago
8314b4f
serial: sh: Drop RTS7751R2D support
by Marek Vasut
· 6 years ago
66e262b
serial: sh: Drop SH2007 support
by Marek Vasut
· 6 years ago
53f242d
serial: sh: Drop H8 support
by Marek Vasut
· 6 years ago
0345c55
Merge branch '2019-05-10-master-imports'
by Tom Rini
· 6 years ago
a409e06
Remove whitelist entry for CONFIG_CRC32
by Chris Packham
· 6 years ago
9acd30c
Remove #define CONFIG_CRC32
by Chris Packham
· 6 years ago
51eaf0e
mtd: ubi: Remove select for non existent option
by Chris Packham
· 6 years ago
13ee0cd
cmd: ubifs: Remove select for non-existent option
by Chris Packham
· 6 years ago
59ad99d
Remove whitelist entry for CONFIG_GPIO
by Chris Packham
· 6 years ago
a373e51
sysreset: select DM_GPIO instead of GPIO
by Chris Packham
· 6 years ago
3ad57c3
Merge branch '2019-05-09-master-imports'
by Tom Rini
· 6 years ago
c8d9dfe
remoteproc: k3_system_controller: Increase rx timeout
by Lokesh Vutla
· 6 years ago
b5d3647
arm: k3: config.mk: Use k3_gen_x509_cert.sh to generate boot images
by Lokesh Vutla
· 6 years ago
76f7259
tools: k3_get_x509 cert: Add a script to generate x509 certificate for K3 devices
by Lokesh Vutla
· 6 years ago
5c8a5b3
Set time and umask on fit-dtb.blob to ensure reproducibile builds.
by Vagrant Cascadian
· 6 years ago
cd1ffe0
Remove fit-dtb.blob* in clean target.
by Vagrant Cascadian
· 6 years ago
9c94f50
Add fit-dtb.blob* to .gitignore.
by Vagrant Cascadian
· 6 years ago
54e855f
arm: zimage: add barebox image magic number
by Christoph Fritz
· 6 years ago
3647901
test/py: don't use mmc_rd config for other mmc tests
by Stephen Warren
· 6 years ago
5d5a0c0
fdt_shrink_to_minimum: do not mark fdt space reserved unconditionally
by Simon Goldschmidt
· 6 years ago
d00d6b5
Make FIT support really optional
by Fabrice Fontaine
· 6 years ago
973c099
Fix spelling of available.
by Vagrant Cascadian
· 6 years ago
dfe7462
env: spi: Fix incorrect entry description
by Marek Vasut
· 6 years ago
ce32c02
test/py: avb: fix test_avb_persistent_values fail
by Igor Opaniuk
· 6 years ago
66aca96
ata: ahci: fix memory leak
by Christian Gmeiner
· 6 years ago
331b30f
usb: ohci: ohci-da8xx: Cleanup Error handling and fix flags
by Adam Ford
· 6 years ago
e171665
dm: MIGRATION: Add migration plan for WDT (DM watchdog support)
by Stefan Roese
· 6 years ago
ebe750b
Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
Next »