Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
238f88c26f9ed4a933d3fc431b66d7dc96847952
/
include
aaa9405
efi_loader: set loaded image code/data type properly
by Rob Clark
· 7 years ago
325ea8b
efi_loader: file_path should be variable length
by Rob Clark
· 7 years ago
c84c110
efi_loader: add bootmgr
by Rob Clark
· 7 years ago
15f3d74
efi_loader: efi variable support
by Rob Clark
· 7 years ago
5314203
efi_loader: add file/filesys support
by Rob Clark
· 7 years ago
f8db922
efi_loader: refactor boot device and loaded_image handling
by Rob Clark
· 7 years ago
85dd721
efi_loader: flesh out device-path to text
by Rob Clark
· 7 years ago
18e73d3
efi_loader: drop redundant efi_device_path_protocol
by Rob Clark
· 7 years ago
f90cb9f
efi_loader: add device-path utils
by Rob Clark
· 7 years ago
6d3ce76
efi: add some more device path structures
by Peter Jones
· 7 years ago
88aab26
efi: add some missing __packed
by Rob Clark
· 7 years ago
c27e1c1
part: extract MBR signature from partitions
by Peter Jones
· 7 years ago
224ee84
part: move efi_guid_t
by Rob Clark
· 7 years ago
8b11a8a
efi_loader: implement queueing of the notification function
by Heinrich Schuchardt
· 7 years ago
d33ae3e
efi_selftest: provide an EFI selftest application
by Heinrich Schuchardt
· 7 years ago
91e5b8a
efi_loader: allow return value in EFI_CALL
by Heinrich Schuchardt
· 7 years ago
514b91f
efi_loader: fix typo in include/efi.h
by Heinrich Schuchardt
· 7 years ago
7804ae9
efi_loader: rename __efi_hello_world_*
by Heinrich Schuchardt
· 7 years ago
4d66489
efi_loader: write protocol GUID in OpenProtocol
by Heinrich Schuchardt
· 7 years ago
572d4f2
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
b501191
bootstage: Drop unused options
by Simon Glass
· 7 years ago
4ba7570
x86: Support Intel Cherry Hill board
by Bin Meng
· 7 years ago
a33c14a
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 7 years ago
c3ab0b8
fs/fat: Clean up open-coded sector <-> cluster conversions
by Rob Clark
· 7 years ago
fd6c6b4
fs/fat: fix case for FAT shortnames
by Rob Clark
· 7 years ago
60d74a9
fat/fs: move ls to generic implementation
by Rob Clark
· 7 years ago
e90320e
fat/fs: remove a bunch of dead code
by Rob Clark
· 7 years ago
2b7bfd9
fs: add fs_readdir()
by Rob Clark
· 7 years ago
71193c9
fat/fs: convert to directory iterators
by Rob Clark
· 7 years ago
0c33fce
fs/fat: introduce new director iterators
by Rob Clark
· 7 years ago
4996a5f
fs/fat: split out helper to init fsdata
by Rob Clark
· 7 years ago
6e51fb2
fit: Introduce methods for applying overlays on fit-load
by Pantelis Antoniou
· 7 years ago
592386d
fdt: Introduce helper method fdt_overlay_apply_verbose()
by Pantelis Antoniou
· 7 years ago
0dec7ad
dtoc: Rename the auto-generated dt-structs.h file
by Simon Glass
· 7 years ago
3deeb47
dtoc: Support properties containing multiple phandle values
by Simon Glass
· 7 years ago
fdec580
dtoc: Put phandle args in an array
by Simon Glass
· 7 years ago
e94414b
dtoc: Rename the phandle struct
by Simon Glass
· 7 years ago
1b1fe41
dtoc: Add support for 32 or 64-bit addresses
by Simon Glass
· 7 years ago
e035ea7
configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment
by Wenyou Yang
· 7 years ago
d19b901
ARM: at91: Remove hardware.h included in configs
by Wenyou Yang
· 7 years ago
eebb073
board: atmel: Add SAMA5D27 SOM1 EK board
by Wenyou Yang
· 7 years ago
8344ebd
board: sama5d2_xplained: Make SPL work on spiflash
by Wenyou Yang
· 7 years ago
857ad80
lib: at91: Add logo files used via API of DM_VIDEO
by Wenyou Yang
· 7 years ago
0e60a5f
Convert CONFIG_EMIF4 et al to Kconfig
by Adam Ford
· 7 years ago
6b1c165
include/configs: remove references to SMNAND_ENV_OFFSET
by Adam Ford
· 7 years ago
e632f5e
linux/io.h: import generic ioread* / iowrite* accessors from Linux
by Masahiro Yamada
· 7 years ago
ef205ea
dma: import linux/dma-direction.h to consolidate enum dma_data_direction
by Masahiro Yamada
· 7 years ago
15d6b84
ARM: OMAP3: am3517_evm: Move header to ti_omap3_common.h
by Adam Ford
· 7 years ago
60455d64
configs: k2g_evm: Remove PMMC loading environment commands
by Andrew F. Davis
· 7 years ago
30f9d56
image: Add TI PMMC image type
by Andrew F. Davis
· 7 years ago
c82342f
vsprintf.c: add GUID printing
by Rob Clark
· 7 years ago
0d138cf
lib: add some utf16 handling helpers
by Rob Clark
· 7 years ago
7293738
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
7907cf9
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
bb3a45b
dm: core: add clocks node scan
by Patrice Chotard
· 7 years ago
2852976
dm: core: Add ofnode_for_each_subnode()
by Simon Glass
· 7 years ago
99b324a
blk: dm: make blk_create_device() take a number of block instead of a size
by Jean-Jacques Hiblot
· 7 years ago
16b26b0
board: sama5d4_xplained: Set mac address from eeprom
by Wenyou Yang
· 7 years ago
a1e24ec
board: sama5d2_xplained: Replace code to set mac address
by Wenyou Yang
· 7 years ago
473d816
env: ti: boot: Select dtb name for X15 revC
by Lokesh Vutla
· 7 years ago
cfa23a4
arm: dts: dra7: sync DT with latest Linux
by Lokesh Vutla
· 7 years ago
066f578
env: ti: boot: Select dtb name for dra76
by Lokesh Vutla
· 7 years ago
4712cc4
board: ti: dra76-evm: Add support for powering on mmc ldo
by Lokesh Vutla
· 7 years ago
22fa819
palmas: Add support for powering different ldos
by Lokesh Vutla
· 7 years ago
eda85b2
armv8: ls1088a: Enable PCIe in defconfigs
by Hou Zhiqiang
· 7 years ago
ec455e2
armv8: fsl-layerscape: Support to add RGMII for ls1088aqds
by Ashish Kumar
· 7 years ago
1ef4c77
armv8: ls1088aqds: Add support of LS1088AQDS
by Ashish Kumar
· 7 years ago
227b4bc
armv8: ls1088ardb: Add support for LS1088ARDB platform
by Ashish Kumar
· 7 years ago
1123406
fsl-layerscape: Consolidate registers space defination for CCI-400 bus
by Ashish Kumar
· 7 years ago
331fcb5
ipu_common: Let the MX6 IPU clock be calculated in run-time
by Fabio Estevam
· 7 years ago
b650afa
block: ide: Fix block read/write with driver model
by Bin Meng
· 7 years ago
cf406d2
blk: Use macros for block device vendor/product/rev string size
by Bin Meng
· 7 years ago
b110e11
usb: net: migrate USB Ethernet adapters to Kconfig
by Chris Packham
· 7 years ago
547cf41
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
by Chris Packham
· 7 years ago
8d3a1fc
Kconfig: drop CONFIG_USB_ETHER_RNDIS
by Chris Packham
· 7 years ago
9ccc1dd
Kconfig: drop CONFIG_USB_ETHER_DM9601
by Chris Packham
· 7 years ago
6da113c
linker_lists: remove incorrect comment
by Heinrich Schuchardt
· 7 years ago
2066253
vsprintf: vsprintf does not have parameter size
by Heinrich Schuchardt
· 7 years ago
708bc68
usb: gadget: g_dnl: Sync internal SN variable with env
by Sam Protsenko
· 7 years ago
17f8f98
omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environment
by Derald D. Woods
· 7 years ago
b2c7baa
block: ide: Drop CONFIG_IDE_LED
by Bin Meng
· 7 years ago
23e2d33
block: ide: Drop CONFIG_IDE_INIT_POSTRESET
by Bin Meng
· 7 years ago
30403e5
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
by Thomas Petazzoni
· 7 years ago
53357fb
include/configs: remove default values of CONFIG_SYS_BARGSIZE
by Thomas Petazzoni
· 7 years ago
1b3d878
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
by Thomas Petazzoni
· 7 years ago
99e2ce0
include/config_fallbacks.h: add default for CONFIG_SYS_MAXARGS
by Thomas Petazzoni
· 7 years ago
00406b5
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
by Thomas Petazzoni
· 7 years ago
c773055
include/config_fallbacks.h: change fallback for CONFIG_SYS_PBSIZE
by Thomas Petazzoni
· 7 years ago
8c90c92
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
by Thomas Petazzoni
· 7 years ago
5e3d8ca
include/config_fallbacks.h: add default for CONFIG_SYS_CBSIZE
by Thomas Petazzoni
· 7 years ago
0d39087
part: efi: make gpt_fill_pte take the device descriptor
by Maxime Ripard
· 7 years ago
681b521
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
5664f83
Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set
by Adam Ford
· 7 years ago
fa33c00
x86: theadorable-x86-common: Remove "ip=dhcp" from default environment
by Stefan Roese
· 7 years ago
6f155f4
omap3_logic: Move CONFIG_SYS_NAND_U_BOOT_OFFS to Kconfig
by Adam Ford
· 7 years ago
02bf536
Convert CONFIG_BCH to Kconfig
by Adam Ford
· 7 years ago
b315e4c
Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig
by Adam Ford
· 7 years ago
fa1dd3d
Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig
by Adam Ford
· 7 years ago
73010ab
Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX
by Adam Ford
· 7 years ago
b5bf562
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
by Tom Rini
· 7 years ago
Next »