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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Lines
*
OMAP: networking support for SPL
Ilya Yanok
2012-10-01
-1
/
+52
*
am335x_evm: enable networking in SPL
Ilya Yanok
2012-10-01
-1
/
+4
*
davinci: ea20: add some configs and default environmet variables
Bastian Ruppert
2012-10-01
-40
/
+66
*
davinci: ea20: the console is always set to the serial line
Bastian Ruppert
2012-10-01
-0
/
+2
*
devkit8000: add rootwait to mmcboot option
Andreas Bießmann
2012-10-01
-0
/
+1
*
Merge remote-tracking branch 'u-boot/master'
Albert ARIBAUD
2012-09-30
-576
/
+1348
|
\
|
*
lib: add gzip lib function callback
Lei Wen
2012-09-29
-0
/
+7
|
*
lib: zlib: include deflate into zlib build
Lei Wen
2012-09-29
-5
/
+35
|
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2012-09-27
-9
/
+138
|
|
\
|
|
*
net/phy: support the mv88e6352 switch
Valentin Longchamp
2012-09-27
-0
/
+92
|
|
*
net: Add driver for Zynq Gem IP
Michal Simek
2012-09-26
-1
/
+1
|
|
*
net: introduce transparent driver private in ueth_data
Lucas Stach
2012-09-26
-6
/
+2
|
|
*
net: Filter incoming netconsole packets by IP
Joe Hershberger
2012-09-24
-1
/
+2
|
|
*
net: Improve the speed of netconsole
Joe Hershberger
2012-09-24
-1
/
+41
|
*
|
SPL: SPI: Enhance spi_spl_load to match the other load functions
Tom Rini
2012-09-27
-1
/
+1
|
*
|
SPL: Add option to skip copying of the mkimage header
Stefan Roese
2012-09-27
-0
/
+3
|
*
|
SPL: Add NOR flash booting support
Stefan Roese
2012-09-27
-0
/
+3
|
*
|
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
-5
/
+16
|
*
|
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
Tom Rini
2012-09-27
-0
/
+2
|
*
|
SPL: Move the omap SPL framework to common/spl
Tom Rini
2012-09-27
-0
/
+82
|
*
|
ARM: SPL: Move gpmc_init() to spl_board_init()
Tom Rini
2012-09-27
-0
/
+4
|
*
|
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
Tom Rini
2012-09-27
-0
/
+2
|
*
|
FAT: Make it possible to read from any file position
Benoît Thébaudeau
2012-09-26
-0
/
+2
|
*
|
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
Daniel Schwierzeck
2012-09-26
-0
/
+1
|
*
|
disk: part_efi: parse and store partition UUID
Stephen Warren
2012-09-25
-0
/
+3
|
*
|
disk: get_device_and_partition() "auto" partition and cleanup
Stephen Warren
2012-09-25
-4
/
+5
|
*
|
disk: introduce get_device()
Stephen Warren
2012-09-25
-0
/
+5
|
*
|
cmd_reiser: use common get_device_and_partition function
Rob Herring
2012-09-25
-1
/
+1
|
*
|
cmd_zfs: use common get_device_and_partition function
Rob Herring
2012-09-25
-4
/
+1
|
*
|
cmd_extX: use common get_device_and_partition function
Rob Herring
2012-09-25
-2
/
+3
|
*
|
ext4: remove init_fs/deinit_fs
Rob Herring
2012-09-25
-4
/
+0
|
*
|
disk/part: introduce get_device_and_partition
Rob Herring
2012-09-25
-2
/
+11
|
*
|
disk/part: check bootable flag for DOS partitions
Rob Herring
2012-09-25
-0
/
+1
|
*
|
combine block device load commands into common function
Rob Herring
2012-09-25
-0
/
+4
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2012-09-25
-107
/
+105
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
powerpc/p1_p2_rdb_pc: print -PC suffix in board name
Scott Wood
2012-08-23
-5
/
+5
|
|
*
powerpc/mpc8xxx: Add fine timing support for DDR3
York Sun
2012-08-23
-1
/
+6
|
|
*
powerpc/fsl-corenet: remove dead variant symbols
Scott Wood
2012-08-23
-2
/
+3
|
|
*
powerpc/85xx: remove support for the Freescale P3060
Timur Tabi
2012-08-23
-53
/
+1
|
|
*
fm-eth: add function fm_info_get_phy_address()
Timur Tabi
2012-08-23
-0
/
+1
|
|
*
powerpc/85xx: add support for FM2 DTSEC5
Timur Tabi
2012-08-23
-0
/
+1
|
|
*
powerpc/CoreNet: add tool to support pbl image build.
Shaohui Xie
2012-08-23
-0
/
+9
|
|
*
powerpc/corenet_ds: Slave module for boot from PCIE
Liu Gang
2012-08-23
-28
/
+28
|
|
*
powerpc/corenet_ds: Master module for boot from PCIE
Liu Gang
2012-08-23
-18
/
+18
|
|
*
powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macro
Liu Gang
2012-08-23
-6
/
+0
|
|
*
powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build target
Liu Gang
2012-08-23
-26
/
+65
|
*
|
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2012-09-21
-0
/
+12
|
|
\
\
|
|
*
|
fdt: Add header guard to fdtdec.h
Simon Glass
2012-09-21
-0
/
+3
|
|
*
|
Add gpio_request() to asm-generic header
Simon Glass
2012-09-21
-0
/
+9
[next]