Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
155f67d6d23799e411b7d74086127faed47710a0
/
arch
/
arm
/
lib
b65e2c1
arm: use canonical sub mnemonic
by Andreas Bießmann
· Wed Nov 27 16:09:29 2013 +0100
f041083
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Fri Jan 10 10:56:00 2014 -0500
85fd5f1
arm64: core support
by David Feng
· Sat Dec 14 11:47:35 2013 +0800
1bd5456
common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface.
by Miao Yan
· Thu Nov 28 17:51:38 2013 +0800
1559ee7
Revert "ARM: move interrupt_init to before relocation"
by Albert ARIBAUD
· Fri Nov 08 22:37:33 2013 +0100
06bc873
cosmetic: remove empty lines at the top of file
by Masahiro Yamada
· Tue Nov 05 11:28:48 2013 +0900
5a0c0ba
ARM: convert makefiles to Kbuild style
by Masahiro Yamada
· Thu Oct 17 17:34:52 2013 +0900
ec7fbf5
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· Fri Oct 04 17:43:24 2013 +0200
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
8de142c
ARM: extend non-secure switch to also go into HYP mode
by Andre Przywara
· Thu Sep 19 18:06:45 2013 +0200
fe7d925
ARM: trigger non-secure state switch during bootm execution
by Andre Przywara
· Thu Sep 19 18:06:43 2013 +0200
f2d6076
ARM: use r9 for gd
by Jeroen Hofstee
· Sat Sep 21 14:04:41 2013 +0200
2deb1ba
ARM,relocate: do not use r9
by Jeroen Hofstee
· Sat Sep 21 14:04:40 2013 +0200
0f586cb
arm: spl: Do not set the stack pointer twice
by Masahiro Yamada
· Wed Jul 17 20:35:55 2013 +0900
c7aed9b
arm: spl: For Falcon Mode, set a default machid of ~0
by Tom Rini
· Fri Aug 09 11:22:15 2013 -0400
315c12a
Merge branch 'u-boot/master' into u-boot-arm/master
by Albert ARIBAUD
· Thu Jul 25 17:57:46 2013 +0200
ca7d59b
ARM: move interrupt_init to before relocation
by Rob Herring
· Wed Jun 12 22:24:45 2013 -0500
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Wed Jul 24 09:22:28 2013 -0400
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
479a4cf
i2c, soft-i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· Tue Jan 29 08:53:15 2013 +0100
e0e55bc
i2c: common changes for multibus/multiadapter support
by Heiko Schocher
· Mon Jan 16 21:12:24 2012 +0000
d2df811
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
by Dirk Eibach
· Wed Jun 26 15:55:16 2013 +0200
1d021a8
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Fri Jul 12 10:36:48 2013 -0400
5f1afdd
bootm: Clean up bootz_setup() function
by Simon Glass
· Thu Jul 04 13:26:10 2013 -0700
3c26c58
arm: Implement the 'fake' go command
by Simon Glass
· Wed Jun 19 21:15:10 2013 -0700
4a71742
pxa: fix memory coherency problem after relocation
by Mike Dunn
· Fri Jun 21 09:12:28 2013 -0700
1fc34f1
arm: optimize relocate_code routine
by Albert ARIBAUD
· Tue Jun 11 14:17:35 2013 +0200
af3ff16
arm: make __rel_dyn_{start, end} compiler-generated
by Albert ARIBAUD
· Tue Jun 11 14:17:34 2013 +0200
c53687e
arm: make __image_copy_{start, end} compiler-generated
by Albert ARIBAUD
· Tue Jun 11 14:17:33 2013 +0200
800ea3e
arm: generalize lib/bss.c into lib/sections.c
by Albert ARIBAUD
· Tue Jun 11 14:17:32 2013 +0200
1691593
remove all references to .dynsym
by Albert ARIBAUD
· Tue Jun 11 14:17:31 2013 +0200
debc2fc
cosmetic: arm: fix comments in arch/arm/lib/crt0.S
by Masahiro Yamada
· Wed May 15 17:33:16 2013 +0900
96a2548
arm: Remove OMAP2420H4 and all omap24xx support
by Tom Rini
· Tue Jun 04 12:02:06 2013 +0000
9580b32
arm: factorize relocate_code routine
by Albert ARIBAUD
· Sun May 19 01:48:15 2013 +0000
653909f
arm: Use image_setup_linux() instead of local code
by Simon Glass
· Wed May 08 08:06:03 2013 +0000
50ad221
arm: Refactor bootm to reduce #ifdefs
by Simon Glass
· Wed May 08 08:06:02 2013 +0000
d7a886b
lib: consolidate hang()
by Andreas Bießmann
· Thu Apr 18 22:48:50 2013 +0000
80f2f93
arm: Remove deprecated and now unused NAND SPL
by Benoît Thébaudeau
· Thu Apr 11 09:36:01 2013 +0000
a043661
arm: Remove unused relocate_code() parameters
by Benoît Thébaudeau
· Thu Apr 11 09:35:53 2013 +0000
73dcb27
arm: crt0.S: Remove bogus .globl
by Benoît Thébaudeau
· Thu Apr 11 09:35:47 2013 +0000
06396c1
ARM: mmu: Set domain permissions to client access
by R Sricharan
· Mon Mar 04 20:04:45 2013 +0000
0871607
ARM: mmu: Introduce weak dram_bank_setup function
by R Sricharan
· Mon Mar 04 20:04:44 2013 +0000
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Mon Mar 18 12:31:00 2013 -0400
97bbf18
arm: Enable generic board support
by Simon Glass
· Mon Mar 11 06:49:57 2013 +0000
e0e641e
arm: Use sections header to obtain link symbols
by Simon Glass
· Tue Mar 05 14:39:38 2013 +0000
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· Thu Mar 14 06:54:53 2013 +0000
436f632
arm: make __bss_start and __bss_end__ compiler-generated
by Albert ARIBAUD
· Mon Feb 25 00:58:59 2013 +0000
d150db6
treewide: include libfdt_env.h before fdt.h
by Kim Phillips
· Wed Jan 16 13:59:04 2013 +0000
6b4ee15
arm: Move tlb_addr and tlb_size to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:39 2012 +0000
97ec739
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
by Lucas Stach
· Tue Jan 22 00:15:49 2013 +0000
d84d60f
arm: Tabify code for MMC initialization
by Taylor Hutt
· Fri Nov 30 13:01:23 2012 +0000
25d0227
arm: Move bootstage record for board_init_f() to after arch_cpu_init()
by Simon Glass
· Fri Nov 30 13:01:22 2012 +0000
f1ffb6c
arm: Make interrupts.o and reset.o in libarm also appear in SPL
by Tom Wai-Hong Tam
· Fri Nov 30 13:01:21 2012 +0000
e882201
arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD
by Simon Glass
· Fri Nov 30 13:01:19 2012 +0000
6b8d5fd
arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
by Simon Glass
· Fri Nov 30 13:01:17 2012 +0000
7d5c036
arm: Move fdt check earlier so that board_early_init_f() can use it
by Simon Glass
· Fri Nov 30 13:01:16 2012 +0000
72866c7
arm: Keep track of the tlb size as well as its location
by Gabe Black
· Fri Nov 30 13:01:15 2012 +0000
7a7825f
arm: move flush_dcache_all() to just before disable cache
by Arun Mankuzhi
· Fri Nov 30 13:01:14 2012 +0000
facdae5
arm: move C runtime setup code in crt0.S
by Albert ARIBAUD
· Tue Jan 08 10:18:02 2013 +0000
bafe41a
Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged
by Allen Martin
· Wed Dec 19 13:02:36 2012 -0800
864ec56
env: Use getenv_yesno() more generally
by Joe Hershberger
· Tue Dec 11 22:16:22 2012 -0600
a4f2079
arm: Add control over cachability of memory regions
by Simon Glass
· Wed Oct 17 13:24:53 2012 +0000
3636a34
pmic: Introduce power_init_board() method at ./lib/board.c file
by Łukasz Majewski
· Tue Nov 13 03:21:56 2012 +0000
9b9f90b
Merge remote-tracking branch 'u-boot-ti/master'
by Albert ARIBAUD
· Sat Nov 03 10:05:22 2012 +0100
5ebe4f1
arm bootm: Allow to pass board specified atags
by Pali Rohár
· Fri Oct 19 02:00:04 2012 +0000
734165a
ARM : Remove unused CONFIG_DRIVER_SMC91111, CONFIG_DRIVER_LAN91C96
by Ashok
· Mon Oct 15 07:00:14 2012 +0000
d467823
arm: fdt: Relocate fdt along with other data
by Simon Glass
· Thu Sep 27 15:41:55 2012 +0000
a29c787
Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging
by Tom Rini
· Mon Oct 15 13:37:22 2012 -0700
52039da
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
by Marek Vasut
· Fri Sep 14 23:45:51 2012 +0200
d6d4ec8
ARM: prevent misaligned array inits
by Albert ARIBAUD
· Tue Oct 09 09:28:15 2012 +0000
ceea077
arm: Add CONFIG_OF_BOARD_SETUP support to bootm
by Joe Hershberger
· Fri Aug 17 10:28:50 2012 +0000
13137f3
ARM: increase lmb stack space reservation to 4KB
by Rob Herring
· Thu Jun 28 03:54:11 2012 +0000
0fa36a4
bootstage: Store boot timings in device tree
by Simon Glass
· Fri Sep 28 08:56:37 2012 +0000
31dfba4
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
by Tom Rini
· Wed Aug 22 15:31:05 2012 -0700
3c92e0e
arm: Adds board_postclk_init to the init_sequence.
by Markus Hubig
· Thu Aug 16 08:22:08 2012 +0000
ea74c93
arm: enable libgcc build for SPL
by Allen Martin
· Fri Aug 31 08:30:13 2012 +0000
3f703e8
ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency
by Fabio Estevam
· Thu Mar 01 04:02:38 2012 +0000
88f4bf2
ARM: cache: Move the cp15 CR register read before flushing the cache.
by SRICHARAN R
· Wed May 16 23:52:54 2012 +0000
4310ecc
ARM: introduce arch_early_init_r()
by Fabio Estevam
· Mon Apr 02 11:19:45 2012 +0000
188d971
arm: Don't use printf() in SPL builds
by Simon Glass
· Sat Mar 03 12:33:15 2012 -0800
36fe7db
net: move bootfile init into eth_initialize
by Mike Frysinger
· Wed Apr 04 18:53:41 2012 +0000
04b63f2
net: punt bd->bi_ip_addr
by Mike Frysinger
· Wed Apr 04 18:53:40 2012 +0000
6d32e64
arm: restore fdt_fixup_ethernet call to do_bootm_linux
by Stephen Warren
· Thu Apr 19 11:09:49 2012 +0000
c570fba
arm: fix bootm with device tree
by Stephen Warren
· Thu Apr 19 11:34:00 2012 +0000
cf41a9b
BOOT: Add "bootz" command to boot Linux zImage on ARM
by Marek Vasut
· Wed Mar 14 21:52:45 2012 +0000
d3842c4
arm: Check for valid FDT after console is up
by Simon Glass
· Wed Mar 28 10:08:25 2012 +0000
6a597b9
arm: Add Prep subcommand support to bootm
by Simon Schwarz
· Thu Mar 15 04:01:45 2012 +0000
84fb0dd
Add cache functions to SPL for armv7
by Stefano Babic
· Thu Mar 15 04:01:41 2012 +0000
ef980a7
bootstage: arm: Add bootstage calls in board and bootm
by Simon Glass
· Mon Feb 13 13:51:21 2012 +0000
0169e6b
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· Mon Feb 13 13:51:18 2012 +0000
2939564
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
by Simon Glass
· Sat Dec 10 11:07:54 2011 +0000
0dfccbe
davinci: add support for printing clock frequency
by Hadli, Manjunath
· Mon Feb 06 00:30:44 2012 +0000
95b644b
arm, fdt: update ethernet mac address before booting Linux
by Heiko Schocher
· Wed Sep 14 19:16:30 2011 +0000
74b04d9
arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints
by Wolfgang Grandegger
· Thu Nov 10 01:51:29 2011 +0000
86657d4
arm: printf() is not available in some SPL configurations
by Christian Riesch
· Tue Nov 29 00:11:03 2011 +0000
d2a9424
net: rtl8109: drop unused !NET_MULTI driver
by Mike Frysinger
· Wed Oct 26 00:17:15 2011 +0000
dae82aa
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· Fri Oct 28 00:15:19 2011 +0200
d5a184b
cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
by Helmut Raiger
· Thu Oct 20 04:19:47 2011 +0000
9026d68
arm, logbuffer: make it compileclean
by Heiko Schocher
· Wed Oct 12 01:13:38 2011 +0000
dc6fa64
fdt: ARM: Add fdtcontroladdr to set device tree address in environment
by Simon Glass
· Mon Oct 24 19:15:34 2011 +0000
Next »