Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fba1ca7150a5d9fff1b639c481b1ade295237857
/
arch
fba1ca7
ARM: dts: am57xx: sync DT with latest Linux
by Lokesh Vutla
· 8 years ago
f0d5517
ARM: dts: dra71x-evm: Add DT support
by Lokesh Vutla
· 8 years ago
da04742
ARM: dts: dra7xx: sync DT with latest Linux
by Lokesh Vutla
· 8 years ago
d999d05
ARM: OMAP4+: Add support for getting pbias info from board
by Lokesh Vutla
· 8 years ago
4d4e34b
board: ti: dra71x-evm: Add PMIC support
by Keerthy
· 8 years ago
64a3b00
ARM: DRA7: Fixup DSPEVE, IVA and GPU clock frequencies based on OPP
by Suman Anna
· 8 years ago
f28b26c
ARM: DRA7: Redefine voltage and efuse macros per OPP using Kconfig
by Suman Anna
· 8 years ago
6ede0fd
ARM: OMAP4+: Add support for dynamically selecting OPPs
by Lokesh Vutla
· 8 years ago
2a3400b
Merge branch 'master' of git://www.denx.de/git/u-boot-dm
by Tom Rini
· 8 years ago
786971d
arm: omap5: Add OPTEE node to fdt
by Andrew F. Davis
· 8 years ago
5bf003b
arm: omap5: Add TEE loading support
by Harinarayan Bhatta
· 8 years ago
b29aa32
arm: omap5: Add function to make an SMC call on cpu1
by Harinarayan Bhatta
· 8 years ago
7b3cece
davinci: omapl138_lcdk: configure ddr2
by Fabien Parent
· 8 years ago
9d5c7f4
davinci: omapl138_lcdk: configure pll0
by Fabien Parent
· 8 years ago
06372b6
ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to Kconfig
by Fabien Parent
· 8 years ago
b1bd48b
ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to Kconfig
by Fabien Parent
· 8 years ago
813fe9d
ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
by Nishanth Menon
· 8 years ago
854b682
ARM: K2G: DDR3: Fix up priv ID for MPU
by Nishanth Menon
· 8 years ago
9224f61
drivers: usb: musb: adopt musb backend driver to driver model
by Mugunthan V N
· 8 years ago
4b1d29a
am33xx: board: probe misc drivers to register musb devices
by Mugunthan V N
· 8 years ago
6278106
am33xx: board: do not register usb devices when CONFIG_DM_USB is defined
by Mugunthan V N
· 8 years ago
f6aa39e
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
by Masahiro Yamada
· 8 years ago
188d54f
sh: generate position independent code for all platforms
by Vladimir Zapolskiy
· 8 years ago
41e163f
sh: share the correct version of start.S among all cpus
by Vladimir Zapolskiy
· 8 years ago
946c8c8
sh4: fix start.S by calling board_init_f() after first code relocation
by Vladimir Zapolskiy
· 8 years ago
1617974
sh: add shared relocate_code() function and call board_init_r()
by Vladimir Zapolskiy
· 8 years ago
22d7560
sh: add common dram_init() function for all boards
by Vladimir Zapolskiy
· 8 years ago
71635bd
sh: add MEMORY command to a shared linker script
by Vladimir Zapolskiy
· 8 years ago
621f570
sh: define entry point and reloc_dst inside a linker script
by Vladimir Zapolskiy
· 8 years ago
28d1b0e
sh: place board lowlevel_init code in the beginning of .text
by Vladimir Zapolskiy
· 8 years ago
fd71770
sh4: use single u-boot linker script for all boards
by Vladimir Zapolskiy
· 8 years ago
b00409e
sh4: remove __io config options from r2dplus and r7780mp boards
by Vladimir Zapolskiy
· 8 years ago
f34743c
sh4: cache: move exported cache manipulation functions into cache.c
by Vladimir Zapolskiy
· 8 years ago
e852996
sh: cache: don't modify CCR from P1 area
by Vladimir Zapolskiy
· 8 years ago
57e56ef
sh: cache use jump_to_P2() and back_to_P1() from asm/system.h
by Vladimir Zapolskiy
· 8 years ago
0dcd6b4
sh3: remove unused cache.c file from being built
by Vladimir Zapolskiy
· 8 years ago
1e67161
sh4: cache: correct flush_cache() to writeback and invalidate
by Vladimir Zapolskiy
· 8 years ago
7a22f7a
sh4: cache: correct dcache flush to invalidate with write-back
by Vladimir Zapolskiy
· 8 years ago
d4f2ab2
ARM: zynq: Enable SD1 and qspi for picozed board
by Siva Durga Prasad Paladugu
· 8 years ago
2740d37
ARM64: zynqmp: List secondary software boot modes
by Michal Simek
· 8 years ago
8ffddc3
ARM64: zynqmp: Force certain bootmode for SPL
by Michal Simek
· 8 years ago
1d49668
arm: mvebu: move SYS_MVEBU_PLL_CLOCK to Kconfig
by Chris Packham
· 8 years ago
fc58386
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 8 years ago
9a7ca03
MIPS: Fix map_physmem for cached mappings
by Paul Burton
· 8 years ago
0ecd903
MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve
by Paul Burton
· 8 years ago
fde2572
mips: Let cache.h be included from assembly source
by Marek Vasut
· 8 years ago
e8d3155
MIPS: add handling for generic and EJTAG exceptions
by Daniel Schwierzeck
· 9 years ago
d8209b8
MIPS: reserve space for exception vectors
by Daniel Schwierzeck
· 9 years ago
c8e280f
MIPS: add asm-offsets for struct pt_regs
by Daniel Schwierzeck
· 9 years ago
41dc35e
MIPS: add possibility to setup initial stack and global data in SRAM
by Daniel Schwierzeck
· 8 years ago
993a122
MIPS: factor out code for initial stack and global data
by Daniel Schwierzeck
· 8 years ago
ecf0d79
MIPS: fix iand optimize setup of CP0 registers
by Daniel Schwierzeck
· 9 years ago
8b2fd07
MIPS: fix ROM exception vectors
by Daniel Schwierzeck
· 9 years ago
754cd05
MIPS: make inclusion of ROM exception vectors configurable
by Daniel Schwierzeck
· 9 years ago
bbbd602
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
529498e
imx6: clock: Enable External Memory Interface [EIM] clock (eim_slow_clock)
by Lukasz Majewski
· 8 years ago
d170864
mx6sx: Add initial support for Samtec VIN|ING 2000 board
by Christoph Fritz
· 8 years ago
b521404
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 8 years ago
fd57769
mx6sx: Add initial support for UDOO Neo Board
by Breno Lima
· 8 years ago
f012f66
ARM: ts4600: add basic board support
by Sebastien Bourdelin
· 8 years ago
c448df7
ARM: mx6: ddr: use Kconfig for inclusion of DDR calibration routines
by Eric Nelson
· 8 years ago
ec4fe26
mx6: ddr: add routine to return DDR calibration data
by Eric Nelson
· 8 years ago
a09d68a
mx6: ddr: pass mx6_ddr_sysinfo to calibration routines
by Eric Nelson
· 8 years ago
4285a53
mx6: ddr: allow 32 cycles for DQS gating calibration
by Eric Nelson
· 8 years ago
59b6247
imx: mx6: ddr: add register MPZQLP2CTL for LPDDR2
by Eric Nelson
· 8 years ago
27c01b9
imx: make ipu's di configurable
by Max Krummenacher
· 8 years ago
3720f57
ARM: mx6: add MMC2 boot device detection support in SPL
by Marcin Niestroj
· 8 years ago
d372b00
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 8 years ago
39e3880
armv7: psci: cpu_off: flush D-Cache before disable D-Cache
by Peng Fan
· 8 years ago
3fce534
ARM: bcm283x: Implement EFI RTS reset_system
by Alexander Graf
· 8 years ago
f9e3ed5
ARM: bcm283x: use OF_CONTROL for bcm283x
by Fabian Vogt
· 8 years ago
9371391
fdt: adjust bcm283x device tree for u-boot
by Fabian Vogt
· 8 years ago
7ad2aa0
fdt: import bcm283x device tree sources from the linux kernel tree
by Fabian Vogt
· 8 years ago
7bf8acf
keystone2: Move target selection to Kconfig
by Andrew F. Davis
· 8 years ago
49157f8
sunxi: add support for Nintendo NES Classic Edition
by FUKAUMI Naoki
· 8 years ago
e28217d
arm: sunxi: do not force USB for arch-sunxi
by Yann E. MORIN
· 8 years ago
b548351
efi_loader: Allow to compile helloworld.efi w/o bundling it
by Alexander Graf
· 8 years ago
18f5079
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
e51b2e7
rockchip: Add support for veyron-minnie (ASUS Chromebook Flip)
by Simon Glass
· 8 years ago
bf8d7bf
rockchip: Add support for veyron-mickey (Chromebit)
by Simon Glass
· 8 years ago
9293fa4
rockchip: veyron: Adjust ARM clock after relocation
by Simon Glass
· 8 years ago
0df19cd
rockchip: Move jerry SDRAM settings into its own .dts file
by Simon Glass
· 8 years ago
ba8635d
rockchip: Rename jerry files to veyron
by Simon Glass
· 8 years ago
86ad1b6
rockchip: video: Check for device in use
by Simon Glass
· 8 years ago
6f9087c
rockchip: Allow jerry to use of-platdata
by Simon Glass
· 8 years ago
5dab575
dts: arm: rk3036: add usb vbus node
by Kever Yang
· 8 years ago
531e8e0
arm: rockchip: Fix typo in ROCKCHIP_RK3288 help
by Andreas Färber
· 8 years ago
18d53e7
arm: dts: Fix Rockchip sort order
by Andreas Färber
· 8 years ago
972b459
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
5440725
powerpc: Drop default CONFIG_MAX_CPUS
by York Sun
· 8 years ago
d081bea
powerpc: mpc86xx: Remove macro CONFIG_MAX_CPUS
by York Sun
· 8 years ago
efc30b6
powerpc: MPC8641: Remove macro CONFIG_MPC8641
by York Sun
· 8 years ago
f48436a
powerpc: MPC8610: Remove macro CONFIG_MPC8610
by York Sun
· 8 years ago
cbf7bf3
powerpc: mpc85xx: Move CONFIG_MAX_CPUS to Kconfig
by York Sun
· 8 years ago
c184503
powerpc: T4080: Drop configuration for T4080
by York Sun
· 8 years ago
0fad326
powerpc: T4240: Remove macro CONFIG_PPC_T4240
by York Sun
· 8 years ago
c7ea924
powerpc: T4160: Remove macro CONFIG_PPC_T4160
by York Sun
· 8 years ago
50417a9
powerpc: T4160RDB: Separate from T4240RDB in Kconfig
by York Sun
· 8 years ago
ba04cb4
powerpc: T4240QDS: Remove macro CONFIG_T4240QDS
by York Sun
· 8 years ago
a74e923
powerpc: T4160QDS: Separate from T4240QDS in Kconfig
by York Sun
· 8 years ago
Next »