Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
66ca09fc41040c9a74a3ca7d9455542467ec7e3e
/
arch
« Previous
75a279c
MIPS: bootm.c: use debug macro to print debug message
by Gabor Juhos
· 12 years ago
df3ad6c
pxa: Save lr register in relocate_code function
by Łukasz Dałek
· 12 years ago
a17617d
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
1199c37
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
abbab70
mx31/mx35/mx51/mx53/mx6: add watchdog
by Troy Kisky
· 12 years ago
fd70aa4
m68k/lib: fix serial driver relocation
by angelo
· 12 years ago
7a8e739
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
5374d38
Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk
by Jaehoon Chung
· 12 years ago
c39e969
Exynos: clock: support get_mmc_clk for exynos
by Jaehoon Chung
· 12 years ago
80e4095
arm: Tabify code for MMC initialization
by Taylor Hutt
· 12 years ago
2f8d8d6
arm: Move bootstage record for board_init_f() to after arch_cpu_init()
by Simon Glass
· 12 years ago
fe34f8d
arm: Make interrupts.o and reset.o in libarm also appear in SPL
by Tom Wai-Hong Tam
· 12 years ago
e2e3e2b
arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD
by Simon Glass
· 12 years ago
06fd853
arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
by Simon Glass
· 12 years ago
eae78c3
arm: Move fdt check earlier so that board_early_init_f() can use it
by Simon Glass
· 12 years ago
724cdff
arm: Keep track of the tlb size as well as its location
by Gabe Black
· 12 years ago
44df5e8
arm: move flush_dcache_all() to just before disable cache
by Arun Mankuzhi
· 12 years ago
7b4bd12
EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_MIPI_DSIM
by Ajay Kumar
· 12 years ago
1673f19
EXYNOS5: Change parent clock of FIMD to MPLL
by Ajay Kumar
· 12 years ago
9b57285
EXYNOS5: Add support for FIMD and DP
by Ajay Kumar
· 12 years ago
612404c
Merge 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
2b16e51
mx6: Add workaround for ARM errata
by Fabio Estevam
· 12 years ago
ea33fb1
Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
642ef40
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
3e75e69
arch-kirkwood: Ethernet port macro returning incorrect address
by Luke Lowrey
· 12 years ago
9d86f0c
kirkwood: make MPP arrays static const
by Albert ARIBAUD
· 12 years ago
91c038f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
61bdb91
arm: remove useless code in start.S files
by Albert ARIBAUD
· 12 years ago
e05e5de
arm: move C runtime setup code in crt0.S
by Albert ARIBAUD
· 12 years ago
79f3877
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
69c6f97
EXYNOS5: Add device node for USB.
by Rajeshwari Shinde
· 12 years ago
cb9b23c
EXYNOS5: FDT: Add SPI device node data
by Rajeshwari Shinde
· 12 years ago
f0b1619
EXYNOS5: FDT: Add sound device node data
by Rajeshwari Shinde
· 12 years ago
d055911
EXYNOS5: FDT : Decode peripheral id
by Rajeshwari Shinde
· 12 years ago
c2425b6
EXYNOS5: FDT: Add I2C device node data
by Rajeshwari Shinde
· 12 years ago
7a84e1f
arm:exynos4:pinmux: Modify the gpio function for mmc
by Piotr Wilczek
· 12 years ago
a527757
EXYNOS: EXYNOS4X12: extract Exynos4x12 IPs clock frequency
by Chander Kashyap
· 12 years ago
3ea9394
exynos5: Add DT based driver for SMC911X ethernet
by Hatim RV
· 12 years ago
1b65207
EXYNOS5: FDT: add initial dts file for EXYNOS5250, SMDK5250
by Hatim RV
· 12 years ago
fa442bb
EXYNOS: EXYNOS4X12: Add gpio structure for EXYNOS4X12
by Chander Kashyap
· 12 years ago
07235ef
EXYNOS: EXYNOS4X12: Add clock structure for EXYNOS4X12
by Chander Kashyap
· 12 years ago
b189a83
EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addresses
by Chander Kashyap
· 12 years ago
da77a0e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
96764df
Merge samsung, imx, tegra into u-boot-arm/master
by Albert ARIBAUD
· 12 years ago
1a2621b
sh: add support for sh7752evb board
by Yoshihiro Shimoda
· 12 years ago
06f60ae
powerpc/mpc83xx: add support for new SPL
by Scott Wood
· 12 years ago
a098cf4
Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged
by Allen Martin
· 12 years ago
ec8a252
env: Use getenv_yesno() more generally
by Joe Hershberger
· 12 years ago
caddc17
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 12 years ago
f88e09d
mips: serial: Fix busted manual relocation
by Joe Hershberger
· 12 years ago
f0c2799
MIPS: constify mips_io_port_base
by Daniel Schwierzeck
· 12 years ago
b1f17bf
Add strcasecmp() and strncasecmp()
by Simon Glass
· 12 years ago
89bd58a
exynos:pinmux: Add pinmux support for i2c
by Piotr Wilczek
· 12 years ago
847ab8f
exynos:cpu: Add Exynos4 I2C spacing
by Piotr Wilczek
· 12 years ago
83d745d
exynos:clock: Add i2c clock
by Piotr Wilczek
· 12 years ago
fa5e284
mxs: i2c: Implement algorithm to set up arbitrary i2c speed
by Marek Vasut
· 12 years ago
dcee1ab
gpio: add gpio_is_valid() to omap_gpio API
by Nikita Kiryanov
· 12 years ago
21f11c7
davinci: fixed cpu reset
by Davide Bonfanti
· 12 years ago
8602114
omap: emif: configure emif only when required
by Lokesh Vutla
· 12 years ago
c7f1cf5
OMAP: Tweak omap-common/Makefile since reset.S -> reset.c
by Robert P. J. Day
· 12 years ago
f281f29
omap4: Add comments on some "#endif"s for readability.
by Robert P. J. Day
· 12 years ago
e3fe625
omap3: Add a few comments to "#endif"s for readability.
by Robert P. J. Day
· 12 years ago
8c4445d
Pass sdrc timing values through board_sdrc_timings structure
by Peter Barada
· 12 years ago
04c3757
am33xx: add ELM support
by Mansoor Ahamed
· 12 years ago
8eb16b7
am33xx: NAND support
by Ilya Yanok
· 12 years ago
1befaff
OMAP: include sys_proto.h from boot-common
by Ilya Yanok
· 12 years ago
4af9e67
omap3/mem.c: remove unused defines
by Andreas Bießmann
· 12 years ago
2c601c7
Merge branch 'master' of git://git.denx.de/u-boot into resolve
by Minkyu Kang
· 12 years ago
bcfc897
at91sam9x5: enable USB support for 9x5ek board.
by Richard Genoud
· 12 years ago
ea40a05
MIPS: constify address pointer in test_bit()
by Daniel Schwierzeck
· 12 years ago
0d69d91
MIPS: fix a latent bug on initialize $gp
by Zhi-zhou Zhang
· 12 years ago
05a860c
Merge branch 'master' of git://git.denx.de/u-boot into master
by Stefano Babic
· 12 years ago
393ff47
mxs: SPL: Generalize memory initialization
by Otavio Salvador
· 12 years ago
058d59b
x86: Build vga video code only if CONFIG_VIDEO_VGA is defined
by Simon Glass
· 12 years ago
a94e9d7
x86: Remove video_init() prototype from u-boot-x86.h
by Simon Glass
· 12 years ago
c946631
x86: drop unused code in coreboot.c
by Stefan Reinauer
· 12 years ago
2b9d225
x86: Remove coreboot_ from file name
by Stefan Reinauer
· 12 years ago
1350f1c
x86: Provide a way to throttle port80 accesses
by Vadim Bendebury
· 12 years ago
7c71034
x86: Provide tick counter and frequency reference for Intel core architecture
by Vadim Bendebury
· 12 years ago
b83058c
x86: Issue SMI to finalize Coreboot in final stage
by Duncan Laurie
· 12 years ago
488b8b2
x86: Fix MTRR clear to detect which MTRR to use
by Duncan Laurie
· 12 years ago
300081a
x86: Emit port 80 post codes in show_boot_progress()
by Stefan Reinauer
· 12 years ago
2712f08
x86: fdt: Create basic .dtsi file for coreboot
by Simon Glass
· 12 years ago
ba74a0f
x86: coreboot: Set CONFIG_ARCH_DEVICE_TREE correctly
by Gabe Black
· 12 years ago
b208c7f
x86: Add support for CONFIG_OF_CONTROL
by Gabe Black
· 12 years ago
05b7164
x86: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
by Stefan Reinauer
· 12 years ago
91d82a2
x86: Add back cold- and warm-boot flags
by Gabe Black
· 12 years ago
112a575
x86: Override calculate_relocation_address to use the e820 map
by Gabe Black
· 12 years ago
d65297b
x86: Make calculate_relocation_address an overridable function
by Gabe Black
· 12 years ago
842d338
x86: Make the upper bound on relocated symbols closed instead of open
by Gabe Black
· 12 years ago
32f9873
x86: Reorder x86's post relocation memory layout
by Gabe Black
· 12 years ago
8313315
x86: Initialise SPI if enabled
by Gabe Black
· 12 years ago
ac31a7b
x86: Implement arch_phys_memset so that it can wipe memory above 4GB
by Gabe Black
· 12 years ago
ec516c4
x86: Increase the size of the phys_size_t and phys_addr_t types
by Gabe Black
· 12 years ago
0c39290
x86: Fix off-by-one error in do_elf_reloc_fixups()
by Duncan Laurie
· 12 years ago
984d8b0
x86: Ignore memory >4GB when parsing Coreboot tables
by Duncan Laurie
· 12 years ago
1484311
x86: Fix indirect jmp warning in zimage.c
by Simon Glass
· 12 years ago
17de114
x86: Clean up MTRR 7 right before jumping to the kernel
by Stefan Reinauer
· 12 years ago
98568f0
x86: Import MSR/MTRR code from Linux
by Graeme Russ
· 12 years ago
61e0ea9
x86: Provide a function to clean up just before booting a zimage
by Stefan Reinauer
· 12 years ago
Next »