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
*
image: Split FIT code into new image-fit.c
Simon Glass
2013-05-14
-1602
/
+1639
*
image: Export fit_check_ramdisk()
Simon Glass
2013-05-14
-7
/
+5
*
image: Move timestamp #ifdefs to header file
Simon Glass
2013-05-14
-29
/
+29
*
libfdt: Add fdt_next_subnode() to permit easy subnode iteration
Simon Glass
2013-05-14
-0
/
+50
*
mkimage: Move ARRAY_SIZE to header file
Simon Glass
2013-05-14
-1
/
+2
*
bootstage: Don't build for HOSTCC
Simon Glass
2013-05-14
-2
/
+3
*
hash: Add a way to calculate a hash for any algortihm
Simon Glass
2013-05-14
-0
/
+45
*
Add minor updates to README.fdt-control
Simon Glass
2013-05-14
-1
/
+8
*
env: Fix minor comment typos in cmd_nvedit
Simon Glass
2013-05-14
-2
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk5...
Tom Rini
2013-05-14
-479
/
+1164
|
\
|
*
bfin: Move gpio support for bf54x and bf60x into the generic driver folder.
Sonic Zhang
2013-05-13
-184
/
+479
|
*
blackfin: The buf variable in bfin_mac.c is not used and produces warning,
Marek Vasut
2013-05-13
-2
/
+0
|
*
blackfin: Add comments for watchdog event initialization.
Sonic Zhang
2013-05-13
-2
/
+10
|
*
blackfin: Move blackfin serial driver out of blackfin arch folder.
Sonic Zhang
2013-05-13
-9
/
+9
|
*
blackfin: Move blackfin watchdog driver out of the blackfin arch folder.
Sonic Zhang
2013-05-13
-16
/
+40
|
*
bf609: add SPI register base address
Scott Jiang
2013-05-13
-0
/
+3
|
*
blackfin: Uart divisor should be set after their values are generated.
Sonic Zhang
2013-05-13
-2
/
+5
|
*
blackfin: Add memory virtual console to blackfin serial driver.
Sonic Zhang
2013-05-13
-1
/
+59
|
*
blackfin: Enable early print via the generic serial API.
Sonic Zhang
2013-05-13
-55
/
+29
|
*
bfin: discard invalid data and clear RXS in bf5xx spi driver
Scott Jiang
2013-05-13
-0
/
+2
|
*
bfin: Remove spi dma function in bf5xx.
Scott Jiang
2013-05-13
-102
/
+1
|
*
blackfin: Fit u-boot image size into limited nor flash on blackfin.
Sonic Zhang
2013-05-13
-10
/
+14
|
*
blackfin: bf609: add softswitch config command
Bob Liu
2013-05-13
-18
/
+80
|
*
blackfin: bf609: implement soft switch
Sonic Zhang
2013-05-13
-0
/
+251
|
*
blackfin: Correct early serial mess output in BYPASS boot mode.
Sonic Zhang
2013-05-13
-3
/
+27
|
*
blackfin: Set correct early debug serial baudrate.
Sonic Zhang
2013-05-13
-88
/
+123
|
*
blackfin: run core1 from L1 code sram start address in uboot init code on core 0
Sonic Zhang
2013-05-13
-0
/
+44
|
*
blackfin: add baudrate to bdinfo
Bob Liu
2013-05-13
-0
/
+2
|
*
Blackfin: adjust asm constraints with NMI workaround
Mike Frysinger
2013-05-13
-1
/
+2
|
*
blackfin: reduce size of u-boot.ldr in bf548-ezkit default config.
Bob Liu
2013-05-13
-14
/
+9
|
*
blackfin: limit the max memory dma peripheral transfer size to 4 bytes.
Sonic Zhang
2013-05-13
-3
/
+6
|
*
blackfin: Change the member's type in dma structures.
Sonic Zhang
2013-05-13
-12
/
+12
*
|
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2013-05-13
-1209
/
+314
|
\
\
|
*
|
x86: Add coreboot timestamps
Simon Glass
2013-05-13
-0
/
+3
|
*
|
x86: Support adding coreboot timestanps to bootstage
Simon Glass
2013-05-13
-0
/
+45
|
*
|
x86: config: Enable LZO for coreboot, remove zlib, gzip
Simon Glass
2013-05-13
-0
/
+4
|
*
|
x86: Fix warning in cmd_ximg.c when CONFIG_GZIP is not defined
Simon Glass
2013-05-13
-0
/
+2
|
*
|
bootstage: Allow marking a particular line of code
Simon Glass
2013-05-13
-0
/
+52
|
*
|
x86: Enable bootstage for coreboot
Simon Glass
2013-05-13
-0
/
+9
|
*
|
Call bootstage_relocate() after malloc is initted
Doug Anderson
2013-05-13
-0
/
+1
|
*
|
bootstage: Copy bootstage strings post-relocation
Doug Anderson
2013-05-13
-0
/
+30
|
*
|
bootstage: Add stubs for new bootstage functions
Simon Glass
2013-05-13
-0
/
+16
|
*
|
x86: Re-enable PCAT timer 2 for beeping
Simon Glass
2013-05-13
-68
/
+11
|
*
|
x86: Remove ISR timer
Simon Glass
2013-05-13
-119
/
+0
|
*
|
x86: Remove old broken timer implementation
Simon Glass
2013-05-13
-21
/
+1
|
*
|
x86: Add TSC timer
Simon Glass
2013-05-13
-4
/
+113
|
*
|
x86: Rationalise kernel booting logic and bootstage
Simon Glass
2013-05-13
-12
/
+12
|
*
|
x86: Implement panic output for coreboot
Simon Glass
2013-05-13
-0
/
+11
|
*
|
x86: Declare global_data pointer when it is used
Simon Glass
2013-05-13
-0
/
+10
|
*
|
x86: Remove legacy board init code
Simon Glass
2013-05-13
-616
/
+0
[next]