Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
3a1dc8f1251e03c06d45120612a27ae2c448bae7
/
arch
3a1dc8f
arm: Move uart_clk to arch_global_data
by Simon Glass
· 12 years ago
6bb9ba7
ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data
by Simon Glass
· 12 years ago
43e6081
ppc: Move arbiter fields to arch_global_data
by Simon Glass
· 12 years ago
3c4c308
ppc: Move reset_status to arch_global_data
by Simon Glass
· 12 years ago
1c35613
ppc: Move mpc8220 clocks to arch_global_data
by Simon Glass
· 12 years ago
fefb098
ppc: Move mpc512x clocks to arch_global_data
by Simon Glass
· 12 years ago
b287749
ppc: Move mpc5xxx clocks to arch_global_data
by Simon Glass
· 12 years ago
7c80c6c
ppc: Move used_tlb_cams to arch_global_data
by Simon Glass
· 12 years ago
8670dbc
ppc: Move used_laws to arch_global_data
by Simon Glass
· 12 years ago
45bae2e
ppc: Move CONFIG_QE to arch_global_data
by Simon Glass
· 12 years ago
609e6ec
ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data
by Simon Glass
· 12 years ago
67ac13b
ppc: Move lbc_clk and cpu to arch_global_data
by Simon Glass
· 12 years ago
c6731fe
ppc: Move mpc83xx clock fields to arch_global_data
by Simon Glass
· 12 years ago
748cd05
ppc: Move clock fields to arch_global_data
by Simon Glass
· 12 years ago
9fb2362
ppc: Remove extra pci_clk fields from global_data
by Simon Glass
· 12 years ago
1206c18
ppc: Move brg_clk to arch_global_data
by Simon Glass
· 12 years ago
6cb49c1
x86: Remove reset_status, relocoff from global_data
by Simon Glass
· 12 years ago
5a35e6c
x86: Move gd_addr into arch_global_data
by Simon Glass
· 12 years ago
0cecc3b
x86: Set up the global data pointer in C instead of asm
by Simon Glass
· 12 years ago
df4aa62
x86: Remove gdt_addr from arch_global_data
by Simon Glass
· 12 years ago
34fd5d2
arm: Move tlb_addr and tlb_size to arch_global_data
by Simon Glass
· 12 years ago
3743478
nds32: Drop tlb_addr from global data
by Simon Glass
· 12 years ago
b4d51db
ixp: Move timestamp to arch_global_data
by Simon Glass
· 12 years ago
5f70714
arm: Move timer_reset_value to arch_global_data
by Simon Glass
· 12 years ago
582601d
arm: Move lastinc to arch_global_data
by Simon Glass
· 12 years ago
66ee692
arm: Move tbl to arch_global_data
by Simon Glass
· 12 years ago
8ff43b0
arm: Move tbu to arch_global_data
by Simon Glass
· 12 years ago
b339051
arm: Move timer_rate_hz into arch_global_data
by Simon Glass
· 12 years ago
f47e6ec
at91: Move at91 global data into arch_global_data
by Simon Glass
· 12 years ago
5cb4858
Add architecture-specific global data
by Simon Glass
· 12 years ago
4e5eb45
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
by Lucas Stach
· 12 years ago
b6832af
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 12 years ago
cb5dbca
MIPS: add unified u-boot.lds file
by Gabor Juhos
· 12 years ago
9950b90
MIPS: remove OUTPUT_FORMAT from linker scripts
by Gabor Juhos
· 12 years ago
6d86227
MIPS: xburst: simplify relocation offset calculation
by Gabor Juhos
· 12 years ago
025f2b3
MIPS: simplify relocated _G_O_T_ address calculation
by Gabor Juhos
· 12 years ago
72bd83c
powerpc/t4240: Adding workaround errata A-005871
by Shengzhou Liu
· 12 years ago
5e95e2d
powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'
by Vakul Garg
· 12 years ago
5b93394
mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE
by Anatolij Gustschin
· 12 years ago
31d084d
powerpc/mpc85xx: add support for MMUv2 page sizes
by Scott Wood
· 12 years ago
35fe948
powerpc/mpc85xx: Add BSC9132/BSC9232 processor support
by Prabhakar Kushwaha
· 12 years ago
e8ba6c5
powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commands
by James Yang
· 12 years ago
5926ee3
Add copy command to FSL DDR interactive
by James Yang
· 12 years ago
992f2fb
Fix data stage name matching issue
by James Yang
· 12 years ago
bf41893
Move DDR command parsing to separate function
by James Yang
· 12 years ago
e750cfa
powerpc/mpc8xxx: Enable entering DDR debugging by key press
by York Sun
· 12 years ago
db9a807
powerpc/mpc85xx:Fix Core cluster configuration loop
by Prabhakar Kushwaha
· 12 years ago
e1dbdd8
powerpc/mpc85xx:Add support of B4420 SoC
by Poonam Aggrwal
· 12 years ago
e394ceb
powerpc/mpc85xx: Few updates for B4860 cpu changes
by Poonam Aggrwal
· 12 years ago
2d9f26b
powerpc/mpc85xx: Reserve default boot page
by York Sun
· 12 years ago
06b02c5
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Tom Rini
· 12 years ago
67d80c9
MIPS: start.S: don't save flush_cache parameters in advance
by Gabor Juhos
· 12 years ago
248fe03
MIPS: start.S: simplify relocation offset calculation
by Gabor Juhos
· 12 years ago
b2fe86f
MIPS: start.S: save reused arguments earlier in relocate_code
by Gabor Juhos
· 12 years ago
f321b0f
MIPS: start.S: set sp register directly
by Gabor Juhos
· 12 years ago
5b7dd81
MIPS: start.S: fix boundary check in relocate_code
by Gabor Juhos
· 12 years ago
14fdd1a
MIPS: start{, 64}.S: fill branch delay slots with NOP instructions
by Gabor Juhos
· 12 years ago
0ef48d4
MIPS: convert IO port accessor functions to 'static inline'
by Gabor Juhos
· 12 years ago
be002d0
MIPS: use inline directive for __in*s functions
by Gabor Juhos
· 12 years ago
a6187dc
Merge remote-tracking branch 'mpc83xx/next'
by Kim Phillips
· 12 years ago
9c170e2
MIPS: bootm.c: add support for 'prep' and 'go' subcommands
by Gabor Juhos
· 12 years ago
0ea7213
MIPS: bootm.c: separate environment initialization
by Gabor Juhos
· 12 years ago
e08634c
MIPS: bootm.c: separate linux jump code
by Gabor Juhos
· 12 years ago
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
Next »