Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
82b51340dab513233f8f6ed2365601c28ff16a16
/
arch
82b5134
Tegra: Configure L2 cache control reg properly.
by Tom Warren
· 12 years ago
23b2c7c
Tegra: Restore cp15 VBAR _start vector write for ARMv7
by Tom Warren
· 12 years ago
d9cd502
ARM: tegra: support T33 SKU of Tegra30
by Stephen Warren
· 12 years ago
7acb96b
ARMv7: start.S: stay in HYP mode if u-boot is entered in it
by Andre Przywara
· 12 years ago
e916e05
ARM: fix CONFIG_SPL_MAX_SIZE semantics
by Albert ARIBAUD
· 12 years ago
c3c7fce
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
ba5662d
ARM: Fix __bss_start and __bss_end in linker scripts
by Albert ARIBAUD
· 12 years ago
833fb55
spi: mxc_spi: Set master mode for all channels
by Fabio Estevam
· 12 years ago
b023a95
BUGFIX: arm: data abort in get_bad_stack_swi
by Tetsuyuki Kobayashi
· 12 years ago
f15851d
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
f457a12
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
b709cd1
omap3: Display MHz instead of mHz on the console
by man.huber@arcor.de
· 12 years ago
05acd82
am335x: Really correct DDR timings on new BeagleBone part
by Tom Rini
· 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
62dd75c
arm1176: Remove unused MMU setup from start.S
by Benoît Thébaudeau
· 12 years ago
80f2f93
arm: Remove deprecated and now unused NAND SPL
by Benoît Thébaudeau
· 12 years ago
c154ecc
arm: Remove support for unused s3c64xx
by Benoît Thébaudeau
· 12 years ago
545d04c
arm: Remove support for smdk6400
by Benoît Thébaudeau
· 12 years ago
393b98d
imx: Add u-boot-with-nand-spl.imx make target
by Benoît Thébaudeau
· 12 years ago
b2c7920
imx: Add u-boot-with-spl.imx make target
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
73dcb27
arm: crt0.S: Remove bogus .globl
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
13a489e
arm1136: Remove redundant relocate_code() return
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
ab7d35c
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 12 years ago
e427c6f
omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ
by Jon Hunter
· 12 years ago
c8a3e76
OMAP4: Fix bug in omap4460_volts struct
by Lubomir Popov
· 12 years ago
d1cdc1b
powerpc/lib: fix unsafe register handling in wait_ticks
by Mats Kärrman
· 12 years ago
8939ec3
am335x: Update timings for the beaglebone again
by Tom Rini
· 12 years ago
b2553f5
powerpc/usb: Fix usb device-tree fix-up
by ramneek mehresh
· 12 years ago
a270595
am335x/ti814x: Correct MMC_BOOT_DEVICES_START/END
by Tom Rini
· 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
4db99e1
omap2420-h4: Fix get_timer() and CONFIG_SYS_HZ
by Hunter, Jon
· 12 years ago
d9021d4
omap2420-h4: Fix booting from NOR flash
by Hunter, Jon
· 12 years ago
1e4eccf
omap_gpmc: change nandecc command
by Andreas Bießmann
· 12 years ago
ce21278
omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernel
by Andreas Bießmann
· 12 years ago
9a48c5c
asm/omap_gpmc.h: consolidate common defines
by Andreas Bießmann
· 12 years ago
9418bdb
omap3/cpu.h: add BCH support
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
0608171
exynos: change indentation of defines in cpu.h
by Minkyu Kang
· 12 years ago
cc7229c
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
37c1efa
ARM: bcm2835: fix get_timer() to return ms
by Stephen Warren
· 12 years ago
435998b
mx6: Fix get_board_rev() for the mx6 solo case
by Fabio Estevam
· 12 years ago
4a59809
Consolidate bool type
by York Sun
· 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
98c58b9
Exynos: Add peripherial id for pwm
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
6bcdd9d
Merge branch 'for-v2013.04'
by Anatolij Gustschin
· 12 years ago
a42e55a
Exynos: Add hardware accelerated SHA256 and SHA1
by Akshay Saraswat
· 12 years ago
32adc23
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 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
0871607
ARM: mmu: Introduce weak dram_bank_setup function
by R Sricharan
· 12 years ago
313fe56
ARM: cache: declare set_section_dcache
by Vincent Stehlé
· 12 years ago
09c73a7
EXYNOS5: Add device node for DP
by Ajay Kumar
· 12 years ago
21b893c
EXYNOS5: Add device node for FIMD
by Ajay Kumar
· 12 years ago
d6092d9
video: exynos_dp: Remove callbacks from the driver
by Ajay Kumar
· 12 years ago
10cb7fa
EXYNOS5: Add L2 Cache Support.
by Rajeshwari Shinde
· 12 years ago
abc046b
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
85c3d46c
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
3086f6a
Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config table
by Tom Warren
· 12 years ago
be479a8
Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now)
by Tom Warren
· 12 years ago
21f5b93
tegra114: add SPI driver
by Allen Martin
· 12 years ago
461b80f
tegra114: fdt: add SPI blocks
by Allen Martin
· 12 years ago
2a293d4
tegra114: fdt: add apbdma block
by Allen Martin
· 12 years ago
b98691c
spi: add common fdt SPI driver interface
by Allen Martin
· 12 years ago
8db241b
tegra: spi: pull register structs out of headers
by Allen Martin
· 12 years ago
e8e99ab
tegra: spi: rename tegra SPI drivers
by Allen Martin
· 12 years ago
e0158b8
tegra: remove support for UART SPI switch
by Allen Martin
· 12 years ago
191d57d
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
bdc9b24
arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platforms
by Tom Rini
· 12 years ago
385bc75
am335x_evm: Add better timings for the new BeagleBoard DDR3 part
by Tom Rini
· 12 years ago
725f0c5
ti814x_evm: add ti814x evm board support
by Matt Porter
· 12 years ago
683e71d
am33xx: support ti814x mmc reference clock
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
b409a80
am33xx: refactor am33xx mux support and add ti814x support
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
c30d57b
am335x: Enable DDR PHY dynamic power down bit for DDR3 boards
by Vaibhav Hiremath
· 12 years ago
Next »