index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mxs: prefix register acessor macros with 'mxs' prefix
Otavio Salvador
2012-09-01
20
-517
/
+517
*
mxs: reorganize source directory for easy sharing of code in i.MXS SoCs
Otavio Salvador
2012-09-01
37
-1
/
+1
*
MX28: use a clear name for DDR2 initialization
Otavio Salvador
2012-09-01
1
-6
/
+6
*
MX28: extend print_cpuinfo() to use chip information
Otavio Salvador
2012-09-01
2
-2
/
+40
*
imx: Use a clear identification of an unidentified CPU type
Otavio Salvador
2012-09-01
1
-2
/
+2
*
Enable the EMAC clock in at91_macb_hw_init().
Markus Hubig
2012-09-01
1
-0
/
+4
*
arm : Atmel : add at91sam9x5ek board support
Bo Shen
2012-09-01
7
-2
/
+508
*
DaVinci DA8xx: fix set_cpu_clk_info()
Laurence Withers
2012-09-01
1
-9
/
+14
*
DaVinci DA8xx: replace magic number for DDR speed
Laurence Withers
2012-09-01
2
-1
/
+4
*
DaVinci DA850: UART2 clock ID comes from ASYNC3
Laurence Withers
2012-09-01
1
-1
/
+3
*
DaVinci DA8xx: tidy up clock ID definition
Laurence Withers
2012-09-01
1
-16
/
+40
*
dm: Move OMAP GPIO driver to drivers/gpio/
Marek Vasut
2012-09-01
2
-246
/
+0
*
am33xx: Rework pinmux functions
Tom Rini
2012-09-01
3
-53
/
+33
*
am33xx evm: Add CONFIG_CMD_EEPROM and related
Tom Rini
2012-09-01
1
-9
/
+4
*
am33xx: Add support for TI AM335x StarterKit EVM
Tom Rini
2012-09-01
2
-2
/
+40
*
am33xx: Remove board/ti/am335x/evm.c
Tom Rini
2012-09-01
1
-0
/
+173
*
am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and support
Tom Rini
2012-09-01
3
-0
/
+60
*
am33xx: Rework config_ddr to make DDR3 support easier.
Tom Rini
2012-09-01
1
-14
/
+23
*
am33xx: Move some variables in emif4.c, mark them static.
Tom Rini
2012-09-01
1
-4
/
+3
*
am33xx: Correct and clean up ddr_regs struct
Tom Rini
2012-09-01
3
-34
/
+20
*
am33xx: Do not touch 'ratio1' fields
Tom Rini
2012-09-01
3
-35
/
+7
*
am33xx: Rework config_io_ctrl slightly
Tom Rini
2012-09-01
3
-27
/
+8
*
am33xx: Use emif_regs struct for storing initialization values
Tom Rini
2012-09-01
3
-78
/
+31
*
am33xx: Turn a number of 'int' functions to 'void'
Tom Rini
2012-09-01
3
-42
/
+15
*
am33xx: Document what we're doing with ddrctrl->ddrckectrl
Tom Rini
2012-09-01
2
-4
/
+3
*
am335x: ddr_defs: Update EMIF parameters
Vaibhav Bedia
2012-09-01
1
-5
/
+5
*
am33xx: Clean up unused DDR defines, prefix more with 'DDR2'
Tom Rini
2012-09-01
2
-43
/
+35
*
am33xx: Move the call to ddr_pll_config, make it take the frequency
Tom Rini
2012-09-01
3
-3
/
+5
*
am33xx: Pass to config_ddr the type of memory that is connected
Tom Rini
2012-09-01
4
-20
/
+31
*
am33xx: Make config_cmd_ctrl / config_ddr_data take const structs
Tom Rini
2012-09-01
3
-61
/
+48
*
am33xx: Rework DDR2 EMIF initalization slightly
Tom Rini
2012-09-01
1
-15
/
+2
*
am33xx: Bugfix to config_sdram()
Tom Rini
2012-09-01
1
-2
/
+1
*
am33xx: Remove extra check in enable_ddr_clocks
Tom Rini
2012-09-01
1
-5
/
+0
*
am33xx: Convert to using <asm/emif.h> to describe the EMIF
Tom Rini
2012-09-01
2
-41
/
+15
*
am33xx: Remove DMM_BASE define
Tom Rini
2012-09-01
1
-1
/
+0
*
am33xx: Enable gpio0 clock
Tom Rini
2012-09-01
1
-0
/
+4
*
OMAP3: mem: Add Numonyx OneNAND 200MHz timing information
Javier Martinez Canillas
2012-09-01
1
-0
/
+29
*
am33xx: pin mux defintions for CPSW switch
Chandan Nath
2012-09-01
1
-0
/
+2
*
am33xx: CPSW init and definitions
Chandan Nath
2012-09-01
3
-1
/
+23
*
arm/davinci/da850: add uart0 pinmux
Mikhail Kshevetskiy
2012-09-01
3
-0
/
+7
*
arm/davinci: fix DDR2/mDDR memory controller initialization for Omap L138
Mikhail Kshevetskiy
2012-09-01
2
-7
/
+20
*
Revert "arm: armv7: add compile option -mno-unaligned-access if available"
Albert ARIBAUD
2012-09-01
1
-2
/
+0
*
omap: am335x_evm: enable i2c1 channel
Steve Sakoman
2012-09-01
1
-0
/
+5
*
da850/omap-l138: Add support to read u-boot image from MMC/SD
Lad, Prabhakar
2012-09-01
1
-0
/
+5
*
arm, davinci: perform check for initializing global data and serial init
Lad, Prabhakar
2012-09-01
1
-6
/
+9
*
da850/omap-l138: Add MMC support for DA850/OMAP-L138
Lad, Prabhakar
2012-09-01
3
-0
/
+15
*
omap: am33xx: enable gpio support
Steve Sakoman
2012-09-01
5
-1
/
+75
*
Consolidate bootcount code into drivers/bootcount
Stefan Roese
2012-09-01
4
-85
/
+1
*
global_data: unify global flag defines
Mike Frysinger
2012-08-09
1
-13
/
+1
*
I2C: Move struct s3c24x0_i2c to a common place.
Rajeshwari Shinde
2012-07-31
1
-10
/
+0
[prev]
[next]