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
*
arch/powerpc/lib/board.c, *traps.c: sparse fixes
Kim Phillips
2012-11-04
-303
/
+206
*
arch/powerpc/lib/extable.c: sparse fix
Kim Phillips
2012-11-04
-4
/
+1
*
arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefined
Kim Phillips
2012-11-04
-1
/
+0
*
include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined'
Kim Phillips
2012-11-04
-0
/
+2
*
include/linux/unaligned/generic.h: fix warning: preprocessor token __force re...
Kim Phillips
2012-11-04
-3
/
+0
*
include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} red...
Kim Phillips
2012-11-04
-3
/
+2
*
include/linux/byteorder: import latest endian definitions from linux
Kim Phillips
2012-11-04
-124
/
+182
*
fs: rename fsload command to load
Stephen Warren
2012-11-04
-8
/
+8
*
fs: fix number base behaviour change in fatload/ext*load
Stephen Warren
2012-11-04
-13
/
+18
*
cmd_ext4: remove TABs from command help text
Stephen Warren
2012-11-04
-4
/
+4
*
fs: fix do_fsload() handling of optional arguments
Stephen Warren
2012-11-04
-3
/
+7
*
x86: config: Enable AHCI support for coreboot
Simon Glass
2012-11-02
-0
/
+22
*
ide: Correct function signatures for ide_read/write()
Simon Glass
2012-11-02
-18
/
+9
*
ahci: Expand HDD Logical Block addressability up to 32 bits
Walter Murphy
2012-11-02
-4
/
+8
*
ahci: Perform SATA flush after disk write.
Marc Jones
2012-11-02
-1
/
+54
*
ahci: Support spin-up and link-up separately
Marc Jones
2012-11-02
-6
/
+39
*
ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout)
Walter Murphy
2012-11-02
-4
/
+10
*
ahci: flush / invalidate dcache around SATA commands
Taylor Hutt
2012-11-02
-0
/
+39
*
ahci: Use virt_to_phys() to denote physical addresses for DMA
Taylor Hutt
2012-11-02
-4
/
+6
*
ahci: Support 64-bit LBA option when reading capacity
Gabe Black
2012-11-02
-26
/
+66
*
ahci: Fix 'Invaild' typo
Taylor Hutt
2012-11-02
-1
/
+1
*
ahci: Use sizeof(fis) instead of hardcoding '20'
Taylor Hutt
2012-11-02
-5
/
+5
*
ahci: Make the AHCI code find the capacity of disks > 128 GB properly
Gabe Black
2012-11-02
-5
/
+52
*
ahci: support scsi writing in AHCI driver
Hung-Te Lin
2012-11-02
-24
/
+30
*
ahci: Make sending the SETFEATURES_XFER command optional
Gabe Black
2012-11-02
-0
/
+6
*
ahci: cosmetics and cleanup
Stefan Reinauer
2012-11-02
-7
/
+19
*
ahci: Improve AHCI debugging
Stefan Reinauer
2012-11-02
-1
/
+2
*
ahci: Optimise AHCI controller reset and start-up
Stefan Reinauer
2012-11-02
-9
/
+15
*
scsi: Add function and env var to report number of scsi drives
Stefan Reinauer
2012-11-02
-0
/
+13
*
Support setenv_ulong() and setenv_addr() for powerpc
Simon Glass
2012-11-02
-1
/
+1
*
scsi: Add scsi_write to SCSI driver
Hung-Te Lin
2012-11-02
-7
/
+108
*
scsi: Provide support for a list of AHCI controllers.
Vadim Bendebury
2012-11-02
-5
/
+35
*
ahci: Support splitting of read transactions into multiple chunks
Vadim Bendebury
2012-11-02
-29
/
+69
*
ZFS: Fix compile warning in fs/zfs/zfs.c (GCC 4.6.4 from ELDK 5.2.1)
Stefan Roese
2012-11-02
-51
/
+0
*
ZFS: Fix compile warning in cmd_zfs.c (GCC 4.6.4 from ELDK 5.2.1)
Stefan Roese
2012-11-02
-2
/
+2
*
am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support
Tom Rini
2012-11-02
-0
/
+31
*
Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIG
Stephen Warren
2012-11-02
-0
/
+1
*
README: Document CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
Tom Rini
2012-11-02
-0
/
+6
*
git-mailrc: Change x86 maintainer to Simon
Simon Glass
2012-11-02
-3
/
+4
*
lib/vsprintf.c: don't special-case pointers to address null
Wolfgang Denk
2012-11-02
-0
/
+6
*
cmd_fdt.c: Use %p when printing pointers
Tom Rini
2012-11-02
-3
/
+3
*
fs: handle CONFIG_NEEDS_MANUAL_RELOC
Stephen Warren
2012-11-02
-1
/
+12
*
MAKEALL: Add -s to '${MAKE} tidy' section
Tom Rini
2012-10-29
-1
/
+1
*
ext4: Fix printf() format string error
Simon Glass
2012-10-29
-1
/
+1
*
FPGA: Cyclon II: Correctly reset the FPGA before configuration
Stephan Gatzka
2012-10-29
-0
/
+2
*
fs: add filesystem switch libary, implement ls and fsload commands
Stephen Warren
2012-10-29
-298
/
+483
*
fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*}
Stephen Warren
2012-10-29
-13
/
+38
*
fs: delete unused Makefile
Stephen Warren
2012-10-29
-43
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
Tom Rini
2012-10-29
-4
/
+6
|
\
|
*
ColdFire: Remove save env in NAND support for M54418TWR board.
Jason Jin
2012-10-29
-1
/
+1
[next]