Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3c3dc798cce8d950cd8a30f846cb67e4bbf9d51b
/
arch
/
arm
/
cpu
/
arm926ejs
3c3dc79
da850: provide davinci_enable_uart0
by Eric Benard
· 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
b3ab139
mx25: Clean up clocks API
by Benoît Thébaudeau
· 12 years ago
88a2382
mx25 clocks: Fix MXC_FEC_CLK
by Benoît Thébaudeau
· 12 years ago
05dd78f
mx25: Define more standard clocks
by Benoît Thébaudeau
· 12 years ago
48bffe0
mx25: Clean up clock calculations
by Benoît Thébaudeau
· 12 years ago
aa1cf2f
mx25: Fix decode_pll
by Benoît Thébaudeau
· 12 years ago
c47d73f
mx25: add CPU revision 1.2
by Eric Benard
· 12 years ago
ff17767
serial: mxs: spl: Remove empty serial_* functions from SPL code
by Marek Vasut
· 12 years ago
d6d4ec8
ARM: prevent misaligned array inits
by Albert ARIBAUD
· 12 years ago
8c2ef80
arm: Fixed the offset for the no relocation.
by Zhong Hongbo
· 12 years ago
ea32b7e
kirkwood: implement kw_sdram_size_adjust
by Gerlando Falauto
· 12 years ago
ac935e2
kirkwood: implement kw_sdram_bs_set()
by Gerlando Falauto
· 12 years ago
67393fc
kirkwood: use c-struct for access to SDRAM addr decode registers
by Holger Brunck
· 12 years ago
1293858
ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
by Tom Rini
· 12 years ago
d2dd29d
mx25: Define default SoC input clock frequencies
by Benoît Thébaudeau
· 12 years ago
794cdb9
MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS
by Marek Vasut
· 12 years ago
dea1cfb
edminiv2: orion5x: fix GPIO inits and values
by Albert ARIBAUD
· 12 years ago
2e383ad
atmel: at91sam9x5: fix name error for spi
by Bo Shen
· 12 years ago
6815cf6
mxs: Convert timeout parameter to 'unsigned int'
by fabio.estevam@freescale.com
· 12 years ago
cf233ed
gpio: add gpio api support to mx27 (v4)
by trem
· 12 years ago
a2bbe0c
mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'
by Otavio Salvador
· 12 years ago
d1de2e0
mxs: Only build internal Ethernet controller for i.MX28
by Otavio Salvador
· 12 years ago
1781100
MX28: config: Allow different target generation in elftosb call
by Otavio Salvador
· 12 years ago
463b685
mx25: Enable dcache
by Benoît Thébaudeau
· 12 years ago
71de699
MX28: Shuffle around the power management code
by Marek Vasut
· 12 years ago
0485006
MX28: Drop the cp15 reconfiguration from SPL
by Marek Vasut
· 12 years ago
cbf0bf2
mxs: Convert sys_proto.h prefixes to 'mxs'
by Otavio Salvador
· 12 years ago
d5fd112
mxs: Remove not required include of iomux-mx28.h
by Otavio Salvador
· 12 years ago
8a8da3e
mxs: Remove not required explicit iomux-mx28.h include
by Otavio Salvador
· 12 years ago
Next »