Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f2f2ec9d675273298542e31c68e318d89e2ba37e
/
arch
f1c45c8
sandbox: Add a way of obtaining directory listings
by Simon Glass
· 12 years ago
5b02602
Merge branch 'mem' of git://git.denx.de/u-boot-x86
by Tom Rini
· 12 years ago
e8505bb
blackfin: bf60x: add resume from hibernate
by Steven Miao
· 13 years ago
6cdbce6
blackfin: bf60x: add hw watchdog support
by Bob Liu
· 13 years ago
0b38223
blackfin: add bf6xx spi driver
by Scott Jiang
· 13 years ago
fe13b64
blackfin: bf60x: add rsi/sdh support
by Sonic Zhang
· 12 years ago
b40b6ea
blackfin: bf60x: add gpio support
by Bob Liu
· 12 years ago
49334b8
blackfin: bf60x: support big cplb page
by Bob Liu
· 13 years ago
6e24a61
blackfin: bf60x: add dma support
by Bob Liu
· 12 years ago
7a91b9b
blackfin: bf60x: add serial support
by Sonic Zhang
· 12 years ago
a99f03e
blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.
by Sonic Zhang
· 12 years ago
52a310c
blackfin: bf60x: new processor header files
by Bob Liu
· 12 years ago
17dabf0
sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf
by Simon Glass
· 12 years ago
868aa3a
sandbox: Improve sandbox serial port keyboard interface
by Taylor Hutt
· 12 years ago
074b455
sandbox: fix compiler warning
by Allen Martin
· 12 years ago
e7abe82
mac: Fix the condition check for setting the MAC from the EEPROM
by Holger Hans Peter Freyther
· 12 years ago
1356f8e
gpio: Build the da8xx_gpio code for the davinci644x device
by Holger Hans Peter Freyther
· 12 years ago
b3b533c
malloc: make malloc_bin_reloc static
by Gabor Juhos
· 12 years ago
be288b0
nds32: Add a basic errno.h
by Simon Glass
· 12 years ago
89e5900
Merge branch 'fixes' of git://git.denx.de/u-boot-mips
by Tom Rini
· 12 years ago
3965058
MIPS: board.c: remove manual relocation of env_name_spec
by Daniel Schwierzeck
· 12 years ago
73368fc
x86: Remove unused real mode code
by Simon Glass
· 12 years ago
bfb5980
x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR
by Simon Glass
· 12 years ago
b83dc58
x86: Remove sc520 cpu
by Simon Glass
· 12 years ago
817d6f2
Merge branch 'next' of git://git.denx.de/u-boot-mips
by Tom Rini
· 12 years ago
84937ab
MIPS: add dynamic relocation support
by Gabor Juhos
· 12 years ago
44ea3c3
MIPS: u-boot.lds: add relocation specific sections
by Gabor Juhos
· 12 years ago
7f2d540
MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation
by Daniel Schwierzeck
· 12 years ago
0de9cc5
MIPS: start.S: optimize BSS initialization
by Daniel Schwierzeck
· 12 years ago
bd4277d
MIPS: board.c: switch to new symbols __bss_end and __image_copy_end
by Daniel Schwierzeck
· 12 years ago
9049d03
MIPS: u-boot.lds: introduce symbol __image_copy_end
by Daniel Schwierzeck
· 12 years ago
56b5ec7
MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]
by Daniel Schwierzeck
· 12 years ago
7092ce8
MIPS: compute num_got_entries from .got section's size
by Gabor Juhos
· 12 years ago
ec44316
MIPS: start.S: unify and simplify reset vector handling
by Daniel Schwierzeck
· 12 years ago
7e44614
MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status
by Daniel Schwierzeck
· 12 years ago
2fb7bd3
MIPS: xburst: fix broken access to global_data
by Daniel Schwierzeck
· 12 years ago
1a754ee
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
4cdc898
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
by Lucas Stach
· 12 years ago
f11e89f
Tegra114: Dalmore: Add DT files
by Tom Warren
· 12 years ago
e3d95bc
Tegra114: Add common CPU (shared) files
by Tom Warren
· 12 years ago
7c5883f
Tegra114: Add CPU (armv7) files
by Tom Warren
· 12 years ago
d034d1b
Tegra114: Add AVP (arm720t) files
by Tom Warren
· 12 years ago
c47e717
Tegra114: Add arch-tegra114 include files
by Tom Warren
· 12 years ago
ba4fb9b
tegra: add SPI SLINK driver
by Allen Martin
· 12 years ago
463afbc
tegra: add addresses of SPI SLINK controllers
by Allen Martin
· 12 years ago
43b0429
tegra30: fdt: add SPI SLINK nodes
by Allen Martin
· 12 years ago
3f419f8
tegra30: add SBC1 to periph id mapping table
by Allen Martin
· 12 years ago
523e4d6
tegra20: fdt: add SPI SFLASH node
by Allen Martin
· 12 years ago
811af73
tegra: rename FUNCMUX_UART2_UARTB
by Stephen Warren
· 12 years ago
795f9d7
Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c
by Tom Warren
· 12 years ago
4293764
Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry
by Tom Warren
· 12 years ago
e10ffab
Clean up libfdt.h includes
by Gerald Van Baren
· 12 years ago
6542c07
common/fdt_support.c: sparse fixes
by Kim Phillips
· 12 years ago
d150db6
treewide: include libfdt_env.h before fdt.h
by Kim Phillips
· 12 years ago
7c03a22
Add DDR3 support for AM335x-EVM (Version 1.5A)
by Jeff Lance
· 12 years ago
67b4a79
pcm051: Add support for Phytec phyCORE-AM335x
by Lars Poeschel
· 12 years ago
e0cb8c0
am33xx: add a pulldown macro to pinmux config
by Lars Poeschel
· 12 years ago
94f1948
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 12 years ago
d388763
x86: Use generic global_data
by Simon Glass
· 12 years ago
850d9aa
sparc: Use generic global_data
by Simon Glass
· 12 years ago
f97c17f
sh: Use generic global_data
by Simon Glass
· 12 years ago
5b5177e
sandbox: Use generic global_data
by Simon Glass
· 12 years ago
1c62cc2
powerpc: Use generic global_data
by Simon Glass
· 12 years ago
b069ca3
openrisc: Use generic global_data
by Simon Glass
· 12 years ago
123122a
nios2: Use generic global_data
by Simon Glass
· 12 years ago
f62b94d
nds32: Use generic global_data
by Simon Glass
· 12 years ago
9b9ba9a
mips: Use generic global_data
by Simon Glass
· 12 years ago
8d0820e
microblaze: Use generic global_data
by Simon Glass
· 12 years ago
b666b4b
m68k: Use generic global_data
by Simon Glass
· 12 years ago
87031d5
blackfin: Use generic global_data
by Simon Glass
· 12 years ago
8ed3a64
avr32: Use generic global_data
by Simon Glass
· 12 years ago
6878cd1
arm: Use generic global_data
by Simon Glass
· 12 years ago
6437147
sandbox: Move ram_buf to arch_global_data
by Simon Glass
· 12 years ago
421b7c0
avr32: Move cpu_hz to arch_global_data
by Simon Glass
· 12 years ago
bcdea57
avr32: Move stack_end to arch_global_data
by Simon Glass
· 12 years ago
988e296
mips: Move per_clk and dev_clk to arch_global_data
by Simon Glass
· 12 years ago
568a7b6
m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data
by Simon Glass
· 12 years ago
de0f529
sparc: Drop kbd_status and reset_status from global_data
by Simon Glass
· 12 years ago
9e247d1
ppc: arm: Move sdhc_clk into arch_global_data
by Simon Glass
· 12 years ago
9c6a774
ppc: Move kbd_status to arch_global_data
by Simon Glass
· 12 years ago
88a432b
ppc: Move wdt_last to arch_global_data
by Simon Glass
· 12 years ago
f2d9aaf
ppc: Move fpga_state to arch_global_data
by Simon Glass
· 12 years ago
be1534f
ppc: Remove console_addr from global data
by Simon Glass
· 12 years ago
ba01797
ppc: Move mirror_hack to arch_global_data
by Simon Glass
· 12 years ago
004cc85
arm: Move uart_clk to arch_global_data
by Simon Glass
· 12 years ago
9398008
ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data
by Simon Glass
· 12 years ago
387a1f2
ppc: Move arbiter fields to arch_global_data
by Simon Glass
· 12 years ago
4d6eaa3
ppc: Move reset_status to arch_global_data
by Simon Glass
· 12 years ago
e02a6e3f
ppc: Move mpc8220 clocks to arch_global_data
by Simon Glass
· 12 years ago
6c6cbd1
ppc: Move mpc512x clocks to arch_global_data
by Simon Glass
· 12 years ago
4f8c5f0
ppc: Move mpc5xxx clocks to arch_global_data
by Simon Glass
· 12 years ago
0b46658
ppc: Move used_tlb_cams to arch_global_data
by Simon Glass
· 12 years ago
c6622d6
ppc: Move used_laws to arch_global_data
by Simon Glass
· 12 years ago
8518b17
ppc: Move CONFIG_QE to arch_global_data
by Simon Glass
· 12 years ago
c2baaec
ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data
by Simon Glass
· 12 years ago
a8b5739
ppc: Move lbc_clk and cpu to arch_global_data
by Simon Glass
· 12 years ago
38716278
microblaze: Add muldi3.c which contains routines for _muldi3
by David Holsgrove
· 12 years ago
aa47030
ARM: add wfi assembly macro
by Rob Herring
· 12 years ago
6eb21d0
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
cc76e9e
ppc: Move mpc83xx clock fields to arch_global_data
by Simon Glass
· 12 years ago
Next »