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
/
common.h
Commit message (
Expand
)
Author
Age
Lines
*
strmhz(): Round numbers when printing clock frequencies
Wolfgang Denk
2008-10-21
-2
/
+3
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-9
/
+9
*
BMW, PCIPPC2, PCIPPC6, RBC82: fix compile warnings
Wolfgang Denk
2008-09-08
-0
/
+3
*
ARM: Add arm1176 core with S3C6400 SoC
Guennadi Liakhovetski
2008-08-31
-1
/
+2
*
Consolidate strmhz() implementation
Haavard Skinnemoen
2008-08-21
-1
/
+3
*
Update MTD to that of Linux 2.6.22.1
William Juul
2008-08-12
-0
/
+2
*
Fix printf errors.
Andrew Klossner
2008-07-09
-5
/
+10
*
Make setenv() return status
Steven A. Falco
2008-07-01
-2
/
+2
*
Add ALIGN() macro
Andy Fleming
2008-06-28
-0
/
+3
*
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-12
-1
/
+1
*
Change print_size to take phys_size_t
Becky Bruce
2008-06-12
-1
/
+1
*
Move definition of container_of() to common.h
Haavard Skinnemoen
2008-06-03
-0
/
+11
*
Revert "Change env_get_char from a global function ptr to a function."
Wolfgang Denk
2008-05-12
-1
/
+0
*
MPC8323ERDB: fix implicit declaration of function 'mac_read_from_eeprom'
Wolfgang Denk
2008-04-28
-2
/
+0
*
Merge branch 'master' of /home/wd/git/u-boot/lwmon5
Wolfgang Denk
2008-04-25
-0
/
+4
|
\
|
*
POST: move CONFIG_POST to Makefiles
Yuri Tikhonov
2008-04-22
-0
/
+11
*
|
Add support for calculating hashes with watchdog triggering
Bartlomiej Sieka
2008-04-25
-0
/
+1
*
|
Fix show_boot_progress prototype
Jean-Christophe PLAGNIOL-VILLARD
2008-04-24
-1
/
+1
*
|
85xx: Round up frequency calculations to get reasonable output
Kumar Gala
2008-04-24
-0
/
+3
*
|
crc32: use uint32_t rather than unsigned long
Mike Frysinger
2008-04-24
-2
/
+2
*
|
Change env_get_char from a global function ptr to a function.
Joakim Tjernlund
2008-04-17
-0
/
+1
*
|
85xx: Update multicore boot mechanism to ePAPR v0.81 spec
Kumar Gala
2008-03-26
-1
/
+1
*
|
85xx: Added support for multicore boot mechanism
Kumar Gala
2008-03-26
-0
/
+7
*
|
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
Bartlomiej Sieka
2008-03-26
-4
/
+1
|
\
\
|
|
/
|
/
|
|
*
[new uImage] Add new uImage format support to autoscript routine
Marian Balakowicz
2008-03-12
-1
/
+1
|
*
[new uImage] Rename and move print_image_hdr() routine
Marian Balakowicz
2008-02-21
-3
/
+0
*
|
ppc4xx: Add basic support for AMCC 460EX/460GT (4/5)
Stefan Roese
2008-03-15
-1
/
+3
|
/
*
Fix compile warning on lib_ppc/board.c
Anatolij Gustschin
2008-02-15
-1
/
+1
*
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
Wolfgang Denk
2008-02-15
-0
/
+3
|
\
|
*
always pull in asm/blackfin.h for Blackfin ports
Mike Frysinger
2008-02-04
-0
/
+3
*
|
Mark board_init_[fr] as noreturn
Mike Frysinger
2008-02-14
-2
/
+2
*
|
Remove duplicate defines for ARRAY_SIZE
Kumar Gala
2008-02-14
-0
/
+2
*
|
ARM: arm920/s3c24xx: IRQ demulitplexer callback
Harald Welte
2008-02-04
-0
/
+2
|
/
*
MPC512X: Fixed typo in macro name.
Grzegorz Bernacki
2008-01-12
-1
/
+1
*
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2008-01-09
-0
/
+4
|
\
|
*
API for external applications.
Rafal Jaworowski
2008-01-09
-0
/
+3
|
*
Globalize envmatch()
Rafal Jaworowski
2008-01-09
-0
/
+1
*
|
Expose parse_line() globally.
James Yang
2008-01-09
-0
/
+2
|
/
*
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2
Stefan Roese
2007-12-27
-4
/
+6
|
\
|
*
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2007-12-27
-4
/
+5
|
|
\
|
|
*
TQM885D: adjust for doubled flash sector size + some minor fixes
Martin Krause
2007-12-27
-4
/
+5
|
*
|
Handle Asynchronous DDR clock on 85xx
Kumar Gala
2007-12-11
-0
/
+1
|
|
/
*
|
Merge commit 'u-boot/master' into for-1.3.1
Stefan Roese
2007-12-11
-8
/
+0
|
\
\
|
|
/
|
*
Revert "Correct relocation fixup for mpc5xx"
Grant Likely
2007-11-15
-1
/
+0
|
*
Revert "Correct fixup relocation for MPC5xxx"
Grant Likely
2007-11-15
-1
/
+0
|
*
Revert "Correct fixup relocation for mpc8220"
Grant Likely
2007-11-15
-1
/
+0
|
*
Revert "Correct fixup relocation for mpc824x"
Grant Likely
2007-11-15
-2
/
+0
|
*
Revert "Correct fixup relocation for mpc8260"
Grant Likely
2007-11-15
-1
/
+0
|
*
Revert "Correct fixup relocation for mpc83xx"
Grant Likely
2007-11-15
-1
/
+0
|
*
Revert "[MPC512x] Correct fixup relocation"
Grant Likely
2007-11-15
-1
/
+0
[next]