Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
075a45cdb14a012344ff7f7150590017489dca52
/
include
148e505
ata: Migrate CONFIG_MVSATA_IDE to Kconfig
by Tuomas Tynkkynen
· 7 years ago
fc1a4de
ata: Migrate CONFIG_LIBATA to Kconfig
by Tuomas Tynkkynen
· 7 years ago
edf9f62
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
by Tuomas Tynkkynen
· 7 years ago
745edca
ata: Migrate CONFIG_DWC_AHSATA to Kconfig
by Tuomas Tynkkynen
· 7 years ago
8df5dd3
ata: Migrate CONFIG_FSL_SATA to Kconfig
by Tuomas Tynkkynen
· 7 years ago
9f1caca
ata: Migrate CONFIG_SATA_MV to Kconfig
by Tuomas Tynkkynen
· 7 years ago
1640cd4
ata: Migrate CONFIG_SATA_SIL3114 to Kconfig
by Tuomas Tynkkynen
· 7 years ago
104a537
ata: Migrate CONFIG_SATA_SIL to Kconfig
by Tuomas Tynkkynen
· 7 years ago
7e1fb09
ARC: clk: introduce HSDK CGU clock driver
by Eugeniy Paltsev
· 7 years ago
68d3d49
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 7 years ago
e557a8d
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
55e32ba
log: Plumb logging into the init sequence
by Simon Glass
· 7 years ago
14c8a06
log: Add a test command
by Simon Glass
· 7 years ago
d95645d
log: Add an implementation of logging
by Simon Glass
· 7 years ago
49badb9
Drop the log buffer
by Simon Glass
· 7 years ago
9054a02
Move debug and logging support to a separate header
by Simon Glass
· 7 years ago
29d1143
Revert "sandbox: remove os_putc() and os_puts()"
by Simon Glass
· 7 years ago
624787d
armv8: ls1088a: Add nand support for ls1088ardb
by Ashish Kumar
· 7 years ago
0c6e10a
SECURE BOOT: Add fall back option
by Vinitha Pillai-B57223
· 7 years ago
09fd579
armv8: LS1088A_QSPI: SECURE_BOOT: Images validation
by Udit Agarwal
· 7 years ago
11385d8
armv8: ls1012a: Modify Kernel and Environment offset
by Bhaskar Upadhaya
· 7 years ago
318c32f
driver: net: fsl-mc: flib changes for MC 10.3.0
by Yogesh Gaur
· 7 years ago
e7eaf62
powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization
by Ran Wang
· 7 years ago
99aafe4
powerpc/T104xRDB: Fix endian access issue on EHCI intinalization
by Ran Wang
· 7 years ago
210e7fb
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 7 years ago
f1f03cf
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· 7 years ago
f6438a8
omap3: evm: Explicitly use DISTRO_DEFAULTS features at startup
by Derald D. Woods
· 7 years ago
8b24569
ARM: arch-meson: build memory banks using reported memory from registers
by Neil Armstrong
· 7 years ago
83256d8
arm: Add Khadas VIM support based on Meson GXL family
by Neil Armstrong
· 7 years ago
514ad81
arm: Add LibreTech CC support based on Meson GXL family
by Neil Armstrong
· 7 years ago
3f88741
add support for Raspberry Pi Zero W
by Dmitry Korunov
· 7 years ago
1edaed0
test: compression: Convert to unit test framework
by Simon Glass
· 7 years ago
99ef87e
mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h
by Masahiro Yamada
· 7 years ago
2b7a873
mtd: nand: Rename nand.h into rawnand.h
by Masahiro Yamada
· 7 years ago
81cbe1c
test: Add a command function for test execution
by Simon Glass
· 7 years ago
967d7de
efi_loader: helper function to add EFI object to list
by Heinrich Schuchardt
· 7 years ago
99ce206
efi_loader: manage protocols in a linked list
by Heinrich Schuchardt
· 7 years ago
580c13b
efi_loader: efi_console: use helper functions
by Heinrich Schuchardt
· 7 years ago
5aef61d
efi_loader: helper functions for protocol management
by Heinrich Schuchardt
· 7 years ago
8b28d5c
efi_loader: efi_gop: use correct types for parameters
by Heinrich Schuchardt
· 7 years ago
1cdca3f
efi_loader: argument of efi_search_obj should be const
by Heinrich Schuchardt
· 7 years ago
eb6106e
efi_loader: make efi_create_handle non-static
by Heinrich Schuchardt
· 7 years ago
753e248
efi_loader: efi_dp_match should have const arguments
by Heinrich Schuchardt
· 7 years ago
274cc87
efi_loader: rework efi_search_obj
by Heinrich Schuchardt
· 7 years ago
798a441
efi_loader: consistently use efi_uintn_t in boot services
by Heinrich Schuchardt
· 7 years ago
f8d4ec3
efi_loader: replace UINTN by efi_uintn_t
by Heinrich Schuchardt
· 7 years ago
14e1ac2
efi_loader: remove unused typedef for INTN
by Heinrich Schuchardt
· 7 years ago
c53591c
efi_selftest: test protocol management
by Heinrich Schuchardt
· 7 years ago
68845f0
efi_loader: capitalize EFI_LOCATE_SEARCH_TYPE values
by Heinrich Schuchardt
· 7 years ago
02efd5d
efi_selftest: allow to select a single test for execution
by Heinrich Schuchardt
· 7 years ago
c2fd477
efi_loader: guard against double inclusion of efi_loader.h
by Heinrich Schuchardt
· 7 years ago
d0faa9e
efi_loader: new function utf8_to_utf16
by Heinrich Schuchardt
· 7 years ago
18081d4
efi_loader: implement SetWatchdogTimer
by Heinrich Schuchardt
· 7 years ago
60d8e64
rockchip: rk3128: add evb-rk3128 support
by Kever Yang
· 7 years ago
aa82775
rockchip: rk3128: add soc basic support
by Kever Yang
· 7 years ago
e43e739
rockchip: rk3128: add device tree file
by Kever Yang
· 7 years ago
e80851a
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
86d5bc9
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 7 years ago
24f2a92
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
901897b
ARM: rmobile: Rework the ULCB CPLD driver
by Marek Vasut
· 7 years ago
5c134a5
arm64: mvebu: armada-7k/8k: drop useless #ifdef
by Baruch Siach
· 7 years ago
5b8a8bb
distro bootcmd: define bootloader name for x86
by Heinrich Schuchardt
· 7 years ago
44b7fc8
board: laird: add WB50N CPU module
by Ben Whitten
· 7 years ago
7b8f9af
board: laird: add WB45N CPU module
by Ben Whitten
· 7 years ago
5e7a1c2
spl: make CONFIG_OF_EMBED pass dts through fdtgrep
by Goldschmidt Simon
· 7 years ago
1240d88
board: atmel: add sama5d2_ptc_ek board
by Ludovic Desroches
· 7 years ago
d11d391
stm32: migrate clock structs in include/stm32_rcc.h
by Patrice Chotard
· 7 years ago
369d483
clk: clk_stm32fx: add clock configuration for mmc usage
by Patrice Chotard
· 7 years ago
03f10a1
dm: misc: bind STM32F4/F7 clock from rcc MFD driver
by Patrice Chotard
· 7 years ago
55f51d9
nds32: board: Support ftsdc010 DM.
by Rick Chen
· 7 years ago
c00ab67
ARM: rmobile: Migrate boards to RCar IIC drivers
by Marek Vasut
· 7 years ago
ffcef62
ARM: rmobile: Remove SCIF configs
by Marek Vasut
· 7 years ago
21b251a
ARM: rmobile: Clean up ad-hoc clock macros
by Marek Vasut
· 7 years ago
87e09bf
ARM: rmobile: Zap ad-hoc DRAM configuration macros
by Marek Vasut
· 7 years ago
e9fe4bd
ARM: rmobile: Zap rmobile_sysinfo on Gen3
by Marek Vasut
· 7 years ago
f4f8699
ARM: rmobile: Stop using rcar-common/common.c on Gen3
by Marek Vasut
· 7 years ago
0745b0f
ARM: rmobile: Clean up GIC macros
by Marek Vasut
· 7 years ago
cf9c0a6
ARM: rmobile: Drop CONFIG_USB_MAX_CONTROLLER_COUNT on Gen3 boards
by Marek Vasut
· 7 years ago
c67e60c
ARM: rmobile: Enable Micrel KSZ90x1 PHY driver on ULCB
by Marek Vasut
· 7 years ago
0eb6ce0
Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 7 years ago
b546585
arm: zynq: Do not show information from checkboard twice
by Michal Simek
· 7 years ago
dfe8a00
Merge git://git.denx.de/u-boot-mips
by Tom Rini
· 7 years ago
e960bac
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· 7 years ago
6f9e8d2
boston: Set CONFIG_SYS_LOAD_ADDR to 0x88000000
by Paul Burton
· 7 years ago
b8551b9
Update Paul Burton's email address
by Paul Burton
· 7 years ago
1870aec
ARM: uniphier: remove unused NAND CONFIG options
by Masahiro Yamada
· 7 years ago
de10c66
gpio: uniphier: import dt-binginds header from Linux
by Masahiro Yamada
· 7 years ago
984926b
mtd: nand: introduce NAND_ROW_ADDR_3 flag
by Masahiro Yamada
· 7 years ago
675fb43
mtd: nand: add a shorthand to generate nand_ecc_caps structure
by Masahiro Yamada
· 7 years ago
820eb48
mtd: nand: add generic helpers to check, match, maximize ECC settings
by Masahiro Yamada
· 7 years ago
32935f4
mtd: nand: Pass the CS line to ->setup_data_interface()
by Boris Brezillon
· 7 years ago
b9c07b6
mtd: nand: allow drivers to request minimum alignment for passed buffer
by Masahiro Yamada
· 7 years ago
8f39721
mtd: nand: Drop the ->errstat() hook
by Boris Brezillon
· 7 years ago
b9bf43c
mtd: nand: Drop unused cached programming support
by Boris Brezillon
· 7 years ago
e1b1e3a
mtd: add mtd_ooblayout_xxx() helper functions
by Boris Brezillon
· 7 years ago
c3a2985
mtd: nand: Support controllers with custom page
by Marc Gonzalez
· 7 years ago
a947e64
mtd: nand: Add a few more timings to nand_sdr_timings
by Boris Brezillon
· 7 years ago
7ec6dc5
mtd: nand: Fix data interface configuration logic
by Boris Brezillon
· 7 years ago
e509cba
mtd: nand: automate NAND timings selection
by Boris Brezillon
· 7 years ago
e8142e2
mtd: nand: Expose data interface for ONFI mode 0
by Sascha Hauer
· 7 years ago
Next »