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: Enable multi-core init for Minnowboard MAX
Simon Glass
2015-04-30
-0
/
+24
*
x86: Add a CPU driver for baytrail
Simon Glass
2015-04-30
-6
/
+227
*
x86: Allow CPUs to be set up after relocation
Simon Glass
2015-04-30
-1
/
+55
*
x86: Add functions to set and clear bits on MSRs
Simon Glass
2015-04-30
-0
/
+28
*
x86: Add multi-processor init
Simon Glass
2015-04-30
-7
/
+934
*
x86: Provide access to the IDT
Simon Glass
2015-04-29
-0
/
+7
*
x86: Store the GDT pointer in global_data
Simon Glass
2015-04-29
-0
/
+2
*
x86: Add an mfence macro
Simon Glass
2015-04-29
-0
/
+5
*
x86: Add defines for fixed MTRRs
Simon Glass
2015-04-29
-0
/
+14
*
x86: Add atomic operations
Simon Glass
2015-04-29
-0
/
+115
*
Add a 'cpu' command to print CPU information
Simon Glass
2015-04-29
-0
/
+122
*
x86: Add support for the Simple Firmware Interface (SFI)
Simon Glass
2015-04-29
-0
/
+311
*
dm: Implement a CPU uclass
Simon Glass
2015-04-29
-0
/
+164
*
Add print_freq() to display frequencies nicely
Simon Glass
2015-04-29
-0
/
+53
*
Move display_options functions to their own header
Simon Glass
2015-04-29
-28
/
+49
*
x86: Disable -Werror
Simon Glass
2015-04-29
-1
/
+1
*
x86: Remove unwanted MMC debugging
Simon Glass
2015-04-29
-1
/
+0
*
dm: core: Add a function to bind a driver for a device tree node
Simon Glass
2015-04-29
-1
/
+24
*
Fix comment nits in board_f.c
Simon Glass
2015-04-29
-5
/
+4
*
x86: fsp: Use reset_cpu()
Simon Glass
2015-04-29
-7
/
+0
*
x86: quark: Use reset_cpu()
Simon Glass
2015-04-29
-1
/
+1
*
x86: ivybridge: Use reset_cpu()
Simon Glass
2015-04-29
-15
/
+6
*
x86: Implement reset_cpu() correctly for modern CPUs
Simon Glass
2015-04-29
-13
/
+28
*
x86: link: Add PCH driver to support SPI Flash
Simon Glass
2015-04-29
-1
/
+12
*
x86: Update chromebook_link instructions for binary blob
Simon Glass
2015-04-29
-1
/
+1
*
x86: minnowmax: use the correct NOR in the configuration
Gabriel Huau
2015-04-29
-2
/
+2
*
x86: Correct the typo in write_tables()
Bin Meng
2015-04-29
-1
/
+1
*
x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS
Bin Meng
2015-04-29
-7
/
+19
*
x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig
Bin Meng
2015-04-29
-6
/
+2
*
x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics
Bin Meng
2015-04-29
-4
/
+4
*
x86: Kconfig: Move platform options forward
Bin Meng
2015-04-29
-10
/
+9
*
x86: Kconfig: Divide the target selection to vendor/model
Bin Meng
2015-04-29
-79
/
+139
*
x86: quark: Turn on legacy segments decode
Bin Meng
2015-04-29
-0
/
+19
*
x86: Check PIRQ routing table sanity in the F segment
Bin Meng
2015-04-29
-5
/
+13
*
x86: minnowmax: add GPIO banks in the device tree
Gabriel Huau
2015-04-29
-0
/
+42
*
x86: baytrail: fix the GPIOBASE address
Gabriel Huau
2015-04-29
-1
/
+1
*
x86: Correct Minnowboard instructions to use the right descriptor
Simon Glass
2015-04-29
-3
/
+20
*
biosemu: Do not free vga_info->BIOSImage when it is 0xc0000
Bin Meng
2015-04-29
-1
/
+2
*
pci: Remove parameter 'class' of pci_rom_load()
Bin Meng
2015-04-29
-2
/
+2
*
pci: Option rom class is a 24-bit number
Bin Meng
2015-04-29
-9
/
+11
*
x86: queensbay: Implement PIRQ routing
Bin Meng
2015-04-29
-4
/
+442
*
x86: Support platform PIRQ routing
Bin Meng
2015-04-29
-0
/
+300
*
x86: Write configuration tables in last_stage_init()
Bin Meng
2015-04-29
-0
/
+91
*
x86: Add a function to assign IRQ numbers to PCI device
Bin Meng
2015-04-29
-0
/
+35
*
x86: Install a default e820 table in the __weak install_e820_map()
Bin Meng
2015-04-29
-7
/
+22
*
x86: Clean up arch/x86/include/asm/e820.h
Bin Meng
2015-04-29
-131
/
+2
*
x86: Add alias for SPI node in the board dts
Bin Meng
2015-04-29
-2
/
+11
*
x86: Set serial port IRQ for SMSC LPC47M
Bin Meng
2015-04-29
-4
/
+9
*
x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.h
Bin Meng
2015-04-29
-9
/
+8
*
x86: queensbay: Avoid using PCH prefix
Bin Meng
2015-04-29
-4
/
+3
[next]