Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ecf95fa4c85a159ff7de40b470c534e4ea1339a1
/
arch
ecf95fa
EXYNOS: Add structure for Exynos4 DMC
by Chander Kashyap
· 13 years ago
fff486e
ARM: fix s3c2410 timer code
by David Müller (ELSOFT AG)
· 13 years ago
6a597b9
arm: Add Prep subcommand support to bootm
by Simon Schwarz
· 13 years ago
0e0a6b7
SPL: call cleanup_before_linux() before booting Linux
by Stefano Babic
· 13 years ago
44fa188
OMAP3: SPL: do not call I2C init if no I2C is set.
by Stefano Babic
· 13 years ago
84fb0dd
Add cache functions to SPL for armv7
by Stefano Babic
· 13 years ago
ab21819
omap/spl: change output of spl_parse_image_header
by Simon Schwarz
· 13 years ago
305bc4c
omap-common/spl: Add linux boot to SPL
by Simon Schwarz
· 13 years ago
23cced1
devkit8000/spl: init GPMC for dm9000 in SPL
by Simon Schwarz
· 13 years ago
6c3ddde
omap-common: Add NAND SPL linux booting
by Simon Schwarz
· 13 years ago
0d1ad1f
mx53: Make PLL2 to be the parent of UART clock
by Fabio Estevam
· 13 years ago
46e9733
mx6: Read silicon revision from register
by Fabio Estevam
· 13 years ago
b22d36d
i.MX28: Drop __naked function from spl_mem_init
by Marek Vasut
· 13 years ago
26008c3
i.MX28: Make the stabilization delays shorter
by Marek Vasut
· 13 years ago
0c072f4
mx6: Remove duplicate definition of ANATOP_BASE_ADDR
by Fabio Estevam
· 13 years ago
9af122b
mx6: Fix reset cause for Power On Reset case
by Fabio Estevam
· 13 years ago
1e44b44
i.MX28: Enable additional DRAM address bits
by Marek Vasut
· 13 years ago
9468db4
mx31: add "ARM11P power gating" to get_reset_cause
by Helmut Raiger
· 13 years ago
a966d65
IXP: Fix GPIO_INT_ACT_LOW_SET()
by Marek Vasut
· 13 years ago
65376ec
IXP: Squash warnings in IXP NPE
by Marek Vasut
· 13 years ago
ada43b4
IXP: Make IXP buildable with arm-linux- toolchains
by Marek Vasut
· 13 years ago
79bfa73
SPL: Add YMODEM over UART load support
by Matt Porter
· 13 years ago
bdf77dc
spl.c: Use __noreturn decorator
by Tom Rini
· 13 years ago
db5512c
Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registers
by Robert Delien
· 13 years ago
e4d40fe
Introducing 8-bit wide register, mx28_register_8
by Robert Delien
· 13 years ago
fb98d4a
Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8
by Robert Delien
· 13 years ago
6b1df5a
i.MX28: Reformat the DRAM memory configuration data
by Marek Vasut
· 13 years ago
1859b70
usb/ehci: Add USB support for the MX6Q
by Wolfgang Grandegger
· 13 years ago
db72ed5
i.mx28: Replaced magic numbers for scratch register addresses with register definitions
by Robert Delien
· 13 years ago
6f359c2
i.mx28: Added register definitions for DIGCTL registers
by Robert Delien
· 13 years ago
454afe7
PXA: Fix missing get_tbclk() breaking vpac boards
by Marek Vasut
· 13 years ago
526750b
nds32/n1213: correct vector table in start.S
by Macpaul Lin
· 13 years ago
d29086a
nds32: fix ptrace and interrupt register overflow
by Macpaul Lin
· 13 years ago
13a9cf5
USB: Armada100: EHCI Driver for Armada100 SOCs
by Ajay Bhargav
· 13 years ago
253d375
USB: Armada100: Add UTMI PHY interface driver
by Ajay Bhargav
· 13 years ago
60ce19a
usb: replace wait_ms() with mdelay()
by Mike Frysinger
· 13 years ago
ef980a7
bootstage: arm: Add bootstage calls in board and bootm
by Simon Glass
· 13 years ago
0169e6b
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· 13 years ago
12a13d6
bootstage: Convert progress numbers 20-41 to enums
by Simon Glass
· 13 years ago
d409b1b
bootstage: Use show_boot_error() for -ve progress numbers
by Simon Glass
· 13 years ago
2939564
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
by Simon Glass
· 13 years ago
8211d12
Merge branch 'master' of git://git.denx.de/u-boot-avr32
by Wolfgang Denk
· 13 years ago
18f8ba2
Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 13 years ago
69df6de
ATMEL: remove old atmel_mci driver
by Sven Schnelle
· 13 years ago
8aa9682
ATMEL: use generic mmc framework
by Sven Schnelle
· 13 years ago
8a3e035
sandbox: add getopt support
by Simon Glass
· 13 years ago
0fc3c22
sandbox: allow processing before main loop
by Simon Glass
· 13 years ago
20bf89a
sandbox: add concept of sandbox state
by Simon Glass
· 13 years ago
2f60d14
sandbox: disable fortification
by Mike Frysinger
· 13 years ago
ba15072
sandbox: u-boot.lds: tweak style
by Mike Frysinger
· 13 years ago
b43d044
sandbox: gpio: add basic driver for simulating GPIOs
by Simon Glass
· 13 years ago
3196d75
sandbox: add flags for open() call
by Simon Glass
· 13 years ago
dfa2fe3
sandbox: fdt: add support for CONFIG_OF_CONTROL
by Simon Glass
· 13 years ago
60addac
sandbox: add lseek helper
by Mike Frysinger
· 13 years ago
17064c0
sandbox: add required header to os.c
by Simon Glass
· 13 years ago
e8015a6
sandbox: sort header files in os.c
by Simon Glass
· 13 years ago
51fbfb9
sh: timer: Remove unnecessary variable 'ticks'
by Nobuhiro Iwamatsu
· 13 years ago
00f2cbc
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Wolfgang Denk
· 13 years ago
bf8c5b0
Stop using builtin_run_command()
by Simon Glass
· 13 years ago
c023a89
Rename run_command() to builtin_run_command()
by Simon Glass
· 13 years ago
74a023c
sc520: fix build warning about unused temp var
by Mike Frysinger
· 13 years ago
80979e8
Remove execute permissions from source files
by Thomas Weber
· 13 years ago
d9d4fa7
ppc: Change memsz variable to signed char
by Simon Glass
· 13 years ago
0fb0622
m68k: Change memsz to a signed char to avoid warning
by Simon Glass
· 13 years ago
674db66
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Wolfgang Denk
· 13 years ago
e474e77
nds32/board.c: add PCI prompt at boot up
by Macpaul Lin
· 13 years ago
a473271
nds32/ag101/watchdog.S: add linkage support
by Macpaul Lin
· 13 years ago
82cb8bd
nds32: add linkage support
by Macpaul Lin
· 13 years ago
e0db71d
armv7: omap3: leave outer cache enabled
by Aneesh V
· 13 years ago
8deec39
tt01: add video support
by Helmut Raiger
· 13 years ago
0111213
net: fec_mxc: add 1000 Mbps selection
by Troy Kisky
· 13 years ago
50bf417
dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm
by prabhakar.csengg@gmail.com
· 13 years ago
2cf9ba8
am33xx: ddr_defs.h: Change DDR timings
by Chase Maupin
· 13 years ago
6449ae1
davinci: cleanup davinci_sync_env_enetaddr() fucntion
by Hadli, Manjunath
· 13 years ago
224687f
mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINFO is selected
by Fabio Estevam
· 13 years ago
32565c5
mx6q: Add support for ECSPI through mxc_spi driver
by Eric Nelson
· 13 years ago
fe1e761
mxc_spi: move machine specifics into CPU headers
by Eric Nelson
· 13 years ago
066263d
mx6q: define GPIO macros for translating between ordinals and port:index
by Eric Nelson
· 13 years ago
51db356
MX27: add missing get_tbclk()
by Stefano Babic
· 13 years ago
c142b67
MX28: Fix get_timer() / get_tbclk() issue
by Marek Vasut
· 13 years ago
dcb3a8a
mx28: fix SPL code to make USB booting work
by Matthias Fuchs
· 13 years ago
6e4d4d1
i.MX28: Fix VDDIO and VDDA setup
by Marek Vasut
· 13 years ago
c37b7f7
MX5/MX6: add missing get_ticks() and get_tbclk()
by Stefano Babic
· 13 years ago
ecb6e6e
MX31: add missing get_tbclk()
by Stefano Babic
· 13 years ago
b36049c
MX35: add missing get_ticks() and get_tbclk()
by Stefano Babic
· 13 years ago
5db50d6
microblaze: avoid interrupt race conditions
by Stephan Linz
· 13 years ago
cba5bf0
microblaze: fix build failure due to undefined reference to `get_ticks'
by Stephan Linz
· 13 years ago
2b8e901
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Wolfgang Denk
· 13 years ago
f7b97ec
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 13 years ago
e9e3e19
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Wolfgang Denk
· 13 years ago
32ec325
omap_hsmmc: Wait for CMDI to be clear
by Tom Rini
· 13 years ago
800c206
powerpc/8xxx:Add MPH controller support in USB device-tree fixup
by ramneek mehresh
· 13 years ago
6bce611
powerpc/8xxx: Cleanup USB device-tree fixup
by ramneek mehresh
· 13 years ago
cb4a15a
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 13 years ago
32ff408
linkage.h: move from blackfin to common includes
by Macpaul Lin
· 13 years ago
d57463a
Blackfin: add in/out le32 variants
by Mike Frysinger
· 13 years ago
a261697
Changes to move hawkboard to the new spl infrastructure
by Sughosh Ganu
· 13 years ago
a927d26
arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not defined
by Christian Riesch
· 13 years ago
48c2d6d
arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH
by Christian Riesch
· 13 years ago
4cb7186
arm, arm926ejs: Flush the data cache before disabling it
by Sughosh Ganu
· 13 years ago
Next »