Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
f6eac00aba2047dad50fb3c95a962d386b326673
/
arch
« Previous
0510b14
microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA
by Michal Simek
· 10 years ago
7c4dd54
microblaze: Speedup code copy
by Michal Simek
· 10 years ago
e945f6d
microblaze: Move architecture to use generic board init
by Michal Simek
· 11 years ago
9cef20b
microblaze: Fix gd_t address which is placed at the end of BRAM
by Michal Simek
· 10 years ago
e4a4743
microblaze: Remove unused asm label
by Michal Simek
· 10 years ago
2c7c32f
microblaze: Use standard interrupt_init() function
by Michal Simek
· 10 years ago
7c6814f
microblaze: Remove unneeded data section adding from DTB
by Michal Simek
· 10 years ago
070b8e0
microblaze: Add debug message about enabling interrupts
by Michal Simek
· 10 years ago
e217b0d
microblaze: Fix coding style
by Michal Simek
· 10 years ago
4c0922f
microblaze: Remove DEBUG_INT macro and use debug() instead
by Michal Simek
· 10 years ago
5e2fc80
microblaze: Fix coding style in exception.c
by Michal Simek
· 10 years ago
1c424d2
microblaze: Show return address from exception
by Michal Simek
· 10 years ago
cd8574c
microblaze: Fix stack usage in interrupt handler
by Michal Simek
· 10 years ago
0267ba5
common: Move dram_init() declaration to common location
by Michal Simek
· 10 years ago
a67ef28
arc: build libgcc in U-Boot
by Alexey Brodkin
· 10 years ago
51f4999
arc: move CPU flags selection to the main "config.mk"
by Alexey Brodkin
· 10 years ago
a1dbe57
arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h
by Alexey Brodkin
· 10 years ago
6eb651a
arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h
by Alexey Brodkin
· 10 years ago
1f9ad44
arc: add selection of endianess in Kconfig
by Alexey Brodkin
· 10 years ago
205e7a7
arc: select cache settings via menuconfig
by Alexey Brodkin
· 10 years ago
5ff40f3
arc: define and use PTAG AUX regs for MMUv3 only
by Alexey Brodkin
· 10 years ago
812980b
arc: add more flavours of ARC700 series CPU
by Alexey Brodkin
· 10 years ago
f958a91
arc: memcmp - fix zero-delay loop utilization
by Igor Guryanov
· 10 years ago
f4e1886
arm, at91: add reset controller status register
by Heiko Schocher
· 10 years ago
49b461f
arm, at91, wdt: do not disable WDT in SPL
by Heiko Schocher
· 10 years ago
c6941e1
ARM: atmel: cleanup: remove at91cap9 related code
by Bo Shen
· 10 years ago
0b2a982
ARM: atmel: sama5d4_xplained: enable spl support
by Bo Shen
· 10 years ago
5a4c9c2
ARM: atmel: sama5d4ek: enable SPL support
by Bo Shen
· 10 years ago
01c073c
ARM: atmel: sama5d4: build related file when enable SPL
by Bo Shen
· 10 years ago
b54dd1b
ARM: atmel: sama5d4: can access DDR in interleave mode
by Bo Shen
· 10 years ago
569bbd3
ARM: atmel: sama5d4: add interrupt redirect function
by Bo Shen
· 10 years ago
09f5c97
ARM: atmel: sama5d4: add bus matrix init function
by Bo Shen
· 10 years ago
5c756bb
ARM: atmel: sama5d4: add matrix1 base addr definition
by Bo Shen
· 10 years ago
0246b7c
ARM: atmel: spl: can not disable osc for sama5d4
by Bo Shen
· 10 years ago
4514b5f
ARM: atmel: spl: add saic to aic redirect function
by Bo Shen
· 10 years ago
433be90
ARM: atmel: spl: add weak bus matrix init function
by Bo Shen
· 10 years ago
abb4408
ARM: atmel: sama5: add sfr register header file
by Bo Shen
· 10 years ago
406202d
ARM: atmel: sama5: add bus matrix header file
by Bo Shen
· 10 years ago
0508444
ARM: atmel: clock: make it possible to configure HMX32
by Bo Shen
· 10 years ago
ba877ef
x86: Use tab instead of space to indent in PCIE_ECAM_BASE
by Bin Meng
· 10 years ago
6df7ffe
x86: Add SD/MMC support to quark/galileo
by Bin Meng
· 10 years ago
728b393
x86: Add SPI support to quark/galileo
by Bin Meng
· 10 years ago
d8b1d22
x86: galileo: Add GPIO support
by Bin Meng
· 10 years ago
b162257
x86: quark: Initialize non-standard BARs
by Bin Meng
· 10 years ago
20c3411
x86: quark: Call MRC in dram_init()
by Bin Meng
· 10 years ago
236b711
x86: quark: Enable the Memory Reference Code build
by Bin Meng
· 10 years ago
b829f12
x86: quark: Add System Memory Controller support
by Bin Meng
· 10 years ago
38ad43e
x86: quark: Add utility codes needed for MRC
by Bin Meng
· 10 years ago
0a391b1
x86: quark: Add Memory Reference Code (MRC) main routines
by Bin Meng
· 10 years ago
ea94532
x86: quark: Bypass TSC calibration
by Bin Meng
· 10 years ago
f56aeaa
x86: Allow overriding TSC_FREQ_IN_MHZ
by Bin Meng
· 10 years ago
ef46bea
x86: Enable the Intel quark/galileo build
by Bin Meng
· 10 years ago
afee3fb
x86: Add basic Intel Galileo board support
by Bin Meng
· 10 years ago
828d9af
x86: Add basic Intel Quark processor support
by Bin Meng
· 10 years ago
0fae4d2
x86: quark: Add Cache-As-RAM initialization
by Bin Meng
· 10 years ago
3c8ae53
x86: Define macros for pci configuration space access
by Bin Meng
· 10 years ago
faa8323
x86: quark: Add routines to access message bus registers
by Bin Meng
· 10 years ago
b994efb
x86: Add header files for Intel Quark SoC defines
by Bin Meng
· 10 years ago
3a1a18f
x86: Add support for Intel Minnowboard Max
by Simon Glass
· 10 years ago
447f8b0
x86: Allow a UART to be set up before the FSP is ready
by Simon Glass
· 10 years ago
8ce24cd
x86: Allow FSP Kconfig settings for all x86
by Simon Glass
· 10 years ago
f0809f9
x86: Remove unnecessary casts and fix comment typos
by Simon Glass
· 10 years ago
91785f7
x86: mmc: Move common FSP functions into a common file
by Simon Glass
· 10 years ago
5c123f5
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 10 years ago
2e19cc3
arm: mvebu: Add Serdes PHY config code
by Stefan Roese
· 10 years ago
b0f80b9
arm: armada-xp: Add SPL support used to include the DDR training code
by Stefan Roese
· 10 years ago
2554167
arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-Boot
by Stefan Roese
· 10 years ago
e7778ec
arm: maxbcm: Enable SPL to include DDR training code into U-Boot
by Stefan Roese
· 10 years ago
1e0b598
arm: armada-xp: Change built target to include the SPL binary as bin_hdr
by Stefan Roese
· 10 years ago
4e79908
ARM: UniPhier: leave the last element of boot_device_table empty
by Masahiro Yamada
· 10 years ago
4431684
ARM: UniPhier: refactor pinmon command
by Masahiro Yamada
· 10 years ago
ee47064
ARM: UniPhier: enable I2C input pins for PH1-sLD8
by Masahiro Yamada
· 10 years ago
6c45ef4
ARM: UniPhier: do not compile unnecessary objects
by Masahiro Yamada
· 10 years ago
dc4057e
ARM: UniPhier: remove unused checkboard() functions
by Masahiro Yamada
· 10 years ago
08fda25
ARM: UniPhier: revive support card info
by Masahiro Yamada
· 10 years ago
35adfc4
ARM: UniPhier: move SPL init functions to spl_board_init()
by Masahiro Yamada
· 10 years ago
84ccd79
ARM: UniPhier: move pin_init() to board_early_init_f()
by Masahiro Yamada
· 10 years ago
aa1cd2c
ARM: UniPhier: set I2C offset length of on-board EEPROM in DTS
by Masahiro Yamada
· 10 years ago
a7f2ecf
ARM: UniPhier: move EEPROM device node into a separate DTS
by Masahiro Yamada
· 10 years ago
5848899
ARM: UniPhier: remove dummy gpio.h
by Masahiro Yamada
· 10 years ago
7b02bf3
x86: Make CAR and DRAM FSP code common
by Simon Glass
· 10 years ago
82196cf
x86: Adjust the FSP types slightly
by Simon Glass
· 10 years ago
1021af4
x86: Move common FSP code into a common location
by Simon Glass
· 10 years ago
bc17d8f
x86: video: Allow video ROM execution to fall back to the other method
by Simon Glass
· 10 years ago
2d934e5
x86: Rename MMCONF_BASE_ADDRESS and make it common across x86
by Simon Glass
· 10 years ago
23d184d
arm: Show relocated PC/LR in the register dump
by Simon Glass
· 10 years ago
37ffffb
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
be8ddad
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
37d46dd
sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()
by Hans de Goede
· 10 years ago
d35488c
sunxi: rsb: Add sun9i (A80 support)
by Hans de Goede
· 10 years ago
c13f60d
sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig option
by Hans de Goede
· 10 years ago
37118fb
Errata/ARM57: Add basic constructs to handle and apply A57 specific erratas
by Bhupesh Sharma
· 10 years ago
358b8bc
Merge branch 'patman' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
1f32ae9
sandbox: Add a -D option to use a default device tree
by Simon Glass
· 10 years ago
3b4a7f9
sandbox: Correct cros-ec keyboard definition
by Simon Glass
· 10 years ago
a0573d1
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 10 years ago
8e3da9d
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
0f274f5
ARM: armv7 fix spelling of SCTRL
by Peng Fan
· 10 years ago
ffc1037
vexpress64: support the Juno Development Platform
by Linus Walleij
· 10 years ago
f91afc4
vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS
by Linus Walleij
· 10 years ago
Next »