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
/
arch
/
powerpc
/
lib
Commit message (
Expand
)
Author
Age
Lines
*
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-12-02
-0
/
+5
*
spl: Add a parameter to jump_to_image_linux()
Simon Glass
2016-10-06
-2
/
+2
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
-1
/
+1
*
Remove unneeded remnants of bcopy().
Robert P. J. Day
2016-06-06
-7
/
+0
*
powerpc: Drop unused code related to generic board
Simon Glass
2016-05-27
-5
/
+0
*
powerpc: Disable flush or invalidate dcache by range for some SoCs
York Sun
2016-05-19
-0
/
+4
*
Change my mailaddress
Andreas Bießmann
2016-05-02
-1
/
+1
*
powerpc: Drop old non-generic-board code
Simon Glass
2015-10-19
-986
/
+0
*
ppc4xx: Remove sc3 board
Stefan Roese
2015-05-10
-8
/
+0
*
powerpc: add 2 common dcache assembly functions
Valentin Longchamp
2015-05-04
-0
/
+48
*
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2015-04-18
-1
/
+1
*
common/board_f: factor out reserve_stacks
Andreas Bießmann
2015-02-17
-0
/
+32
*
mpc85xx: clean up the old deep sleep framework
tang yuantian
2015-01-16
-21
/
+0
*
powerpc: mpc8xx: remove hermes board support
Masahiro Yamada
2014-12-08
-12
/
+0
*
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-23
-1
/
+1
*
powerpc/mpc85xx: Make boot flag effective
Tang Yuantian
2014-08-12
-0
/
+2
*
powerpc: mpc85xx watchdog init added to init_func
Boschung, Rainer
2014-08-01
-0
/
+3
*
mpc85xx/t104x: Enable L2 and CPC cache when resume
Tang Yuantian
2014-07-22
-0
/
+5
*
m68k: powerpc: Clean up do_mdm_init
Simon Glass
2014-05-29
-8
/
+0
*
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-05-12
-1
/
+0
*
mpc85xx/t104x: Add deep sleep framework support
Tang Yuantian
2014-04-22
-0
/
+16
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2014-03-07
-0
/
+7
|
\
|
*
bootstage: powerpc: support fdt stash and reporting
Mela Custodio
2014-03-07
-0
/
+7
*
|
powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260
Masahiro Yamada
2014-03-07
-8
/
+8
*
|
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
Masahiro Yamada
2014-03-07
-5
/
+1
|
/
*
common: Add get_effective_memsize() to memsize.c
York Sun
2014-02-21
-19
/
+0
*
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
-2
/
+2
*
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
-2
/
+2
*
common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...
Miao Yan
2013-12-16
-0
/
+56
*
powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
-56
/
+22
*
powerpc: cast bi_memsize to ulong for %ld usage
Valentin Longchamp
2013-10-24
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
-4
/
+7
|
\
|
*
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
-6
/
+3
|
*
i2c: common changes for multibus/multiadapter support
Heiko Schocher
2013-07-23
-3
/
+9
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-268
/
+19
|
/
*
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2013-07-16
-1
/
+1
*
Fix bootm to work on powerpc again (compressed uImage)
Stefan Roese
2013-06-28
-5
/
+0
*
Power: remove support for Freescale MPC8220
Wolfgang Denk
2013-05-15
-31
/
+0
*
powerpc: Use image_setup_linux() instead of local code
Simon Glass
2013-05-14
-83
/
+1
*
lib: consolidate hang()
Andreas Bießmann
2013-05-01
-9
/
+0
*
powerpc/lib: fix unsafe register handling in wait_ticks
Mats Kärrman
2013-04-10
-6
/
+11
*
ppc: Enable generic board support
Simon Glass
2013-03-15
-0
/
+2
*
Introduce generic post-relocation board_r.c
Simon Glass
2013-03-15
-1
/
+2
*
Declare watchdog functions in watchdog.h
Simon Glass
2013-03-15
-9
/
+2
*
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
-2
/
+2
*
Clean up libfdt.h includes
Gerald Van Baren
2013-02-08
-1
/
+0
*
treewide: include libfdt_env.h before fdt.h
Kim Phillips
2013-02-07
-1
/
+0
*
ppc: Move mpc8220 clocks to arch_global_data
Simon Glass
2013-02-04
-7
/
+7
*
ppc: Move mpc512x clocks to arch_global_data
Simon Glass
2013-02-04
-1
/
+1
*
ppc: Move mpc5xxx clocks to arch_global_data
Simon Glass
2013-02-04
-1
/
+1
[next]