Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7058084dc5375d5adfd4f43e7ffc8e1be69375e2
/
include
d16f9c1
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 8 years ago
3110ece
Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig
by Simon Glass
· 8 years ago
049f06a
Convert CONFIG_USB_KEYBOARD to Kconfig
by Simon Glass
· 8 years ago
bd5618d
Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig
by Simon Glass
· 8 years ago
ac3ee42
Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig
by Simon Glass
· 8 years ago
217652f
Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig
by Simon Glass
· 8 years ago
d76f29a
Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig
by Simon Glass
· 8 years ago
18b5045
video: Drop CONFIG_CONSOLE_INFO_QUIET
by Simon Glass
· 8 years ago
88ecb9b
video: Move video_get_info_str() prototype to a header file
by Simon Glass
· 8 years ago
5a77235
Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig
by Simon Glass
· 8 years ago
706605f
Convert CONFIG_VIDEO_SW_CURSOR to Kconfig
by Simon Glass
· 8 years ago
d615c89
video: Drop CONFIG_VIDEO_HW_CURSOR
by Simon Glass
· 8 years ago
dcff692
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
by Simon Glass
· 8 years ago
1680916
video: Drop the sed13806 driver
by Simon Glass
· 8 years ago
884889d
Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig
by Simon Glass
· 8 years ago
1ad7b45
Convert CONFIG_VIDEO_CT69000 to Kconfig
by Simon Glass
· 8 years ago
8d0efc1
Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig
by Simon Glass
· 8 years ago
e64c724
Convert CONFIG_CFB_CONSOLE to Kconfig
by Simon Glass
· 8 years ago
4694a74
config: Drop CONFIG_CONSOLE_DEV
by Simon Glass
· 8 years ago
a406b69
config: Drop CONFIG_CONSOLE
by Simon Glass
· 8 years ago
9fd2a02
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
by Simon Glass
· 8 years ago
169bb3b
Convert CONFIG_LCD to Kconfig
by Simon Glass
· 8 years ago
e9d797a
Convert CONFIG_VIDEO to Kconfig
by Simon Glass
· 8 years ago
e304a5e
Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig
by Simon Glass
· 8 years ago
4458d3b
Convert SILENT_CONSOLE options to Kconfig
by Simon Glass
· 8 years ago
0b0490a
libfdt: Sync overlay with upstream
by Maxime Ripard
· 8 years ago
9beaa36
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 8 years ago
393dd91
efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}
by Alexander Graf
· 8 years ago
c2194bf
efi: Fix missing EFIAPI specifiers
by Simon Glass
· 8 years ago
cc02256
efi: Use asmlinkage for EFIAPI
by Simon Glass
· 8 years ago
66f96e1
smbios: Expose in efi_loader as table
by Alexander Graf
· 8 years ago
e44b3c0
smbios: Generate type 4 on non-x86 systems
by Alexander Graf
· 8 years ago
67f66bd
cpu: Add get_vendor callback
by Alexander Graf
· 8 years ago
00b4fc2
cpu: Add DMTF id and family fields
by Alexander Graf
· 8 years ago
e4a59ae
smbios: Allow compilation on 64bit systems
by Alexander Graf
· 8 years ago
c5c1163
efi_loader: Expose efi_install_configuration_table
by Alexander Graf
· 8 years ago
fb22808
x86: Move smbios generation into arch independent directory
by Alexander Graf
· 8 years ago
ee532d9
x86: Move table csum into separate file
by Alexander Graf
· 8 years ago
0e1923b
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
120b041
x86: Move table csum into separate header
by Alexander Graf
· 8 years ago
7725609
efi_loader: Allow boards to implement get_time and reset_system
by Alexander Graf
· 8 years ago
a4f4302
efi_loader: Readd freed pages to memory pool
by Stefan Brüns
· 8 years ago
67b67d9
efi_loader: Track size of pool allocations to allow freeing
by Stefan Brüns
· 8 years ago
5a09aef
efi_loader: Move efi_allocate_pool implementation to efi_memory.c
by Stefan Brüns
· 8 years ago
d815329
ARM: uniphier: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT define
by Masahiro Yamada
· 8 years ago
bbe79a2
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 8 years ago
c9ab910
spl: move FDT_FIXUP_PARTITIONS to Kconfig
by Heiko Schocher
· 8 years ago
6592893
spl: move SYS_OS_BASE to Kconfig
by Heiko Schocher
· 8 years ago
1d12ba2
spl: move SPL_OS_BOOT to Kconfig
by Heiko Schocher
· 8 years ago
55107dc
Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand.
by Zhao Qiang
· 8 years ago
0f4a90c
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 8 years ago
a2235e4
libfdt: Drop inlining of fdt_path_offset()
by Simon Glass
· 8 years ago
499c29e
libfdt: Sync fdt_for_each_subnode() with upstream
by Simon Glass
· 8 years ago
b0ea740
libfdt: Bring in upstream stringlist functions
by Simon Glass
· 8 years ago
dfdcd6f
libfdt: Sync up with upstream
by Simon Glass
· 8 years ago
d3dbac8
cmd/fdt: add possibilty to have 'extrasize' on fdt resize
by Hannes Schmelzer
· 8 years ago
e9c27d8
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 8 years ago
4d5fdb6
driver: net: cpsw: add support for RGMII id mode support and RMII clock source selection
by Mugunthan V N
· 8 years ago
d9a3e4d
include: configs: am335x: add Atheros phy support
by Mugunthan V N
· 8 years ago
3d64082
Merge branch 'master' of http://git.denx.de/u-boot-mmc
by Tom Rini
· 8 years ago
65dfbe6
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
33d5aa8
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 8 years ago
faa985b
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 8 years ago
a107a1a
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
d6e428a
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 8 years ago
1994a35
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
94d95e4
common: Add DISPLAY_BOARDINFO
by Lokesh Vutla
· 8 years ago
fbad370
common/Kconfig: Add DISPLAY_CPUINFO
by Lokesh Vutla
· 8 years ago
0d58292
x86: Clean up unused macros in the configuration headers
by Bin Meng
· 8 years ago
a447017
x86: coreboot: Convert to use DM coreboot video driver
by Bin Meng
· 8 years ago
23f5cb5
vbe: Make vbe_setup_video_priv() public
by Bin Meng
· 8 years ago
79012bc
x86: Convert to use DM VESA video driver
by Bin Meng
· 8 years ago
62b3027
cmd: cros_ec: Move crosec commands to cmd subdirectory
by Moritz Fischer
· 8 years ago
e058284
sandbox/fs: Free memory allocated by os_dirent_ls
by Stefan Brüns
· 8 years ago
662797b
power: pmic: lp873x: Add the base pmic support
by Keerthy
· 8 years ago
f0df1b1
power: pmic: Palmas: Add the base pmic support
by Keerthy
· 8 years ago
4d96cd0
power: regulator: Add ctrl_reg and volt_reg fields for pmic
by Keerthy
· 8 years ago
17b3fe7
power: regulator: Add support for gpio regulators
by Keerthy
· 8 years ago
cd2c521
x86: Don't export interrupt handlers with x86_64
by Simon Glass
· 8 years ago
d4efdff
elf: Add the Elf64_Rela type
by Simon Glass
· 8 years ago
b30c97f
Add _image_binary_end section declaration
by Simon Glass
· 8 years ago
a50d0e10
x86: Adjust config to support DM_VIDEO
by Simon Glass
· 8 years ago
4ef5d2d
dm: video: Add driver-model support to vesa graphics
by Simon Glass
· 8 years ago
d19d073
dm: core: Add a function to get a uclass name
by Simon Glass
· 8 years ago
7ab0c2d
list: Add list_last_entry() to find the last entry
by Simon Glass
· 8 years ago
555c682
x86: baytrail: Add 2nd eMMC controller to the PCI probe list
by Stefan Roese
· 8 years ago
c88198e
tegra: usb gadget: fix ci udc operation if not hostpc capable
by Marcel Ziswiler
· 8 years ago
bf819d0
mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg
by Jaehoon Chung
· 8 years ago
d853841
reset: declare fdtdec_phandle_args as struct to fix warning
by Masahiro Yamada
· 8 years ago
a71c65a
ARM: uniphier: define CONFIG_SMC911X along with CONFIG_MICRO_SUPPORT_CARD
by Masahiro Yamada
· 8 years ago
7a70d35
ARM: uniphier: enable CONFIG_SYS_NO_FLASH if no CONFIG_MICRO_SUPPORT_CARD
by Masahiro Yamada
· 8 years ago
41ab948
ARM: uniphier: fix typos in a comment block
by Masahiro Yamada
· 8 years ago
d2ac326
arm: kirkwood: add support for Synology DS109 board
by Walter Schweizer
· 8 years ago
d332ff7
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
6cddc60
cros_ec: Honor the google,remote-bus dt property
by Moritz Fischer
· 8 years ago
acd0cab
dra7x: dfu: qspi: increase the qspi spl partition to 256K
by B, Ravi
· 8 years ago
f801ff0
dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORT
by B, Ravi
· 8 years ago
09abe2b
Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"
by Masahiro Yamada
· 8 years ago
f576ecf
ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()
by Masahiro Yamada
· 8 years ago
716a1f9
board: ls1012afrdm: overwrite CONFIG_EXTRA_ENV_SETTINGS
by Pratiyush Srivastava
· 8 years ago
Next »