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
...
|
*
dm: net: Move IXP NPE to drivers/net/
Marek Vasut
2012-09-24
-2
/
+2
|
*
net: bugfix: NetSetTimeout assumes CONFIG_SYS_HZ=1000
Tetsuyuki Kobayashi
2012-09-24
-1
/
+1
|
*
api: net: fix length check in eth_receive()
Michael Walle
2012-09-24
-4
/
+1
|
*
net: Make netconsole src and dest ports configurable
Joe Hershberger
2012-09-24
-16
/
+34
*
|
SPL: Add support for loading image from ram in SPL.
Pavel Machek
2012-09-27
-0
/
+26
*
|
SPL: Rework how we inform about un-headered images
Tom Rini
2012-09-27
-5
/
+2
*
|
SPL: Make un-supported boot device puts a debug instead
Tom Rini
2012-09-27
-3
/
+1
*
|
SPL: Enable use of custom defined U-Boot entry point
Stefan Roese
2012-09-27
-1
/
+4
*
|
SPL: SPI: Enhance spi_spl_load to match the other load functions
Tom Rini
2012-09-27
-14
/
+15
*
|
SPL: Add option to skip copying of the mkimage header
Stefan Roese
2012-09-27
-4
/
+20
*
|
SPL: Add NOR flash booting support
Stefan Roese
2012-09-27
-0
/
+71
*
|
da850: Add README.da850
Tom Rini
2012-09-27
-0
/
+68
*
|
hawkboard: Update config file to work with common spl framework
Sughosh Ganu
2012-09-27
-1
/
+1
*
|
ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
Tom Rini
2012-09-27
-113
/
+101
*
|
SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl
Tom Rini
2012-09-27
-12
/
+5
*
|
SPL: Use image_get_xxx() functions to access header values
Stefan Roese
2012-09-27
-5
/
+5
*
|
SPL: do not use fix value for u-boot size
Stefano Babic
2012-09-27
-1
/
+5
*
|
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
Tom Rini
2012-09-27
-46
/
+98
*
|
SPL: Move the omap SPL framework to common/spl
Tom Rini
2012-09-27
-59
/
+138
*
|
ARM: SPL: Move gpmc_init() to spl_board_init()
Tom Rini
2012-09-27
-1
/
+14
*
|
ARM: SPL: Start hooking in the current SPI SPL support
Tom Rini
2012-09-27
-0
/
+8
*
|
ARM: SPL: Clean up spl.c / spl_nand.c slightly
Tom Rini
2012-09-27
-16
/
+8
*
|
ARM: SPL: Make spl_mmc.c more generic
Tom Rini
2012-09-27
-26
/
+38
*
|
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
Tom Rini
2012-09-27
-76
/
+203
*
|
ARM: SPL: Only call mem_malloc_init if configured
Tom Rini
2012-09-27
-0
/
+2
*
|
ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
Tom Rini
2012-09-27
-14
/
+3
*
|
ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
Tom Rini
2012-09-27
-5
/
+5
*
|
ARM: SPL: Rename omap_boot_device to spl_boot_device
Tom Rini
2012-09-27
-8
/
+8
*
|
omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds.
Pavel Machek
2012-09-27
-3
/
+3
*
|
omap-common: Fix typo in save_boot_params() in lowlevel_init.S
Tom Rini
2012-09-27
-1
/
+1
*
|
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
Tom Rini
2012-09-27
-19
/
+15
*
|
spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT
Tom Rini
2012-09-27
-0
/
+4
*
|
Makefile: Move SPL files to clobber, remove from clean
Tom Rini
2012-09-27
-4
/
+3
*
|
FAT: Make it possible to read from any file position
Benoît Thébaudeau
2012-09-26
-38
/
+105
*
|
env: checkpatch clean env_fat
Igor Grinberg
2012-09-26
-6
/
+14
*
|
env: remove duplicated env_get_char_spec()
Igor Grinberg
2012-09-26
-10
/
+0
*
|
README.commands: Document what UNDEF_SYM does
Tom Rini
2012-09-26
-0
/
+7
*
|
patman: Use reverse order for changelog
Otavio Salvador
2012-09-26
-4
/
+4
*
|
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
Daniel Schwierzeck
2012-09-26
-6
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2012-09-25
-89
/
+105
|
\
\
|
*
|
common/lcd: fix build breakage for at91sam9x5ek and trats boards
Anatolij Gustschin
2012-09-24
-4
/
+10
|
*
|
video/powerpc: don't touch DIU registers that we don't need
Timur Tabi
2012-09-21
-19
/
+2
|
*
|
common/lcd: add protection from null bmp pointer
Nikita Kiryanov
2012-09-21
-1
/
+1
|
*
|
common lcd: simplify lcd_display_bitmap
Nikita Kiryanov
2012-09-05
-17
/
+47
|
*
|
common lcd: simplify core functions
Nikita Kiryanov
2012-09-05
-32
/
+30
|
*
|
common lcd: simplify lcd_display
Nikita Kiryanov
2012-09-05
-9
/
+18
|
*
|
common lcd: simplify lcd_logo
Nikita Kiryanov
2012-09-05
-11
/
+1
*
|
|
cmd_part: add partition-related command
Stephen Warren
2012-09-25
-0
/
+106
*
|
|
disk: part_msdos: parse and store partition UUID
Stephen Warren
2012-09-25
-4
/
+13
*
|
|
disk: part_efi: parse and store partition UUID
Stephen Warren
2012-09-25
-0
/
+33
[prev]
[next]