Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7d27cd08b4c1adfd58c54aaa8b8c8f4eeb3c7021
/
arch
7d27cd0
MX31: add accessor function to get a gpio
by Stefano Babic
· 15 years ago
34196b0
MX25 print arm clock instead of mpllclk on boot
by John Rigby
· 15 years ago
5e1fe88
Moved board specific values in config file
by Stefano Babic
· 15 years ago
1e65c2b
arm, mx27: add support for SDHC1 pin init
by Heiko Schocher
· 15 years ago
3bb6b03
SAMSUNG: make s5p common gpio functions
by Minkyu Kang
· 15 years ago
46a3b5c
SAMSUNG: serial: modify name from s5pc1xx to s5p
by Minkyu Kang
· 15 years ago
47eb08a
at91: add defines for RTT and GPBR
by Alexander Holler
· 15 years ago
7bc8768
ARM Update mach-types
by trix
· 15 years ago
d03f423
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 15 years ago
8e98f5f
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Wolfgang Denk
· 15 years ago
c303176
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 15 years ago
c88d6ab
Merge branch 'next' of git://git.denx.de/u-boot-nios
by Wolfgang Denk
· 15 years ago
7e1afb6
ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ
by Kumar Gala
· 15 years ago
3f0202e
mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flash
by Lan Chunhe
· 15 years ago
0c955da
85xx: clean up the io_sel for PCI express of P1022
by Dave Liu
· 15 years ago
9ce3c22
85xx: Fix compile warning
by Kumar Gala
· 15 years ago
4db9708
85xx: Convert cpu_init_f code to use out_be32 for LBC registers
by Kumar Gala
· 15 years ago
99bac47
fsl-ddr: Add extra cycle to turnaround times
by Dave Liu
· 15 years ago
f8d05e5
fsl-ddr: add the macro for Rtt_Nom definition
by Dave Liu
· 15 years ago
1231c49
ppc/p4080: Add p4080 DEVDISR2 & SRDS_PLLCR0 defines
by Kumar Gala
· 15 years ago
17d90f3
ppc/p4080: Extend the GUTS memory map
by Dave Liu
· 15 years ago
ab48ca1
ppc/p4080: Fix synchronous frequency calculations
by Srikanth Srinivasan
· 15 years ago
441cac1
nios2: fix no flash, add nand and mmc init in board.c
by Thomas Chou
· 15 years ago
fd2712d
nios2: consolidate reset initialization
by Thomas Chou
· 15 years ago
7e812f2
nios2: add dma_alloc_coherent
by Thomas Chou
· 15 years ago
0dc1c7f
nios2: add 64 bits swab support
by Thomas Chou
· 15 years ago
dd168ef
nios2: allow link script overriding from boards
by Thomas Chou
· 15 years ago
2ebdb9a
mpc5121: add common post_word_load/store code
by Anatolij Gustschin
· 15 years ago
a3921ee
mpc5121: add support for PDM360NG board
by Anatolij Gustschin
· 15 years ago
b9947bb
mpc5121: determine RAM size using get_ram_size()
by Anatolij Gustschin
· 15 years ago
5d937e8
mpc512x: make MEM IO Control configuration a board config option
by Anatolij Gustschin
· 15 years ago
8e234e3
mpc5121: add PSC serial communication routines
by Anatolij Gustschin
· 15 years ago
e3b28e6
mpc512x: add multi serial PSC support
by Anatolij Gustschin
· 15 years ago
fbb0030
serial: struct serial_device: add uninit() entry for drivers
by Anatolij Gustschin
· 15 years ago
a77034a
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 15 years ago
500fbae
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· 15 years ago
1a2e203
mpc83xx: turn on icache in core initialization to improve u-boot boot time
by Kim Phillips
· 15 years ago
dfe812c
mpc83xx: use "A" nomenclature only on mpc834x and mpc836x families
by Kim Phillips
· 15 years ago
27ef578
mpc83xx: Use CONFIG_FSL_ESDHC to enable sdhc clk
by Rini van Zetten
· 15 years ago
a47a12b
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
cf6eb6d
ppc4xx: TLB init file cleanup
by Stefan Roese
· 15 years ago
254ab7b
nios2: Move individual board linker scripts to common script in cpu tree.
by Scott McNutt
· 15 years ago
8ff972c
microblaze: Consolidate cache code
by Michal Simek
· 15 years ago
9b4d905
microblaze: Flush cache before jumping to kernel
by Michal Simek
· 15 years ago
7052488
microblaze: Support system with WB cache
by Michal Simek
· 15 years ago
9769b73
microblaze: Change initialization sequence
by Michal Simek
· 15 years ago
e6177b3
microblaze: Change cache report messages
by Michal Simek
· 15 years ago
8125c98
microblaze: Fix interrupt handler code
by Michal Simek
· 15 years ago
b266409
microblaze: Move FSL initialization to board.c
by Michal Simek
· 15 years ago
5bbcb6c
microblaze: Move timer initialization to board.c
by Michal Simek
· 15 years ago
cc53690
microblaze: Fix irq.S code
by Michal Simek
· 15 years ago
398b1d5
microblaze: Add FDT support
by Arun Bhanu
· 15 years ago
2a72e9e
ppc4xx: Add option for PPC440SPe ports without old Rev. A support
by Stefan Roese
· 15 years ago
37e4daf
nios2: Move cpu/nios2/* to arch/nios2/cpu/*
by Peter Tyser
· 15 years ago
6a8a2b7
nios: Move cpu/nios/* to arch/nios/cpu/*
by Peter Tyser
· 15 years ago
1e9c265
sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]
by Peter Tyser
· 15 years ago
e9a8828
i386: Move cpu/i386/* to arch/i386/cpu/*
by Peter Tyser
· 15 years ago
6260fb0
microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*
by Peter Tyser
· 15 years ago
8a15c2d
avr32: Move cpu/at32ap/* to arch/avr32/cpu/*
by Peter Tyser
· 15 years ago
1e3827d
mips: Move cpu/mips/* to arch/mips/cpu/*
by Peter Tyser
· 15 years ago
c6fb83d
blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*
by Peter Tyser
· 15 years ago
a414553
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
by Peter Tyser
· 15 years ago
84ad688
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
by Peter Tyser
· 15 years ago
8f0fec7
sh: Move cpu/$CPU to arch/sh/cpu/$CPU
by Peter Tyser
· 15 years ago
8d1f268
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
819833a
Move architecture-specific includes to arch/$ARCH/include/asm
by Peter Tyser
· 15 years ago
ea0364f
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago