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: ivybridge: Add support for early GPIO init
Simon Glass
2014-11-21
-16
/
+227
*
x86: ivybridge: Add early init for PCH devices
Simon Glass
2014-11-21
-1
/
+524
*
x86: dts: Add microcode updates for ivybridge CPU
Simon Glass
2014-11-21
-0
/
+1382
*
x86: ivybridge: Perform Intel microcode update on boot
Simon Glass
2014-11-21
-0
/
+179
*
x86: ivybridge: Check BIST value on boot
Simon Glass
2014-11-21
-0
/
+16
*
x86: ivybridge: Perform initial CPU setup
Simon Glass
2014-11-21
-0
/
+274
*
x86: Add msr read/write functions that use a structure
Simon Glass
2014-11-21
-0
/
+19
*
x86: Add clr/setbits functions
Simon Glass
2014-11-21
-0
/
+49
*
x86: Tidy up coreboot header usage
Simon Glass
2014-11-21
-6
/
+6
*
x86: ivybridge: Add early LPC init so that serial works
Simon Glass
2014-11-21
-0
/
+133
*
x86: pci: Allow configuration before relocation
Simon Glass
2014-11-21
-0
/
+63
*
x86: ivybridge: Enable PCI in early init
Simon Glass
2014-11-21
-2
/
+79
*
x86: Support use of PCI before relocation
Simon Glass
2014-11-21
-0
/
+31
*
x86: Refactor PCI to permit alternate init
Simon Glass
2014-11-21
-15
/
+46
*
x86: chromebook_link: Implement CAR support (cache as RAM)
Simon Glass
2014-11-21
-3
/
+323
*
x86: Emit post codes in startup code for Chromebooks
Simon Glass
2014-11-21
-2
/
+62
*
x86: Build a .rom file which can be flashed to an x86 machine
Simon Glass
2014-11-21
-1
/
+50
*
x86: Add chromebook_link board
Simon Glass
2014-11-21
-0
/
+438
*
x86: ifdtool: Allow creation of an empty ROM
Simon Glass
2014-11-21
-1
/
+1
*
x86: Allow timer calibration to work on ivybridge
Simon Glass
2014-11-21
-11
/
+21
*
x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory
Masahiro Yamada
2014-11-21
-6
/
+6
*
x86: Replace fill_processor_name() with cpu_get_name()
Simon Glass
2014-11-21
-15
/
+24
*
x86: Remove unnecessary find_fdt(), prepare_fdt() functions
Simon Glass
2014-11-21
-34
/
+0
*
x86: Add processor functions to halt and get stack pointer
Simon Glass
2014-11-21
-0
/
+19
*
x86: config: Move common x86 configs to a common file
Simon Glass
2014-11-21
-256
/
+260
*
x86: Add ifdtool for working with Intel Flash Descriptor ROM images
Simon Glass
2014-11-21
-0
/
+1129
*
dm: gpio: Add a function to read an ID from a list of GPIOs
Simon Glass
2014-11-21
-1
/
+29
*
dm: serial: Move current serial port pointer to global_data
Simon Glass
2014-11-21
-16
/
+20
*
fdt: Add a function to decode a variable-sized u32 array
Simon Glass
2014-11-21
-0
/
+36
*
Move early malloc() to before arch_cpu_init()
Simon Glass
2014-11-21
-1
/
+1
*
x86: Fix a warning with gcc 4.4.4
Simon Glass
2014-11-21
-0
/
+1
*
x86: Save TSC frequency in the global data
Bin Meng
2014-11-21
-0
/
+5
*
x86: Add quick TSC calibration via PIT
Bin Meng
2014-11-21
-0
/
+159
*
x86: Do TSC MSR calibration only for known/supported CPUs
Bin Meng
2014-11-21
-7
/
+108
*
x86: Do CPU identification in the early phase
Bin Meng
2014-11-21
-47
/
+398
*
x86: Save the BIST value on reset
Simon Glass
2014-11-21
-4
/
+16
*
x86: Fix up some missing prototypes
Simon Glass
2014-11-21
-8
/
+14
*
x86: Use the standard arch_cpu_init() function
Simon Glass
2014-11-21
-8
/
+6
*
x86: Use the standard dram_init() function
Simon Glass
2014-11-21
-14
/
+7
*
x86: Tidy up global descriptor table setup
Simon Glass
2014-11-21
-3
/
+16
*
x86: Invalidate TLB as early as possible
Simon Glass
2014-11-21
-0
/
+3
*
x86: Remove board_init16() call which is not used
Simon Glass
2014-11-21
-9
/
+1
*
x86: Remove REALMODE_BASE which is no longer used
Simon Glass
2014-11-21
-1
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Tom Rini
2014-11-19
-0
/
+9
|
\
|
*
ubi: enable error reporting in initialization
Andrew Ruder
2014-11-19
-0
/
+8
|
*
mtd, cfi, ubi: add missing writebufsize initialization
Heiko Schocher
2014-11-19
-0
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2014-11-19
-424
/
+350
|
\
\
|
*
|
blackfin: convert to use CONFIG_SYS_I2C framework
Scott Jiang
2014-11-17
-165
/
+83
|
*
|
adi_i2c: convert to use general io accessors.
Scott Jiang
2014-11-17
-68
/
+77
|
*
|
blackfin: rename bfin-twi_i2c driver to adi_i2c
Scott Jiang
2014-11-17
-26
/
+25
[next]