Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f3801e2b9bd5b86b5d43d10795ebc56cf4d785fa
/
arch
« Previous
0689a2e
am33xx: Correct MMC1, remove MMC2 support
by Tom Rini
· 12 years ago
8b165a5
i.MX28: bug fixes in PMU configuration code
by Stathis Voukelatos
· 12 years ago
7fb1ed0
MX28: Move the u-boot.bd info CPUDIR/SOCDIR
by Marek Vasut
· 12 years ago
41e5497
mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs
by Otavio Salvador
· 12 years ago
05c823b
mxs: Clarify why we poweroff in case of brownout in 5v conflict
by Otavio Salvador
· 12 years ago
1e0cf5c
mxs: Reowork SPL to use 'mxs' prefix for methods
by Otavio Salvador
· 12 years ago
9c47114
mxs: prefix register structs with 'mxs' prefix
by Otavio Salvador
· 12 years ago
ddcf13b
mxs: prefix register acessor macros with 'mxs' prefix
by Otavio Salvador
· 12 years ago
3a0398d
mxs: reorganize source directory for easy sharing of code in i.MXS SoCs
by Otavio Salvador
· 12 years ago
ab90b2c
MX28: use a clear name for DDR2 initialization
by Otavio Salvador
· 12 years ago
b0261b1
MX28: extend print_cpuinfo() to use chip information
by Otavio Salvador
· 12 years ago
e972d72
imx: Use a clear identification of an unidentified CPU type
by Otavio Salvador
· 12 years ago
a3dab5d
Enable the EMAC clock in at91_macb_hw_init().
by Markus Hubig
· 12 years ago
f7fa2f3
arm : Atmel : add at91sam9x5ek board support
by Bo Shen
· 12 years ago
be7d257
DaVinci DA8xx: fix set_cpu_clk_info()
by Laurence Withers
· 12 years ago
de9d2e3
DaVinci DA8xx: replace magic number for DDR speed
by Laurence Withers
· 12 years ago
88ac6b9
DaVinci DA850: UART2 clock ID comes from ASYNC3
by Laurence Withers
· 12 years ago
8a54aa0
DaVinci DA8xx: tidy up clock ID definition
by Laurence Withers
· 12 years ago
308252a
dm: Move OMAP GPIO driver to drivers/gpio/
by Marek Vasut
· 12 years ago
db7dd81
am33xx: Rework pinmux functions
by Tom Rini
· 12 years ago
726c05d
am33xx evm: Add CONFIG_CMD_EEPROM and related
by Tom Rini
· 12 years ago
65d750b
am33xx: Add support for TI AM335x StarterKit EVM
by Tom Rini
· 12 years ago
973b663
am33xx: Remove board/ti/am335x/evm.c
by Tom Rini
· 12 years ago
d4898ea
am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and support
by Tom Rini
· 12 years ago
318f27c
am33xx: Rework config_ddr to make DDR3 support easier.
by Tom Rini
· 12 years ago
942d3f0
am33xx: Move some variables in emif4.c, mark them static.
by Tom Rini
· 12 years ago
a74f0c7
am33xx: Correct and clean up ddr_regs struct
by Tom Rini
· 12 years ago
82afcc9
am33xx: Do not touch 'ratio1' fields
by Tom Rini
· 12 years ago
5ac3b7a
am33xx: Rework config_io_ctrl slightly
by Tom Rini
· 12 years ago
ff7ec0f
am33xx: Use emif_regs struct for storing initialization values
by Tom Rini
· 12 years ago
87a1acb
am33xx: Turn a number of 'int' functions to 'void'
by Tom Rini
· 12 years ago
c48c895
am33xx: Document what we're doing with ddrctrl->ddrckectrl
by Tom Rini
· 12 years ago
7d8a961
am335x: ddr_defs: Update EMIF parameters
by Vaibhav Bedia
· 13 years ago
c8da4a5
am33xx: Clean up unused DDR defines, prefix more with 'DDR2'
by Tom Rini
· 12 years ago
b971dfa
am33xx: Move the call to ddr_pll_config, make it take the frequency
by Tom Rini
· 12 years ago
fda35eb
am33xx: Pass to config_ddr the type of memory that is connected
by Tom Rini
· 12 years ago
bce58fe
am33xx: Make config_cmd_ctrl / config_ddr_data take const structs
by Tom Rini
· 12 years ago
10e7e36
am33xx: Rework DDR2 EMIF initalization slightly
by Tom Rini
· 12 years ago
372f11f
am33xx: Bugfix to config_sdram()
by Tom Rini
· 12 years ago
13f1c44
am33xx: Remove extra check in enable_ddr_clocks
by Tom Rini
· 12 years ago
7d5eb34
am33xx: Convert to using <asm/emif.h> to describe the EMIF
by Tom Rini
· 12 years ago
79b3e6b
am33xx: Remove DMM_BASE define
by Tom Rini
· 12 years ago
a438c75
am33xx: Enable gpio0 clock
by Tom Rini
· 12 years ago
41708a5
OMAP3: mem: Add Numonyx OneNAND 200MHz timing information
by Javier Martinez Canillas
· 12 years ago
89017e1
am33xx: pin mux defintions for CPSW switch
by Chandan Nath
· 12 years ago
e79cd8e
am33xx: CPSW init and definitions
by Chandan Nath
· 12 years ago
680866a
arm/davinci/da850: add uart0 pinmux
by Mikhail Kshevetskiy
· 12 years ago
89473d2
arm/davinci: fix DDR2/mDDR memory controller initialization for Omap L138
by Mikhail Kshevetskiy
· 12 years ago
c50afc1
Revert "arm: armv7: add compile option -mno-unaligned-access if available"
by Albert ARIBAUD
· 12 years ago
d3decde
omap: am335x_evm: enable i2c1 channel
by Steve Sakoman
· 12 years ago
0d986e6
da850/omap-l138: Add support to read u-boot image from MMC/SD
by Lad, Prabhakar
· 12 years ago
560e69b
arm, davinci: perform check for initializing global data and serial init
by Lad, Prabhakar
· 12 years ago
ecc98ec
da850/omap-l138: Add MMC support for DA850/OMAP-L138
by Lad, Prabhakar
· 12 years ago
3b97152
omap: am33xx: enable gpio support
by Steve Sakoman
· 12 years ago
0044c42
Consolidate bootcount code into drivers/bootcount
by Stefan Roese
· 12 years ago
d7903ae
mpc5xxx: add GPIO port configuration
by Anatolij Gustschin
· 12 years ago
0efcdb1
MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefiles
by Daniel Schwierzeck
· 12 years ago
2c0e3de
MIPS: factor out endianess flag handling to arch config.mk
by Daniel Schwierzeck
· 12 years ago
98ae9ac
Revert "powerpc: Fix declaration type for I/O functions"
by Andy Fleming
· 12 years ago
3ea2153
powerpc/85xx: clear out TLB on boot
by Scott Wood
· 12 years ago
7ac3cc2
powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.h
by York Sun
· 12 years ago
1d083ff
powerpc/mpc8xxx DDR: Fix interactive DDR debugging
by York Sun
· 12 years ago
62f739f
powerpc/mpc8xxx DDR: Fall back to raw timing for first controller only
by York Sun
· 12 years ago
7e4db27
powerpc/mpc8xxx DDR: Fix CAS latency calculation
by York Sun
· 12 years ago
45064ad
powerpc/mpc8xxx: Fix bug for extended DDR timing
by York Sun
· 12 years ago
a4c6650
powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleaving
by York Sun
· 12 years ago
fcea306
powerpc/mpc8xxx: Add support for cas latency 12 and above
by York Sun
· 12 years ago
73b5396
powerpc/mpc8xxx: Add fine timing support for DDR3
by York Sun
· 12 years ago
744713a
powerpc/mpc85xx: Skip zero values for DDR debug registers
by York Sun
· 12 years ago
709389b
powerpc/mpc8xxx: fix core id for multicore booting
by York Sun
· 12 years ago
ffdf889
Added new ext fields to IFC
by Kumar Gala
· 12 years ago
50d96e9
Add IFC offset for DPAA/Corenet platforms
by Kumar Gala
· 12 years ago
5b6b85a
Add e6500 processor detection
by Kumar Gala
· 12 years ago
123bd96
powerpc/mpc8xxx: use topology registers to calculate number of cores
by York Sun
· 12 years ago
1ca8690
powerpc/mpc8xxx: Add immap for topology and rcpm registers
by York Sun
· 12 years ago
3854173
powerpc/mpc85xx: Add IFC LAW target ID for FSL High-End SoC
by Prabhakar Kushwaha
· 12 years ago
e4879af
powerpc/mpc85xx:Enable debugger support to missed e500v2 SoC
by Prabhakar Kushwaha
· 12 years ago
33eee33
powerpc/fsl-corenet: work around erratum A004510
by Scott Wood
· 12 years ago
3e978f5
powerpc/fsl-corenet: remove dead variant symbols
by Scott Wood
· 12 years ago
055ce08
powerpc/85xx: remove support for the Freescale P3060
by Timur Tabi
· 12 years ago
99abf7d
powerpc/85xx: add support for FM2 DTSEC5
by Timur Tabi
· 12 years ago
9c6b47d
p1014rdb: set ddr bus width properly depending on SVR
by Matthew McClintock
· 12 years ago
be7bebe
powerpc/mpc8xxx: Remove P1015 and P1016 from CPU list
by York Sun
· 12 years ago
b5f7c87
powerpc/corenet_ds: Master module for boot from PCIE
by Liu Gang
· 12 years ago
81fa73b
powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macro
by Liu Gang
· 12 years ago
ff65f12
powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build target
by Liu Gang
· 12 years ago
57125f2
powerpc/mpc85xx: Make NMG_CPU_A011 workaround conditional
by York Sun
· 12 years ago
7de8a71
powerpc: Stack Pointer not properly aligned
by Joakim Tjernlund
· 12 years ago
89f4289
mpc85xx: Initial SP alignment is wrong.
by Joakim Tjernlund
· 12 years ago
31d4fe8
sh: tmu: Removed arch/sh/include/asm/clk.h
by Nobuhiro Iwamatsu
· 12 years ago
d443042
sh: tmu: Changed switch statement to shift operation
by Nobuhiro Iwamatsu
· 12 years ago
73f35e0
sh: tmu: Changed TMU driver using array of structures
by Nobuhiro Iwamatsu
· 12 years ago
d2aa5dc
dm: mips: Import libgcc components from Linux
by Marek Vasut
· 12 years ago
8b82cef
dm: mips: Fix lb60 timer code
by Marek Vasut
· 12 years ago
36d0a42
dm: mips: Fix lb60 WDT control
by Marek Vasut
· 12 years ago
11a05fb
nds32: fix unused pmu_init warning
by Mike Frysinger
· 12 years ago
782ff0c
nds32: delete unused local variable
by Mike Frysinger
· 12 years ago
38230ee
nds32: drop bi_enetaddr from global data
by Mike Frysinger
· 12 years ago
3874a37
openrisc: Work around potential relocation issues
by Julius Baxter
· 13 years ago
2095947
powerpc: Fix declaration type for I/O functions
by Prabhakar Kushwaha
· 13 years ago
Next »