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
Commit message (
Expand
)
Author
Age
Lines
*
x86: dts: Add a device tree file for EFI
Simon Glass
2015-08-05
-0
/
+23
*
x86: Add EFI board code
Ben Stoltz
2015-08-05
-0
/
+66
*
x86: Add support for U-Boot as an EFI application
Ben Stoltz
2015-08-05
-0
/
+319
*
x86: Add asm/elf.h for x86-specific ELF definitions
Simon Glass
2015-08-05
-0
/
+46
*
x86: Support skipping relocation for EFI
Simon Glass
2015-08-05
-0
/
+6
*
efi: Support building a u-boot-app.efi executable
Simon Glass
2015-08-05
-0
/
+5
*
x86: Set up toolchain flags for running as EFI application
Ben Stoltz
2015-08-05
-3
/
+27
*
efi: Drop CONFIG_SYS_TEXT_BASE for EFI
Ben Stoltz
2015-08-05
-0
/
+1
*
efi: Add a serial driver
Simon Glass
2015-08-05
-0
/
+167
*
Add a way to skip relocation
Simon Glass
2015-08-05
-0
/
+10
*
x86: Update README to explain booting Ubuntu on Minnowmax
Simon Glass
2015-08-05
-0
/
+278
*
x86: minnowmax: Drop the old PCI settings
Simon Glass
2015-08-05
-12
/
+0
*
x86: dts: Fix typo in intel,irq-router.txt
Simon Glass
2015-08-05
-2
/
+2
*
x86: Drop CONFIG_DCACHE_RAM_MRC_VAR_SIZE from header file
Simon Glass
2015-08-05
-1
/
+0
*
x86: Move CONFIG_X86_SERIAL to Kconfig
Simon Glass
2015-08-05
-10
/
+11
*
x86: Move Chrome OS options to defconfig
Simon Glass
2015-08-05
-3
/
+6
*
dm: Add a return value comment to device_get_child()
Simon Glass
2015-08-05
-1
/
+3
*
pci: Indicate prefetchable memory allocate when debugging
Simon Glass
2015-08-05
-2
/
+3
*
pci: Add a constant for an invalid interrupt
Simon Glass
2015-08-05
-1
/
+4
*
efi: Display the correct initcall pre-relocation values
Simon Glass
2015-08-05
-0
/
+4
*
efi: Avoid using non-existent text base
Ben Stoltz
2015-08-05
-3
/
+4
*
efi: Add start-up library code
Simon Glass
2015-08-05
-64
/
+887
*
x86: Allow use of global_data with EFI
Simon Glass
2015-08-05
-0
/
+7
*
pci: Fix up code for CONFIG_PCI_ENUM_ONLY
Simon Glass
2015-08-05
-1
/
+3
*
pci: Use debug() instead of DEBUGF() in pci_auto.c
Simon Glass
2015-08-05
-25
/
+23
*
x86: Tidy up a few minor issues with interrupts
Simon Glass
2015-08-05
-5
/
+4
*
x86: Add some missing global_data declarations in files that use gd
Simon Glass
2015-08-05
-0
/
+12
*
x86: Tidy up the 64-bit calling code
Simon Glass
2015-08-05
-2
/
+2
*
x86: Drop unused copy_fdt_to_ram()
Simon Glass
2015-08-05
-19
/
+0
*
x86: Tidy up global_data flags
Simon Glass
2015-08-05
-7
/
+11
*
Reserve the top 16 flag bits for architecture-specific use
Simon Glass
2015-08-05
-1
/
+1
*
x86: Use CR0 constants in CPU init
Simon Glass
2015-08-05
-1
/
+1
*
x86: Add various minor tidy-ups to the 32-bit startup code
Simon Glass
2015-08-05
-20
/
+26
*
Bring in __aligned_u64 and friends to linux/types.h
Simon Glass
2015-08-05
-1
/
+5
*
Allow objcopy to work without filling gaps with 0xff
Simon Glass
2015-08-05
-3
/
+7
*
elf: Add a few definitions for 64-bit relocation
Simon Glass
2015-08-05
-0
/
+26
*
dm: serial: Correct logic in serial_find_console_or_panic()
Simon Glass
2015-08-05
-1
/
+1
*
dm: core: Check for empty list in uclass_find_device()
Simon Glass
2015-08-05
-0
/
+2
*
Support removing default assembler flags
Simon Glass
2015-08-05
-1
/
+2
*
common: command add '\n' for debug msg
Peng Fan
2015-08-05
-1
/
+1
*
lib: fdt: fix indent of #ifdef..#endif conditional
Masahiro Yamada
2015-08-05
-1
/
+1
*
common: Print nothing in the __weak checkboard()
Bin Meng
2015-08-05
-1
/
+0
*
gitignore: Add defconfig and fdtgrep
Bin Meng
2015-08-05
-0
/
+2
*
x86: bayleybay: Configure PCI IRQ
Bin Meng
2015-08-05
-0
/
+74
*
x86: Add Intel Bayley Bay board support
Bin Meng
2015-08-05
-1
/
+283
*
x86: Add microcode for BayTrail-I B0 stepping
Bin Meng
2015-08-05
-0
/
+4244
*
x86: baytrail: Update UPD setting for FSP Gold4 release
Bin Meng
2015-08-05
-1
/
+2
*
x86: minnowmax: Remove smsc47x superio codes
Bin Meng
2015-08-05
-14
/
+0
*
x86: Sanity test on vesa parameters before setting up kernel screen_info
Bin Meng
2015-08-05
-0
/
+4
*
x86: qemu: Add MP initialization
Bin Meng
2015-08-05
-0
/
+21
[next]