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
/
post
Commit message (
Expand
)
Author
Age
Lines
...
*
|
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
-22
/
+20
|
/
*
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-29
-1
/
+1
*
Coding Style cleanup
Wolfgang Denk
2010-10-27
-2
/
+0
*
post/drivers/i2c.c: fix compile error
Wolfgang Denk
2010-10-27
-1
/
+1
*
post/i2c: Add ability to ignore I2C devices
Peter Tyser
2010-10-22
-2
/
+24
*
post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRS
Peter Tyser
2010-10-22
-4
/
+4
*
post/i2c: Don't probe address 0
Peter Tyser
2010-10-22
-2
/
+4
*
post/i2c: Clean up detection logic
Peter Tyser
2010-10-22
-16
/
+13
*
post/i2c: General clean up
Peter Tyser
2010-10-22
-25
/
+23
*
ppc4xx/POST: Add board specific UART POST test to lwmon5
Stefan Roese
2010-10-20
-0
/
+4
*
Expand POST memory test to support arch-depended implementation.
York Sun
2010-10-19
-16
/
+52
*
ppc4xx: Use common ns16550 functions in 4xx UART POST driver
Stefan Roese
2010-10-04
-280
/
+22
*
ppc4xx: Big lwmon5 board support rework/update
Sascha Laue
2010-10-04
-145
/
+727
*
Merge branch 'next' of /home/wd/git/u-boot/next
Wolfgang Denk
2010-09-28
-5
/
+5
|
\
|
*
ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
Stefan Roese
2010-09-23
-1
/
+1
|
*
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
2010-09-23
-4
/
+4
*
|
ppc4xx: POST UART: Use in/out_8() io-accessor functions
Stefan Roese
2010-09-23
-64
/
+41
*
|
POST cleanup.
Michael Zaidman
2010-09-21
-1
/
+2
|
/
*
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-08-04
-1
/
+1
*
POST: Added ECC memory test for mpc83xx.
Michael Zaidman
2010-05-06
-0
/
+196
*
mpc5121: pdm360ng: add coprocessor POST
Anatolij Gustschin
2010-04-24
-0
/
+139
*
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-21
-3
/
+3
*
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-04-13
-1
/
+1
*
POST: add progress API
Michael Zaidman
2010-03-21
-2
/
+15
*
POST: Remove duplicated post_hotkey_pressed() functions
Stefan Roese
2009-12-07
-0
/
+16
*
Merge branch 'reloc'
Wolfgang Denk
2009-10-09
-32
/
+4
|
\
|
*
Conditionally perform common relocation fixups
Peter Tyser
2009-10-03
-0
/
+2
|
*
lwmon, lwmon5: Remove sysmon POST relocation fixups
Peter Tyser
2009-10-03
-32
/
+2
*
|
ppc_4xx: Apply new HW register names
Niklaus Giger
2009-10-07
-25
/
+25
|
/
*
ppc4xx: Big cleanup of PPC4xx defines
Stefan Roese
2009-09-11
-36
/
+36
*
ppc4xx: Replace 4xx lowercase SPR references
Matthias Fuchs
2009-07-24
-3
/
+3
*
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-07-18
-1
/
+1
*
mpc8xx/ether.c: fix warning: unused variable 'bd'
Wolfgang Denk
2009-03-28
-6
/
+12
*
cpu/: get mac address from environment
Mike Frysinger
2009-03-20
-2
/
+2
*
FPU POST: fix warnings when building with 2.18 binutils
Yuri Tikhonov
2009-01-24
-0
/
+17
*
post/Makefile: fix dependency problem with parallel builds
Wolfgang Denk
2008-12-16
-2
/
+2
*
POST Make: fix the sub-dir dependencies missing.
Yuri Tikhonov
2008-12-15
-1
/
+6
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-213
/
+213
*
Fix merge problems
Stefan Roese
2008-08-06
-0
/
+38
*
Configure DSP POST; add watchdog reset to diag command
Sascha Laue
2008-06-29
-1
/
+2
*
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
Wolfgang Denk
2008-06-11
-5
/
+5
|
\
|
*
ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options
Stefan Roese
2008-06-06
-5
/
+5
*
|
lwmon5: add memory-pattern-test to FPGA POST.
Sascha Laue
2008-06-03
-0
/
+50
|
/
*
Merge branch 'lwmon5' of /home/wd/git/u-boot/projects
Wolfgang Denk
2008-05-21
-3
/
+119
|
\
|
*
POST: mark OCM test as POST_STOP
Yuri Tikhonov
2008-05-20
-1
/
+1
|
*
POST: add POST_STOP flag
Yuri Tikhonov
2008-05-20
-2
/
+15
|
*
POST: OCM test added.
Yuri Tikhonov
2008-05-20
-0
/
+103
|
*
POST: typo fix
Yuri Tikhonov
2008-05-20
-1
/
+1
*
|
Big white-space cleanup.
Wolfgang Denk
2008-05-21
-147
/
+147
|
/
*
post/cpu/ppc4xx/Makefile: line length cleanup
Wolfgang Denk
2008-05-10
-1
/
+7
[prev]
[next]