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
...
*
|
|
Merge branch 'next' of git://git.denx.de/u-boot-video
Tom Rini
2015-01-14
-354
/
+347
|
\
\
\
|
*
|
|
lcd_console: remove unused defines
Nikita Kiryanov
2015-01-10
-4
/
+0
|
*
|
|
lcd: refactor lcd console stuff into its own file
Nikita Kiryanov
2015-01-10
-230
/
+303
|
*
|
|
lcd: make lcd_drawchars() independant of lcd_base
Nikita Kiryanov
2015-01-10
-5
/
+2
|
*
|
|
lcd: introduce getters for bg/fg color
Nikita Kiryanov
2015-01-10
-9
/
+36
|
*
|
|
lcd: get rid of COLOR_MASK
Nikita Kiryanov
2015-01-10
-8
/
+6
|
*
|
|
lcd: expand console api
Nikita Kiryanov
2015-01-10
-9
/
+26
|
*
|
|
lcd: replace CONSOLE_(ROWS|COLS) with variables
Nikita Kiryanov
2015-01-10
-17
/
+18
|
*
|
|
lcd: rename console_(row|col)
Nikita Kiryanov
2015-01-10
-27
/
+27
|
*
|
|
lcd: remove LCD_MONOCHROME
Nikita Kiryanov
2015-01-10
-69
/
+3
|
*
|
|
mpc8xx_lcd: get rid of CONFIG_EDT32F10
Nikita Kiryanov
2015-01-10
-28
/
+0
|
*
|
|
lcd: cleanup lcd_drawchars
Nikita Kiryanov
2015-01-10
-13
/
+1
|
*
|
|
lcd: remove CONFIG_SYS_INVERT_COLORS
Nikita Kiryanov
2015-01-10
-11
/
+1
*
|
|
|
net: Declare physical address as phys_addr_t unsigned type
Michal Simek
2015-01-14
-1
/
+1
*
|
|
|
ARM: armv8: Fix typo in commentary
Michal Simek
2015-01-14
-1
/
+1
*
|
|
|
doc: ARM: Use the right function name
Michal Simek
2015-01-14
-1
/
+1
*
|
|
|
Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig
Alexey Brodkin
2015-01-14
-4
/
+10
*
|
|
|
spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT
Masahiro Yamada
2015-01-14
-25
/
+39
*
|
|
|
image: Enable OpenRTOS booting via fitImage
Marek Vasut
2015-01-14
-2
/
+8
*
|
|
|
image: bootm: Add OpenRTOS image type
Marek Vasut
2015-01-14
-0
/
+34
*
|
|
|
Add support for Seagate BlackArmor NAS220
Evgeni Dobrev
2015-01-14
-0
/
+469
*
|
|
|
arm: vf610: Remove duplicate MTD defines.
Bill Pringlemeir
2015-01-14
-3
/
+0
*
|
|
|
lzo: Update dst_len even on error
Simon Glass
2015-01-14
-1
/
+3
*
|
|
|
gunzip: Update lenp even on error
Simon Glass
2015-01-14
-3
/
+4
*
|
|
|
bzlib: Update destLen even on error
Simon Glass
2015-01-14
-1
/
+1
*
|
|
|
bootm: Factor out common parts of image decompression code
Simon Glass
2015-01-14
-39
/
+49
*
|
|
|
bootm: Use print_decomp_msg() in all cases
Simon Glass
2015-01-14
-16
/
+18
*
|
|
|
test: Add unit tests for bootm image decompression
Simon Glass
2015-01-14
-0
/
+84
*
|
|
|
test: Rename test_compression to ut_compression
Simon Glass
2015-01-14
-5
/
+4
*
|
|
|
bootm: Export bootm_decomp_image()
Simon Glass
2015-01-14
-19
/
+27
*
|
|
|
test: Add DEBUG output option to test-fit.py
Simon Glass
2015-01-14
-0
/
+10
*
|
|
|
sandbox: Correct ordering of 'sb save' commands
Simon Glass
2015-01-14
-5
/
+5
*
|
|
|
bootm: Move compression progress/error messages into a function
Simon Glass
2015-01-14
-24
/
+47
*
|
|
|
lzma: fix buffer bound check error further
Simon Glass
2015-01-14
-2
/
+2
*
|
|
|
common/memsize.c: Coding style cleanup
Wolfgang Denk
2015-01-14
-14
/
+17
*
|
|
|
.travis.yml: build u-boot on travis-ci
Meier, Roger
2015-01-14
-0
/
+150
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'buildman' of git://git.denx.de/u-boot-x86
Tom Rini
2015-01-14
-0
/
+2
|
\
\
\
|
*
|
|
patman: Use the full commit hash for 'git checkout'
Simon Glass
2014-11-03
-3
/
+2
|
*
|
|
buildman: Don't default to -e when using -s
Simon Glass
2014-11-03
-1
/
+2
|
*
|
|
buildman: Fix repeating board list with -l
Simon Glass
2014-11-03
-1
/
+2
*
|
|
|
README.scrapyard: fill commit and date fields
Masahiro Yamada
2015-01-14
-68
/
+68
*
|
|
|
scripts: add a utility to fill blank fields of doc/README.scrapyard
Masahiro Yamada
2015-01-14
-0
/
+166
*
|
|
|
sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin
Hans de Goede
2015-01-14
-0
/
+26
*
|
|
|
sunxi: usbc: Add support for usb0 to the common usbc code
Hans de Goede
2015-01-14
-9
/
+37
*
|
|
|
sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg
Hans de Goede
2015-01-14
-206
/
+269
*
|
|
|
sunxi: axp221: Add support for controlling the drivebus pin
Hans de Goede
2015-01-14
-0
/
+45
*
|
|
|
sunxi: axp221: Protect axp221_init against multiple calls
Hans de Goede
2015-01-14
-0
/
+6
*
|
|
|
sunxi: axp221: correct ALDO2 description for sun6i
Chen-Yu Tsai
2015-01-14
-5
/
+5
*
|
|
|
sunxi: Hummingbird_A31_defconfig: Enable VGA output through external DAC
Chen-Yu Tsai
2015-01-14
-0
/
+2
*
|
|
|
sunxi: video: Add support for external DAC enable pin
Chen-Yu Tsai
2015-01-14
-0
/
+22
[prev]
[next]