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
/
common
Commit message (
Expand
)
Author
Age
Lines
...
*
|
eeprom: Suck the ifdef into eeprom_init()
Marek Vasut
2015-11-21
-4
/
+2
*
|
eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS
Marek Vasut
2015-11-21
-2
/
+4
*
|
eeprom: Make eeprom_write_enable() weak
Marek Vasut
2015-11-21
-9
/
+9
*
|
eeprom: Pull out address computation
Marek Vasut
2015-11-21
-38
/
+26
*
|
eeprom: Pull out the I/O code
Marek Vasut
2015-11-21
-19
/
+31
*
|
eeprom: Zap CONFIG_SPI_X
Marek Vasut
2015-11-21
-4
/
+4
*
|
eeprom: Zap eeprom_probe()
Marek Vasut
2015-11-21
-19
/
+0
*
|
eeprom: Zap CONFIG_SYS_EEPROM_X40430
Marek Vasut
2015-11-21
-94
/
+0
*
|
eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS
Marek Vasut
2015-11-21
-39
/
+30
*
|
eeprom: Shuffle code around
Marek Vasut
2015-11-21
-98
/
+70
*
|
usb: Avoid open-coded USB constants in usb_kbd.c
Simon Glass
2015-11-19
-5
/
+5
*
|
usb: Drop unused code in usb_kbd.c
Simon Glass
2015-11-19
-30
/
+0
*
|
usb: Refactor USB tree output code for testing
Simon Glass
2015-11-19
-25
/
+33
*
|
console: Add a console buffer
Simon Glass
2015-11-19
-1
/
+97
*
|
Move console definitions into a new console.h file
Simon Glass
2015-11-19
-0
/
+30
*
|
dm: usb: Avoid time delays in sandbox tests
Simon Glass
2015-11-19
-1
/
+9
*
|
common/board_f.c: move mark_bootstage after arch_cpu_init_dm
Thomas Chou
2015-11-19
-1
/
+1
*
|
dm: stdio: Plumb in the new keyboard uclass
Simon Glass
2015-11-19
-1
/
+30
*
|
dm: input: Create a keyboard uclass
Simon Glass
2015-11-19
-6
/
+0
*
|
dm: usb: Add support for USB keyboards with driver model
Simon Glass
2015-11-19
-8
/
+56
*
|
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2015-11-19
-0
/
+6
|
\
\
|
*
|
common: mii: Do not allow to exceed max phy limit
Michal Simek
2015-11-19
-0
/
+5
|
*
|
tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage
Nathan Rossi
2015-11-19
-0
/
+1
|
|
/
*
|
env_ubi.c: Correct pointer error in env load
Kevin Smith
2015-11-19
-2
/
+1
|
/
*
itest: add missing break statements to evalexp()
Stephen Warren
2015-11-18
-3
/
+9
*
common: add CMD_GPIO to Kconfig
Thomas Chou
2015-11-18
-0
/
+6
*
spl: mmc: add support for BOOT_DEVICE_MMC2
Nikita Kiryanov
2015-11-18
-9
/
+34
*
spl: announce boot devices
Nikita Kiryanov
2015-11-18
-0
/
+79
*
spl: add support for alternative boot device
Nikita Kiryanov
2015-11-18
-4
/
+29
*
common: spl: move image load to its own function
Nikita Kiryanov
2015-11-18
-67
/
+50
*
spl: change return values of spl_*_load_image()
Nikita Kiryanov
2015-11-18
-48
/
+91
*
spl: mmc: get rid of emmc boot code duplication
Nikita Kiryanov
2015-11-18
-36
/
+18
*
spl: mmc: move fs boot into its own function
Nikita Kiryanov
2015-11-18
-30
/
+51
*
spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION check
Nikita Kiryanov
2015-11-18
-4
/
+9
*
spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check
Nikita Kiryanov
2015-11-18
-8
/
+21
*
spl: mmc: refactor device location code to its own function
Nikita Kiryanov
2015-11-18
-22
/
+55
*
spl: mmc: add break statements in spl_mmc_load_image()
Nikita Kiryanov
2015-11-18
-6
/
+7
*
spl: nand: remove code duplication
Nikita Kiryanov
2015-11-18
-15
/
+16
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-11-16
-10
/
+115
|
\
|
*
splash_source: add support for filesystem formatted sata
Nikita Kiryanov
2015-11-16
-0
/
+20
|
*
splash_source: add support for filesystem formatted usb
Nikita Kiryanov
2015-11-16
-1
/
+30
|
*
splash_source: add support for filesystem formatted mmc
Nikita Kiryanov
2015-11-16
-1
/
+57
|
*
splash_source: rename *_read() to *_read_raw()
Nikita Kiryanov
2015-11-16
-9
/
+9
*
|
Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparc
Tom Rini
2015-11-13
-124
/
+470
|
\
\
|
*
|
sparc: leon3: Moved GRLIB core header files to common include/grlib directory
Daniel Hellstrom
2015-11-13
-2
/
+19
|
*
|
sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig
Francois Retief
2015-11-13
-0
/
+35
|
*
|
sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.
Daniel Hellstrom
2015-11-13
-124
/
+418
*
|
|
x86: Move timer_init() call a bit earlier
Bin Meng
2015-11-13
-3
/
+2
|
/
/
*
|
board_init: Change the logic to setup malloc_base
Fabio Estevam
2015-11-12
-2
/
+1
*
|
common: Simplify get_clocks() #ifdef
Peng Fan
2015-11-12
-4
/
+1
[prev]
[next]