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
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Lines
...
*
x86: Add Kconfig options to build 64-bit U-Boot
Simon Glass
2017-02-06
-0
/
+46
*
x86: lib: Fix types and casts for 64-bit compilation
Simon Glass
2017-02-06
-5
/
+5
*
x86: fsp: Fix cast for 64-bit compilation
Simon Glass
2017-02-06
-2
/
+2
*
x86: dts: Mark serial as needed before relocation
Simon Glass
2017-02-06
-0
/
+1
*
x86: ivybridge: Fix types for 64-bit compilation
Simon Glass
2017-02-06
-2
/
+2
*
x86: ivybridge: Add more debugging for failures
Simon Glass
2017-02-06
-10
/
+31
*
x86: ivybridge: Declare global data where it is used
Simon Glass
2017-02-06
-0
/
+8
*
x86: Update mpspec to build on 64-bit machines
Simon Glass
2017-02-06
-10
/
+10
*
x86: Use unsigned long for address in table generation
Simon Glass
2017-02-06
-21
/
+14
*
x86: Synchronize list of x86 subarchitectures (update bootparam.h)
Andy Shevchenko
2017-02-06
-1
/
+2
*
x86: Add file names from Kconfig in CMC/FSP/VGA nodes in u-boot.dtsi
Bin Meng
2016-12-26
-0
/
+3
*
x86: quark: Fix build error for quark-based boards
Bin Meng
2016-12-26
-0
/
+17
*
x86: Use binman all x86 boards
Simon Glass
2016-12-20
-0
/
+80
*
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-12-02
-0
/
+5
*
efi_loader: Allow to compile helloworld.efi w/o bundling it
Alexander Graf
2016-11-27
-2
/
+2
*
ls2080: Exit dpaa only right before exiting U-Boot
Alexander Graf
2016-11-17
-0
/
+5
*
efi: x86: Adjust EFI files support efi_loader
Simon Glass
2016-11-14
-4
/
+21
*
x86: Move efi .S files into the 'lib' directory
Simon Glass
2016-11-14
-19
/
+19
*
x86: Move efi .lds files into the 'lib' directory
Simon Glass
2016-11-14
-1
/
+1
*
x86: Correct a build warning in x86 tables
Simon Glass
2016-11-14
-0
/
+2
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2016-10-19
-536
/
+89
|
\
|
*
x86: efi: Add EFI loader support for x86
Simon Glass
2016-10-19
-1
/
+48
|
*
cpu: Add get_vendor callback
Alexander Graf
2016-10-19
-0
/
+29
|
*
cpu: Add DMTF id and family fields
Alexander Graf
2016-10-19
-0
/
+5
|
*
smbios: Allow compilation on 64bit systems
Alexander Graf
2016-10-19
-1
/
+6
|
*
x86: Move smbios generation into arch independent directory
Alexander Graf
2016-10-19
-534
/
+1
|
*
x86: Move table csum into separate file
Alexander Graf
2016-10-19
-12
/
+2
*
|
x86: Add implementations of setjmp() and longjmp()
Simon Glass
2016-10-18
-1
/
+86
*
|
x86: Move table csum into separate header
Alexander Graf
2016-10-18
-12
/
+2
|
/
*
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-10-13
-2
/
+3
*
x86: coreboot: Convert to use DM coreboot video driver
Bin Meng
2016-10-12
-4
/
+11
*
x86: mrccache: Fix error handling in mrccache_get_region()
Simon Glass
2016-10-11
-3
/
+5
*
x86: Drop unused init_helper functions
Simon Glass
2016-10-11
-12
/
+0
*
x86: ivybridge: Tidy up enable_clock_gating() for 64-bit
Simon Glass
2016-10-11
-4
/
+4
*
x86: ivybridge: Fix PCH power setup
Simon Glass
2016-10-11
-4
/
+4
*
x86: Correct address casts in interrupt code
Simon Glass
2016-10-11
-2
/
+2
*
x86: Correct address casts in cpu code
Simon Glass
2016-10-11
-6
/
+4
*
x86: Allow interrupts to be disabled in 64-bit mode
Simon Glass
2016-10-11
-1
/
+4
*
dm: x86: Move link to use driver model for video
Simon Glass
2016-10-11
-1035
/
+0
*
dm: x86: Move samus to use new driver model support
Simon Glass
2016-10-11
-1
/
+0
*
x86: Add an accelerated memmove() function
Simon Glass
2016-10-11
-1
/
+162
*
x86: Fix Linux v4.7+ zimage booting (update bootparam.h)
Stefan Roese
2016-10-11
-0
/
+3
*
x86: baytrail: Add 2nd eMMC controller to the PCI probe list
Stefan Roese
2016-10-11
-2
/
+3
*
input: specify the default of I8042_KEYB in more correct manner
Masahiro Yamada
2016-10-01
-3
/
+0
*
sandbox, x86: select DM_KEYBOARD instead of default y entry
Masahiro Yamada
2016-10-01
-3
/
+0
*
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
2016-09-23
-1
/
+0
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
-2
/
+2
*
x86: squash lines for immediate return
Masahiro Yamada
2016-09-23
-28
/
+4
*
x86: efi: Fix EFI 64-bit payload build warnings
Bin Meng
2016-08-30
-4
/
+0
*
x86: Add debugging when cpu_common_init() fails
Simon Glass
2016-08-30
-1
/
+3
[prev]
[next]