Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b709cd1ac89e8710e8b9155c3dd417633fe7c569
/
arch
/
arm
/
cpu
/
armv7
b709cd1
omap3: Display MHz instead of mHz on the console
by man.huber@arcor.de
· 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
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
4a53053
imx: mx5: lowlevel_init: Simplify code
by Benoît Thébaudeau
· 12 years ago
c8a3e76
OMAP4: Fix bug in omap4460_volts struct
by Lubomir Popov
· 12 years ago
4652684
OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC
by Tom Rini
· 12 years ago
c323bd2
arm: omap4: Fix SDRAM AUTO DETECTION
by Lokesh Vutla
· 12 years ago
a01f0b0
OMAP: Fix copy-paste bug that did not enable UART4 clock
by Lubomir Popov
· 12 years ago
1e4eccf
omap_gpmc: change nandecc command
by Andreas Bießmann
· 12 years ago
9a48c5c
asm/omap_gpmc.h: consolidate common defines
by Andreas Bießmann
· 12 years ago
70718dc
am335x: Enable MMC1 clock
by Tom Rini
· 12 years ago
0ff9c5e
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
cc7229c
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
435998b
mx6: Fix get_board_rev() for the mx6 solo case
by Fabio Estevam
· 12 years ago
a101d25
Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk
by Akshay Saraswat
· 12 years ago
bb71416
Exynos: pwm: Use generic api to get pwm clk freq
by Padmavathi Venna
· 12 years ago
37feb7b
Exynos: clock: Add generic api to get the clk freq
by Padmavathi Venna
· 12 years ago
ad73b91
Exynos: Tidy up the pwm_config function in the exynos pwm driver
by Gabe Black
· 12 years ago
ee85f24
Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4
by Gabe Black
· 12 years ago
4f44a3c
Exynos: pwm: Fix two bugs in the exynos pwm configuration code
by Gabe Black
· 12 years ago
94f61a3
Exynos: Add timer_get_us function
by Che-Liang Chiou
· 12 years ago
a9e9abb
Exynos: Change get_timer() to work correctly
by Simon Glass
· 12 years ago
59dd8b5
armv7: do not relocate _start twice
by Vincent Stehlé
· 12 years ago
06396c1
ARM: mmu: Set domain permissions to client access
by R Sricharan
· 12 years ago
10cb7fa
EXYNOS5: Add L2 Cache Support.
by Rajeshwari Shinde
· 12 years ago
85c3d46c
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
191d57d
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
725f0c5
ti814x_evm: add ti814x evm board support
by Matt Porter
· 12 years ago
4035510
am33xx: add dmm support to emif4 library
by Matt Porter
· 12 years ago
691fbe3
am33xx: add ti814x specific register definitions
by Matt Porter
· 12 years ago
57da666
am33xx: refactor am33xx clocks and add ti814x support
by Matt Porter
· 12 years ago
65991ec
am33xx: refactor emif4/ddr to support multiple EMIF instances
by Matt Porter
· 12 years ago
e24646f
am33xx: convert defines from am33xx-specific to generic names
by Matt Porter
· 12 years ago
8eb48ff
am33xx: Add required includes to some omap/am33xx code
by Tom Rini
· 12 years ago
2ac0754
ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.
by Enric Balletbo i Serra
· 12 years ago
c63c350
ARM: implement erratum 716044 workaround
by Stephen Warren
· 12 years ago
53e0059
am33xx:ddr:Fix config_sdram to work for all DDR
by Steve Kipisz
· 12 years ago
0bef057
Initialise correct GPMC WAITx irq for AM33xx
by Mark Jackson
· 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
0883a76
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
81420c3
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
26c3216
tegra: usb: move implementation into right directory
by Lucas Stach
· 12 years ago
fbfe78b
tegra: usb: various small cleanups
by Lucas Stach
· 12 years ago
77121b3
tegra: usb: move controller init into start_port
by Lucas Stach
· 12 years ago
02e452e
tegra: usb: remove unneeded function parameter
by Lucas Stach
· 12 years ago
9a4fcc8
tegra: usb: make controller init functions more self contained
by Lucas Stach
· 12 years ago
da1e97c
tegra: usb: set USB_PORTS_MAX to correct value
by Lucas Stach
· 12 years ago
e9d59c9
ARM: implement some Cortex-A9 errata workarounds
by Stephen Warren
· 12 years ago
c24895e
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
6277b19
Remove linker lists (LGAs) from SPL linker scripts
by Albert ARIBAUD
· 12 years ago
26255f1
arm: omap: map u_boot_lists section to .sram
by Albert ARIBAUD
· 12 years ago
b9fa8c1
Exynos5: TMU: Add hardware tripping
by Akshay Saraswat
· 12 years ago
43c296f
arm: dra7xx: Add silicon id support for DRA752 soc
by Lokesh Vutla
· 12 years ago
8caa56c
arm: dra7xx: Add DDR related data for DRA752 ES1.0
by Lokesh Vutla
· 12 years ago
f120cef
arm: dra7xx: Add control module changes
by Lokesh Vutla
· 12 years ago
5e70e29
arm: dra7xx: clock: Add the dplls data
by Lokesh Vutla
· 12 years ago
15c2c70
arm: dra7xx: clock: Add the prcm changes
by Lokesh Vutla
· 12 years ago
2804963
ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup
by Lokesh Vutla
· 12 years ago
79a9ec7
ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCs
by Lokesh Vutla
· 12 years ago
a04ed14
ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendum
by SRICHARAN R
· 12 years ago
06ebff4
ARM: OMAP5: clock: Add the prcm register changes required for ES2.0
by SRICHARAN R
· 12 years ago
cf85056
ARM: OMAP5: Add silicon id support for ES2.0 revision.
by SRICHARAN R
· 12 years ago
d8ac050
ARM: OMAP5: Clean up iosettings code
by Lokesh Vutla
· 12 years ago
834b6b0
ARM: OMAP4+: Make control module register structure generic
by Lokesh Vutla
· 12 years ago
05dab55
ARM: OMAP4+: Cleanup emif specific files
by Lokesh Vutla
· 12 years ago
00d328c
ARM: OMAP4+: Clean up the pmic code
by SRICHARAN R
· 12 years ago
1a79cab
ARM: OMAP4+: Cleanup the clocks layer
by SRICHARAN R
· 12 years ago
fb6aa1f
ARM: OMAP4+: Change the PRCM structure prototype common for all Socs
by SRICHARAN R
· 12 years ago
fef54c3
ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register
by Lokesh Vutla
· 12 years ago
b6d9efd
OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.
by Enric Balletbo i Serra
· 12 years ago
4be9dbc
omap_hsmmc: add driver check for write protection
by Nikita Kiryanov
· 12 years ago
4eae05c
omap_hsmmc: implement driver check for card detection
by Nikita Kiryanov
· 12 years ago
1b669fd
am33xx: Update DDR3 EMIF configuration sequence
by Tom Rini
· 12 years ago
73de8d6
EXYNOS5: Add function to enable XXTI clock source
by Rajeshwari Shinde
· 12 years ago
57ab23f
ARM: mx6: use common CPU errata config options
by Stephen Warren
· 12 years ago
ea97d34
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· 12 years ago
5fb56b0
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
59f75b4
Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
6c4e99b
EXYNOS5: Add function to setup set ps hold
by Rajeshwari Shinde
· 12 years ago
87b82cc
am33xx: support for booting via usbeth
by Ilya Yanok
· 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
48e65b0
mx6: Disable Power Down Bit of watchdog
by Fabio Estevam
· 12 years ago
7c5883f
Tegra114: Add CPU (armv7) files
by Tom Warren
· 12 years ago
6d46480
arm: zynq: Add lowlevel initialization to C
by Michal Simek
· 12 years ago
eb1dfa7
arm: zynq: Add SLCR support with system reset
by Michal Simek
· 12 years ago
6eb21d0
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 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
a18d786
imximage.cfg: run files through C preprocessor
by Troy Kisky
· 12 years ago
d32b2a4
Tegra30: Add generic Tegra30 build support
by Tom Warren
· 12 years ago
3ad619e
Tegra30: Add CPU (armv7) files
by Tom Warren
· 12 years ago
Next »