Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d79de1d950d4779583a97be8eaab135d2bca3565
/
arch
/
arm
/
cpu
/
arm926ejs
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
c1f81ed
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
aeb445f
mx27: add i2c clock
by trem
· 11 years ago
3227e3a
mx27: add function enable_caches
by trem
· 11 years ago
1691593
remove all references to .dynsym
by Albert ARIBAUD
· 11 years ago
213c0eb
arm: da830: moved pinmux configurations to the arch tree
by Vishwanathrao Badarkhe, Manish
· 11 years ago
a1a0ad6
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
39c3103
arm: mxs: Fix vectoring table crafting
by Marek Vasut
· 12 years ago
9580b32
arm: factorize relocate_code routine
by Albert ARIBAUD
· 12 years ago
1c29409
arm: do not compile relocate_code() for SPL builds
by Albert ARIBAUD
· 12 years ago
1a500d6
arm: at91: enable mci support for at91sam9g20ek.
by Wu, Josh
· 12 years ago
3f338c1
arm: at91: add at91sam9n12ek board support
by Wu, Josh
· 12 years ago
66f827b
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
33de200
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
3c3dc79
da850: provide davinci_enable_uart0
by Eric Benard
· 12 years ago
5ace29c
arm: mxs: Add LCDIF clock configuration function
by Marek Vasut
· 12 years ago
e07153e
arm: mxs: Preprocess u-boot.bd so they contain full path
by Marek Vasut
· 12 years ago
499c4a8
arm: mx23: Fix VDDMEM misconfiguration
by Marek Vasut
· 12 years ago
b294f80
mxs: Explain why some mx23 DDR registers are not configured
by Fabio Estevam
· 12 years ago
51e7778
mx23: Operate DDR voltage supply at 2.5V
by Fabio Estevam
· 12 years ago
df2eeed
imx: mx25: Remove legacy iomux support
by Benoît Thébaudeau
· 12 years ago
94bc0dd
mxs: spl_mem_init: Change EMI port priority
by Fabio Estevam
· 12 years ago
1bd7205
mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registers
by Fabio Estevam
· 12 years ago
7f77e5f
mxs: spl_mem_init: Remove erroneous DDR setting
by Fabio Estevam
· 12 years ago
0541af8
mxs: spl_mem_init: Fix comment about start bit
by Fabio Estevam
· 12 years ago
d7a886b
lib: consolidate hang()
by Andreas Bießmann
· 12 years ago
23de0e6
mx23: Put back RAM voltage level to its original value
by Fabio Estevam
· 12 years ago
05b0ef4
imx: Move some i.MX common functions into the imx-common directory
by Stefan Roese
· 12 years ago
136f3f4
imx: Move some header files from arch-mxs to imx-common
by Stefan Roese
· 12 years ago
f457a12
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
ee531c2
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
3954db8
arm: Make all linker scripts compatible with per-symbol sections
by Benoît Thébaudeau
· 12 years ago
a043661
arm: Remove unused relocate_code() parameters
by Benoît Thébaudeau
· 12 years ago
5527b76
arm926ejs: Remove deprecated and now unused NAND SPL
by Benoît Thébaudeau
· 12 years ago
efb7c00
nand: mxc: Switch NAND SPL to generic SPL
by Benoît Thébaudeau
· 12 years ago
cba1dd8
imx: Fix automatic make targets for imx images
by Benoît Thébaudeau
· 12 years ago
03bae03
arm: relocate_code(): Use __image_copy_end for end of relocation
by Benoît Thébaudeau
· 12 years ago
a18f323
arm: relocate_code(): Remove useless relocation offset computation
by Benoît Thébaudeau
· 12 years ago
9039c10
arm: relocate_code() is no longer noreturn
by Benoît Thébaudeau
· 12 years ago
a402da3
arm: start.S: Fix _TEXT_BASE for SPL
by Benoît Thébaudeau
· 12 years ago
e427c6f
omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ
by Jon Hunter
· 12 years ago
cc7229c
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
4a59809
Consolidate bool type
by York Sun
· 12 years ago
e0a77a9
mxs: spl_mem_init: Align DDR2 init with FSL bootlets source
by Fabio Estevam
· 12 years ago
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
81420c3
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
6277b19
Remove linker lists (LGAs) from SPL linker scripts
by Albert ARIBAUD
· 12 years ago
78972f8
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
6ad5ac7
ARM: sam9x5: fix ethernet pins in MII mode
by Jesse Gilles
· 12 years ago
c3575b3
ARM: at91sam9x5: Using CPU string directly
by Bo Shen
· 12 years ago
69d8ce0
mxs: timrot: Rename local macros
by Fadil Berisha
· 12 years ago
d608f6e
mxs: timrot: Add support to i.MX23
by Fadil Berisha
· 12 years ago
5d26bad
mx23: Document the tRAS lockout setting in memory initialization
by Otavio Salvador
· 12 years ago
8ca9adf
mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT
by Otavio Salvador
· 12 years ago
eadf337
mxs: mmc: spi: dma: Better wrap the MXS differences
by Marek Vasut
· 12 years ago
2b20a57
mxs: Reset the EMI block on mx23
by Marek Vasut
· 12 years ago
ea97d34
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· 12 years ago
e7abe82
mac: Fix the condition check for setting the MAC from the EEPROM
by Holger Hans Peter Freyther
· 12 years ago
50f4b5e
build: imx: Fix 'u-boot.imx' build without full OBJTREE reference
by Otavio Salvador
· 12 years ago
1a754ee
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
9e247d1
ppc: arm: Move sdhc_clk into arch_global_data
by Simon Glass
· 12 years ago
9cbe003a
arm: Move timer_reset_value to arch_global_data
by Simon Glass
· 12 years ago
a848da5
arm: Move lastinc to arch_global_data
by Simon Glass
· 12 years ago
2655ee1
arm: Move tbl to arch_global_data
by Simon Glass
· 12 years ago
8ca1520
arm: Move tbu to arch_global_data
by Simon Glass
· 12 years ago
6ed6e03
arm: Move timer_rate_hz into arch_global_data
by Simon Glass
· 12 years ago
e61accc
at91: Move at91 global data into arch_global_data
by Simon Glass
· 12 years ago
570dcfd
mxs: Use __weak annotation to simplify code
by Fabio Estevam
· 12 years ago
b0d9163
mxs: Boost the memory power supply
by Marek Vasut
· 12 years ago
a18d786
imximage.cfg: run files through C preprocessor
by Troy Kisky
· 12 years ago
9081862
mxs: Add MX23 quirks into the clock code
by Otavio Salvador
· 12 years ago
1dfc4e0
mxs: Fix the memory init for MX23
by Otavio Salvador
· 12 years ago
5a7e6ad
mxs: Add function to ungate the power block on MX23
by Marek Vasut
· 12 years ago
3f4e500
mx23: config: Enable building of u-boot.sb binary
by Otavio Salvador
· 12 years ago
cc9fed6
mx23: SPL: Initialize DDR at 133MHz
by Otavio Salvador
· 12 years ago
5304a26
mx23: SPL: Add boot mode support
by Otavio Salvador
· 12 years ago
fd96c03
mx23: Add support on print_cpuinfo()
by Otavio Salvador
· 12 years ago
2906f94
mxs: clock: Use 'mxs' prefix for methods
by Otavio Salvador
· 12 years ago
9602661
mxs: ssp: Pull out the SSP bus to regs conversion
by Marek Vasut
· 12 years ago
547117f
Merge 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
63d974d
Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
4d42431
kirkwood: make MPP arrays static const
by Albert ARIBAUD
· 12 years ago
fafc710
arm: remove useless code in start.S files
by Albert ARIBAUD
· 12 years ago
facdae5
arm: move C runtime setup code in crt0.S
by Albert ARIBAUD
· 12 years ago
b56eeed
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
8f9e08b
Merge samsung, imx, tegra into u-boot-arm/master
by Albert ARIBAUD
· 12 years ago
9fd4f7f
mxs: i2c: Implement algorithm to set up arbitrary i2c speed
by Marek Vasut
· 12 years ago
2baa097
davinci: fixed cpu reset
by Davide Bonfanti
· 12 years ago
b762a9c
at91sam9x5: enable USB support for 9x5ek board.
by Richard Genoud
· 12 years ago
8850452
mxs: SPL: Generalize memory initialization
by Otavio Salvador
· 12 years ago
e5cf751
mxs: Staticize SPL functions
by Marek Vasut
· 12 years ago
2c060c5
mxs: Properly setup VDDD in power supply setup code
by Marek Vasut
· 12 years ago
4a5e597
mxs: Implement common function to setup VDDx
by Marek Vasut
· 12 years ago
0594f80
Merge remote-tracking branch 'u-boot-atmel/master'
by Albert ARIBAUD
· 12 years ago
efd76dad
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
607092a
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
e32c661
ARM: at91sam9x5: enable MCI0 support for 9x5ek board.
by Wu, Josh
· 12 years ago
9564605
mx25: Fix eSDHC support
by Benoît Thébaudeau
· 12 years ago
6991d6a
mx25: Define cpu_eth_init() only if needed
by Benoît Thébaudeau
· 12 years ago
Next »