Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0de9cc5765ae095c81b710ae04637f48464dfa9d
/
arch
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
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
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
cc76e9e
ppc: Move mpc83xx clock fields to arch_global_data
by Simon Glass
· 12 years ago
44ea851
ppc: Move clock fields to arch_global_data
by Simon Glass
· 12 years ago
cb7b31a
ppc: Remove extra pci_clk fields from global_data
by Simon Glass
· 12 years ago
34a194f
ppc: Move brg_clk to arch_global_data
by Simon Glass
· 12 years ago
5e0f808
x86: Remove reset_status, relocoff from global_data
by Simon Glass
· 12 years ago
2e4df99
x86: Move gd_addr into arch_global_data
by Simon Glass
· 12 years ago
2c5ca20
x86: Set up the global data pointer in C instead of asm
by Simon Glass
· 12 years ago
4e48d8a
x86: Remove gdt_addr from arch_global_data
by Simon Glass
· 12 years ago
6b4ee15
arm: Move tlb_addr and tlb_size to arch_global_data
by Simon Glass
· 12 years ago
7734b95
nds32: Drop tlb_addr from global data
by Simon Glass
· 12 years ago
dddf345
ixp: Move timestamp to arch_global_data
by Simon Glass
· 12 years ago
9cbe003a
arm: Move timer_reset_value to arch_global_data
by Simon Glass
· 12 years ago
a848da5
arm: Move lastinc to arch_global_data
by Simon Glass
· 12 years ago
2655ee1
arm: Move tbl to arch_global_data
by Simon Glass
· 12 years ago
8ca1520
arm: Move tbu to arch_global_data
by Simon Glass
· 12 years ago
6ed6e03
arm: Move timer_rate_hz into arch_global_data
by Simon Glass
· 12 years ago
e61accc
at91: Move at91 global data into arch_global_data
by Simon Glass
· 12 years ago
3ac47d7
Add architecture-specific global data
by Simon Glass
· 12 years ago
97ec739
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
by Lucas Stach
· 12 years ago
b916605
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 12 years ago
7f44466
MIPS: add unified u-boot.lds file
by Gabor Juhos
· 12 years ago
1da7d29
MIPS: remove OUTPUT_FORMAT from linker scripts
by Gabor Juhos
· 12 years ago
d84ec3a
MIPS: xburst: simplify relocation offset calculation
by Gabor Juhos
· 12 years ago
bc18d0b
MIPS: simplify relocated _G_O_T_ address calculation
by Gabor Juhos
· 12 years ago
95bd8e5
powerpc/t4240: Adding workaround errata A-005871
by Shengzhou Liu
· 12 years ago
90a7f9f
powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'
by Vakul Garg
· 12 years ago
021b7ae
mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE
by Anatolij Gustschin
· 12 years ago
33a619c
powerpc/mpc85xx: add support for MMUv2 page sizes
by Scott Wood
· 12 years ago
92543c2
powerpc/mpc85xx: Add BSC9132/BSC9232 processor support
by Prabhakar Kushwaha
· 12 years ago
4379438
powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commands
by James Yang
· 12 years ago
15e172a
Add copy command to FSL DDR interactive
by James Yang
· 12 years ago
6c936cf
Fix data stage name matching issue
by James Yang
· 12 years ago
1a9ea45
Move DDR command parsing to separate function
by James Yang
· 12 years ago
5025a8d
powerpc/mpc8xxx: Enable entering DDR debugging by key press
by York Sun
· 12 years ago
ccf0e68
powerpc/mpc85xx:Fix Core cluster configuration loop
by Prabhakar Kushwaha
· 12 years ago
248865e
powerpc/mpc85xx:Add support of B4420 SoC
by Poonam Aggrwal
· 12 years ago
1c85955
powerpc/mpc85xx: Few updates for B4860 cpu changes
by Poonam Aggrwal
· 12 years ago
33d57c3
powerpc/mpc85xx: Reserve default boot page
by York Sun
· 12 years ago
5b25f6f
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Tom Rini
· 12 years ago
eb59024
MIPS: start.S: don't save flush_cache parameters in advance
by Gabor Juhos
· 12 years ago
fac2f65
MIPS: start.S: simplify relocation offset calculation
by Gabor Juhos
· 12 years ago
f902d46
MIPS: start.S: save reused arguments earlier in relocate_code
by Gabor Juhos
· 12 years ago
d9bcb6c
MIPS: start.S: set sp register directly
by Gabor Juhos
· 12 years ago
9a081ab
MIPS: start.S: fix boundary check in relocate_code
by Gabor Juhos
· 12 years ago
9d632e6
MIPS: start{, 64}.S: fill branch delay slots with NOP instructions
by Gabor Juhos
· 12 years ago
ad6cca1
MIPS: convert IO port accessor functions to 'static inline'
by Gabor Juhos
· 12 years ago
c199a06
MIPS: use inline directive for __in*s functions
by Gabor Juhos
· 12 years ago
34112e5
Merge remote-tracking branch 'mpc83xx/next'
by Kim Phillips
· 12 years ago
7f959fd
MIPS: bootm.c: add support for 'prep' and 'go' subcommands
by Gabor Juhos
· 12 years ago
Next »