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
*
dfu: Add a partition type target
Pantelis Antoniou
2013-03-16
-0
/
+31
*
dfu: Properly zero out timeout value
Pantelis Antoniou
2013-03-16
-0
/
+3
*
dfu: Fix crash when wrong number of arguments given
Pantelis Antoniou
2013-03-16
-1
/
+1
*
dfu: Only perform DFU board_usb_init() for TRATS
Pantelis Antoniou
2013-03-16
-0
/
+3
*
usb: ehci: Add 64-bit controller support
Vincent Palatin
2013-03-16
-0
/
+3
*
usb: ehci: generic PCI support
Vincent Palatin
2013-03-16
-1
/
+40
*
Use 'unsigned int' for global_data's baudrate
Simon Glass
2013-03-15
-1
/
+1
*
sparc: Fix build warnings in serial.c
Simon Glass
2013-03-15
-20
/
+0
*
sparc: Fix out-of-tree building
Simon Glass
2013-03-15
-14
/
+0
*
serial: ns16550: Remove unwanted cast
Simon Glass
2013-03-15
-1
/
+1
*
avr32: Fix cast warning in board.c
Simon Glass
2013-03-15
-2
/
+2
*
blackfin: Remove noreturn attribute from cpu_init_f()
Simon Glass
2013-03-15
-1
/
+0
*
blackfin: Fix up board_type global data
Simon Glass
2013-03-15
-1
/
+2
*
exynos5: Enable generic board for Exynos5 device tree boards
Simon Glass
2013-03-15
-0
/
+1
*
x86: Enable generic board
Simon Glass
2013-03-15
-0
/
+1
*
tegra: Enable generic board for Tegra
Simon Glass
2013-03-15
-0
/
+2
*
x86: Enable generic board support
Simon Glass
2013-03-15
-0
/
+19
*
x86: Use sections header to obtain link symbols
Simon Glass
2013-03-15
-12
/
+5
*
x86: Adjust board_r.c for x86
Simon Glass
2013-03-15
-2
/
+21
*
x86: Adjust board_f.c for x86
Simon Glass
2013-03-15
-2
/
+81
*
ppc: Enable generic board support
Simon Glass
2013-03-15
-0
/
+12
*
Adjust board_r.c for ppc
Simon Glass
2013-03-15
-3
/
+485
*
Adjust board_f.c for ppc
Simon Glass
2013-03-15
-2
/
+332
*
Add CONFIG_SYS_SYM_OFFSETS to support offset symbols
Simon Glass
2013-03-15
-0
/
+21
*
arm: Enable generic board support
Simon Glass
2013-03-15
-0
/
+15
*
arm: Remove use of board_early_init_r/last_stage_init()
Simon Glass
2013-03-15
-4
/
+4
*
Add spl load feature
Simon Glass
2013-03-15
-0
/
+13
*
Introduce generic post-relocation board_r.c
Simon Glass
2013-03-15
-1
/
+425
*
Introduce generic pre-relocation board_f.c
Simon Glass
2013-03-15
-6
/
+591
*
Declare watchdog functions in watchdog.h
Simon Glass
2013-03-15
-9
/
+22
*
__HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board
Simon Glass
2013-03-15
-0
/
+18
*
Introduce a basic initcall implementation
Simon Glass
2013-03-15
-0
/
+65
*
Change stub example to use asm-generic/sections.h
Simon Glass
2013-03-15
-13
/
+12
*
arm: Use sections header to obtain link symbols
Simon Glass
2013-03-15
-4
/
+3
*
Introduce generic link section.h symbol files
Simon Glass
2013-03-15
-4
/
+447
*
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
-207
/
+207
*
Introduce generic u-boot.h file
Simon Glass
2013-03-15
-0
/
+162
*
I2C: S3C24X0: Bug fixes in i2c_transfer
Rajeshwari Shinde
2013-03-12
-8
/
+6
*
I2C: S3C24X0: Remove the dead code
Rajeshwari Shinde
2013-03-12
-7
/
+0
*
cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set
Tom Rini
2013-03-12
-1
/
+1
*
CONFIG_BOOTDELAY default should not affect runtime
Joe Hershberger
2013-03-12
-8
/
+6
*
common/main: move set_working_fdt_addr to enable usage of $fdtaddr
Barak Wasserstrom
2013-03-12
-4
/
+4
*
env: fix "env ask" command
Wolfgang Denk
2013-03-12
-26
/
+28
*
cmd_fat.c: Note in fatread help about alignment requirements
Tom Rini
2013-03-12
-0
/
+3
*
env: Allow accessing non-mtd devices
Lubomir Rintel
2013-03-11
-10
/
+27
*
cmd_df.c: Delete this clearly unused source file.
Robert P. J. Day
2013-03-11
-36
/
+0
*
cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgs
Robert P. J. Day
2013-03-11
-3
/
+3
*
Allow u-boot to be silent without forcing Linux to be
Joe Hershberger
2013-03-11
-5
/
+7
*
Fix a couple typoes in tools/env/README
Robert P. J. Day
2013-03-11
-2
/
+2
*
tools: update checkpatch to latest upstream version
Kim Phillips
2013-03-11
-192
/
+556
[next]