Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b8d4fad3bcf606b286962cc0c2251ec6be7d7909
/
arch
950c3f7
arm: Remove VCMA9 board
by Simon Glass
· 8 years ago
fd9080e
arm: Remove smdk2410 board
by Simon Glass
· 8 years ago
45e7f7e
ARM: dts: AM571x-IDK Initial Support
by Schuyler Patton
· 8 years ago
89a3895
board: ti: am572x: Add pinmux for X15/GPEVM SR2.0 using latest PMT
by Nishanth Menon
· 8 years ago
a0c0b97
ARM: dts: am57xx: sync DT with latest Linux
by Lokesh Vutla
· 8 years ago
40de70f
ARM: dts: dra71x-evm: Add DT support
by Lokesh Vutla
· 8 years ago
7aa1a40
ARM: dts: dra7xx: sync DT with latest Linux
by Lokesh Vutla
· 8 years ago
b4b0600
ARM: OMAP4+: Add support for getting pbias info from board
by Lokesh Vutla
· 8 years ago
f56e635
board: ti: dra71x-evm: Add PMIC support
by Keerthy
· 8 years ago
1b42ab3
ARM: DRA7: Fixup DSPEVE, IVA and GPU clock frequencies based on OPP
by Suman Anna
· 8 years ago
fba82eb
ARM: DRA7: Redefine voltage and efuse macros per OPP using Kconfig
by Suman Anna
· 8 years ago
beb7127
ARM: OMAP4+: Add support for dynamically selecting OPPs
by Lokesh Vutla
· 8 years ago
73eed45
Merge branch 'master' of git://www.denx.de/git/u-boot-dm
by Tom Rini
· 8 years ago
a8ff968
arm: omap5: Add OPTEE node to fdt
by Andrew F. Davis
· 8 years ago
57de1ea
arm: omap5: Add TEE loading support
by Harinarayan Bhatta
· 8 years ago
4c158b9
arm: omap5: Add function to make an SMC call on cpu1
by Harinarayan Bhatta
· 8 years ago
a5ab44f
davinci: omapl138_lcdk: configure ddr2
by Fabien Parent
· 8 years ago
cd895dc
davinci: omapl138_lcdk: configure pll0
by Fabien Parent
· 8 years ago
b31bf37
ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to Kconfig
by Fabien Parent
· 8 years ago
f519b36
ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to Kconfig
by Fabien Parent
· 8 years ago
3891a54
ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
by Nishanth Menon
· 8 years ago
4361220
ARM: K2G: DDR3: Fix up priv ID for MPU
by Nishanth Menon
· 8 years ago
1cac34c
drivers: usb: musb: adopt musb backend driver to driver model
by Mugunthan V N
· 8 years ago
3aec264
am33xx: board: probe misc drivers to register musb devices
by Mugunthan V N
· 8 years ago
1957022
am33xx: board: do not register usb devices when CONFIG_DM_USB is defined
by Mugunthan V N
· 8 years ago
63c0941
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
by Masahiro Yamada
· 8 years ago
76a5598
sh: generate position independent code for all platforms
by Vladimir Zapolskiy
· 8 years ago
3500581
sh: share the correct version of start.S among all cpus
by Vladimir Zapolskiy
· 8 years ago
9c141b2
sh4: fix start.S by calling board_init_f() after first code relocation
by Vladimir Zapolskiy
· 8 years ago
bccf09e
sh: add shared relocate_code() function and call board_init_r()
by Vladimir Zapolskiy
· 8 years ago
cdbb0cf
sh: add common dram_init() function for all boards
by Vladimir Zapolskiy
· 8 years ago
8371dab
sh: add MEMORY command to a shared linker script
by Vladimir Zapolskiy
· 8 years ago
b26d250
sh: define entry point and reloc_dst inside a linker script
by Vladimir Zapolskiy
· 8 years ago
9ec4a67
sh: place board lowlevel_init code in the beginning of .text
by Vladimir Zapolskiy
· 8 years ago
3f8b539
sh4: use single u-boot linker script for all boards
by Vladimir Zapolskiy
· 8 years ago
b032eb1
sh4: remove __io config options from r2dplus and r7780mp boards
by Vladimir Zapolskiy
· 8 years ago
b33718c
sh4: cache: move exported cache manipulation functions into cache.c
by Vladimir Zapolskiy
· 8 years ago
6ab8b96
sh: cache: don't modify CCR from P1 area
by Vladimir Zapolskiy
· 8 years ago
c230a37
sh: cache use jump_to_P2() and back_to_P1() from asm/system.h
by Vladimir Zapolskiy
· 8 years ago
dad2b30
sh3: remove unused cache.c file from being built
by Vladimir Zapolskiy
· 8 years ago
0f62bf6
sh4: cache: correct flush_cache() to writeback and invalidate
by Vladimir Zapolskiy
· 8 years ago
ee47c4c
sh4: cache: correct dcache flush to invalidate with write-back
by Vladimir Zapolskiy
· 8 years ago
20ca679
ARM: zynq: Enable SD1 and qspi for picozed board
by Siva Durga Prasad Paladugu
· 8 years ago
2661081
ARM64: zynqmp: List secondary software boot modes
by Michal Simek
· 8 years ago
e367240
ARM64: zynqmp: Force certain bootmode for SPL
by Michal Simek
· 8 years ago
a53d97a
arm: mvebu: move SYS_MVEBU_PLL_CLOCK to Kconfig
by Chris Packham
· 8 years ago
a2cb310
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 8 years ago
6fd596a
MIPS: Fix map_physmem for cached mappings
by Paul Burton
· 8 years ago
7a3e0f7
MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve
by Paul Burton
· 8 years ago
e7e0469
mips: Let cache.h be included from assembly source
by Marek Vasut
· 8 years ago
6c59363
MIPS: add handling for generic and EJTAG exceptions
by Daniel Schwierzeck
· 9 years ago
bd60252
MIPS: reserve space for exception vectors
by Daniel Schwierzeck
· 9 years ago
67588bd
MIPS: add asm-offsets for struct pt_regs
by Daniel Schwierzeck
· 9 years ago
924ad86
MIPS: add possibility to setup initial stack and global data in SRAM
by Daniel Schwierzeck
· 8 years ago
c3e72ab
MIPS: factor out code for initial stack and global data
by Daniel Schwierzeck
· 8 years ago
65d297a
MIPS: fix iand optimize setup of CP0 registers
by Daniel Schwierzeck
· 9 years ago
345490f
MIPS: fix ROM exception vectors
by Daniel Schwierzeck
· 9 years ago
af3971f
MIPS: make inclusion of ROM exception vectors configurable
by Daniel Schwierzeck
· 9 years ago
4d6647a
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
4db4d42
imx6: clock: Enable External Memory Interface [EIM] clock (eim_slow_clock)
by Lukasz Majewski
· 8 years ago
730d254
mx6sx: Add initial support for Samtec VIN|ING 2000 board
by Christoph Fritz
· 8 years ago
6b29a39
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 8 years ago
792f186
mx6sx: Add initial support for UDOO Neo Board
by Breno Lima
· 8 years ago
d9e268e
ARM: ts4600: add basic board support
by Sebastien Bourdelin
· 8 years ago
a425bf7
ARM: mx6: ddr: use Kconfig for inclusion of DDR calibration routines
by Eric Nelson
· 8 years ago
48c7d43
mx6: ddr: add routine to return DDR calibration data
by Eric Nelson
· 8 years ago
7f17fb7
mx6: ddr: pass mx6_ddr_sysinfo to calibration routines
by Eric Nelson
· 8 years ago
b33f74e
mx6: ddr: allow 32 cycles for DQS gating calibration
by Eric Nelson
· 8 years ago
c8c3515
imx: mx6: ddr: add register MPZQLP2CTL for LPDDR2
by Eric Nelson
· 8 years ago
15fde0f
imx: make ipu's di configurable
by Max Krummenacher
· 8 years ago
54e4fcf
ARM: mx6: add MMC2 boot device detection support in SPL
by Marcin Niestroj
· 8 years ago
2d22148
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 8 years ago
fea7452
armv7: psci: cpu_off: flush D-Cache before disable D-Cache
by Peng Fan
· 8 years ago
6b0ee50
ARM: bcm283x: Implement EFI RTS reset_system
by Alexander Graf
· 8 years ago
7670909
ARM: bcm283x: use OF_CONTROL for bcm283x
by Fabian Vogt
· 8 years ago
ff5d7ae
fdt: adjust bcm283x device tree for u-boot
by Fabian Vogt
· 8 years ago
4602558
fdt: import bcm283x device tree sources from the linux kernel tree
by Fabian Vogt
· 8 years ago
ac34286
keystone2: Move target selection to Kconfig
by Andrew F. Davis
· 8 years ago
5782954
sunxi: add support for Nintendo NES Classic Edition
by FUKAUMI Naoki
· 8 years ago
2997ee5
arm: sunxi: do not force USB for arch-sunxi
by Yann E. MORIN
· 8 years ago
95b62b2
efi_loader: Allow to compile helloworld.efi w/o bundling it
by Alexander Graf
· 8 years ago
8d08985
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
c420ef6
rockchip: Add support for veyron-minnie (ASUS Chromebook Flip)
by Simon Glass
· 8 years ago
e70408c
rockchip: Add support for veyron-mickey (Chromebit)
by Simon Glass
· 8 years ago
20b13e8
rockchip: veyron: Adjust ARM clock after relocation
by Simon Glass
· 8 years ago
aede3ac
rockchip: Move jerry SDRAM settings into its own .dts file
by Simon Glass
· 8 years ago
5e9b150
rockchip: Rename jerry files to veyron
by Simon Glass
· 8 years ago
987a404
rockchip: video: Check for device in use
by Simon Glass
· 8 years ago
c8816d1
rockchip: Allow jerry to use of-platdata
by Simon Glass
· 8 years ago
ae804cf
dts: arm: rk3036: add usb vbus node
by Kever Yang
· 8 years ago
ef904bf
arm: rockchip: Fix typo in ROCKCHIP_RK3288 help
by Andreas Färber
· 8 years ago
cf78150
arm: dts: Fix Rockchip sort order
by Andreas Färber
· 8 years ago
ed77ccd
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
e8a390f
powerpc: Drop default CONFIG_MAX_CPUS
by York Sun
· 8 years ago
6c691a1
powerpc: mpc86xx: Remove macro CONFIG_MAX_CPUS
by York Sun
· 8 years ago
4f5554c
powerpc: MPC8641: Remove macro CONFIG_MPC8641
by York Sun
· 8 years ago
1425a87
powerpc: MPC8610: Remove macro CONFIG_MPC8610
by York Sun
· 8 years ago
3f82b56
powerpc: mpc85xx: Move CONFIG_MAX_CPUS to Kconfig
by York Sun
· 8 years ago
cdb72c5
powerpc: T4080: Drop configuration for T4080
by York Sun
· 8 years ago
26bc57d
powerpc: T4240: Remove macro CONFIG_PPC_T4240
by York Sun
· 8 years ago
Next »