index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Lines
...
*
|
|
config: Drop CONFIG_CONSOLE
Simon Glass
2016-10-23
-3
/
+3
*
|
|
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
Simon Glass
2016-10-23
-159
/
+0
*
|
|
Convert CONFIG_LCD to Kconfig
Simon Glass
2016-10-23
-25
/
+0
*
|
|
Convert CONFIG_VIDEO to Kconfig
Simon Glass
2016-10-23
-69
/
+0
*
|
|
Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig
Simon Glass
2016-10-23
-11
/
+1
*
|
|
Convert SILENT_CONSOLE options to Kconfig
Simon Glass
2016-10-23
-25
/
+0
|
/
/
*
|
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2016-10-19
-7
/
+301
|
\
\
|
*
|
efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}
Alexander Graf
2016-10-19
-6
/
+6
|
*
|
efi: Fix missing EFIAPI specifiers
Simon Glass
2016-10-19
-1
/
+1
|
*
|
efi: Use asmlinkage for EFIAPI
Simon Glass
2016-10-19
-1
/
+2
|
*
|
smbios: Expose in efi_loader as table
Alexander Graf
2016-10-19
-0
/
+7
|
*
|
smbios: Generate type 4 on non-x86 systems
Alexander Graf
2016-10-19
-0
/
+3
|
*
|
cpu: Add get_vendor callback
Alexander Graf
2016-10-19
-0
/
+20
|
*
|
cpu: Add DMTF id and family fields
Alexander Graf
2016-10-19
-0
/
+2
|
*
|
smbios: Allow compilation on 64bit systems
Alexander Graf
2016-10-19
-2
/
+2
|
*
|
efi_loader: Expose efi_install_configuration_table
Alexander Graf
2016-10-19
-0
/
+2
|
*
|
x86: Move smbios generation into arch independent directory
Alexander Graf
2016-10-19
-0
/
+236
|
*
|
x86: Move table csum into separate file
Alexander Graf
2016-10-19
-0
/
+12
|
*
|
efi_loader: Allow boards to implement get_time and reset_system
Alexander Graf
2016-10-18
-0
/
+18
|
*
|
efi_loader: Readd freed pages to memory pool
Stefan Brüns
2016-10-18
-1
/
+1
|
*
|
efi_loader: Track size of pool allocations to allow freeing
Stefan Brüns
2016-10-18
-0
/
+2
|
*
|
efi_loader: Move efi_allocate_pool implementation to efi_memory.c
Stefan Brüns
2016-10-18
-0
/
+3
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2016-10-18
-1
/
+0
|
\
\
\
|
*
|
|
ARM: uniphier: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT define
Masahiro Yamada
2016-10-18
-1
/
+0
|
|
/
/
*
|
|
x86: Move table csum into separate header
Alexander Graf
2016-10-18
-0
/
+22
|
/
/
*
|
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
2016-10-15
-32
/
+99
|
\
\
|
|
/
|
/
|
|
*
Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand.
Zhao Qiang
2016-10-14
-32
/
+99
*
|
spl: move FDT_FIXUP_PARTITIONS to Kconfig
Heiko Schocher
2016-10-15
-27
/
+0
*
|
spl: move SYS_OS_BASE to Kconfig
Heiko Schocher
2016-10-15
-3
/
+0
*
|
spl: move SPL_OS_BOOT to Kconfig
Heiko Schocher
2016-10-14
-25
/
+0
*
|
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2016-10-13
-78
/
+119
|
\
\
|
|
/
|
/
|
|
*
libfdt: Drop inlining of fdt_path_offset()
Simon Glass
2016-10-13
-4
/
+1
|
*
libfdt: Sync fdt_for_each_subnode() with upstream
Simon Glass
2016-10-13
-11
/
+14
|
*
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-10-13
-33
/
+53
|
*
libfdt: Sync up with upstream
Simon Glass
2016-10-13
-32
/
+45
|
*
cmd/fdt: add possibilty to have 'extrasize' on fdt resize
Hannes Schmelzer
2016-10-13
-1
/
+9
*
|
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2016-10-13
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
driver: net: cpsw: add support for RGMII id mode support and RMII clock sourc...
Mugunthan V N
2016-10-13
-0
/
+1
|
*
include: configs: am335x: add Atheros phy support
Mugunthan V N
2016-10-13
-0
/
+2
*
|
Merge branch 'master' of http://git.denx.de/u-boot-mmc
Tom Rini
2016-10-13
-5
/
+3
|
\
\
|
*
|
mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg
Jaehoon Chung
2016-10-10
-5
/
+3
*
|
|
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-10-12
-1
/
+70
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cmd: cros_ec: Move crosec commands to cmd subdirectory
Moritz Fischer
2016-10-11
-0
/
+11
|
*
|
sandbox/fs: Free memory allocated by os_dirent_ls
Stefan Brüns
2016-10-11
-1
/
+10
|
*
|
power: pmic: lp873x: Add the base pmic support
Keerthy
2016-10-11
-0
/
+19
|
*
|
power: pmic: Palmas: Add the base pmic support
Keerthy
2016-10-11
-0
/
+25
|
*
|
power: regulator: Add ctrl_reg and volt_reg fields for pmic
Keerthy
2016-10-11
-0
/
+4
|
*
|
power: regulator: Add support for gpio regulators
Keerthy
2016-10-11
-0
/
+1
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-10-12
-37
/
+55
|
\
\
|
*
|
x86: Clean up unused macros in the configuration headers
Bin Meng
2016-10-12
-26
/
+3
[prev]
[next]