index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mx28evk: Turn on caches
Fabio Estevam
2012-09-01
1
-2
/
+0
*
MX28: use a clear name for DDR2 initialization
Otavio Salvador
2012-09-01
1
-6
/
+6
*
Add support for Bluegiga APX4 Development Kit
Veli-Pekka Peltola
2012-09-01
7
-0
/
+618
*
MX28: extend print_cpuinfo() to use chip information
Otavio Salvador
2012-09-01
2
-2
/
+40
*
MX28: SPI: Add DMA transfer support
Marek Vasut
2012-09-01
1
-1
/
+116
*
MX28: SPI: Pull out the PIO transfer function
Marek Vasut
2012-09-01
1
-33
/
+41
*
MX28: SPI: Refactor spi_xfer a bit
Marek Vasut
2012-09-01
1
-10
/
+22
*
imx: Use a clear identification of an unidentified CPU type
Otavio Salvador
2012-09-01
1
-2
/
+2
*
at91: Add support for taskit AT91SAM9G20 boards.
Markus Hubig
2012-09-01
6
-0
/
+654
*
Enable the EMAC clock in at91_macb_hw_init().
Markus Hubig
2012-09-01
1
-0
/
+4
*
MAINTAINERS: fix Andreas Bießmann AVR32 entry
Andreas Bießmann
2012-09-01
1
-1
/
+3
*
MAINTAINERS: fix entry of Ilko Iliev
Andreas Bießmann
2012-09-01
1
-6
/
+6
*
arm : Atmel : add at91sam9x5ek board support
Bo Shen
2012-09-01
14
-4
/
+1043
*
doc/git-mailrc: update at91 and avr32
Andreas Bießmann
2012-09-01
1
-2
/
+3
*
am335x_evm: enable SMSC PHY driver
Ilya Yanok
2012-09-01
1
-0
/
+1
*
OMAP3: fix DRAM size for IGEP-based boards.
Enric Balletbò i Serra
2012-09-01
2
-6
/
+6
*
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
*
doc/git-mailrc: Update 'ti' alias
Tom Rini
2012-09-01
1
-1
/
+1
*
dm: Move OMAP GPIO driver to drivers/gpio/
Marek Vasut
2012-09-01
19
-3
/
+19
*
dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAP
Marek Vasut
2012-09-01
6
-0
/
+6
*
am33xx: Rework pinmux functions
Tom Rini
2012-09-01
5
-78
/
+68
*
am33xx evm: Add CONFIG_CMD_EEPROM and related
Tom Rini
2012-09-01
2
-9
/
+8
*
am33xx: Add support for TI AM335x StarterKit EVM
Tom Rini
2012-09-01
3
-2
/
+50
*
am33xx: Remove board/ti/am335x/evm.c
Tom Rini
2012-09-01
3
-200
/
+174
*
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
*
am335x_evm: Update config for common usage
Tom Rini
2012-09-01
1
-10
/
+60
*
am33xx: Enable gpio0 clock
Tom Rini
2012-09-01
1
-0
/
+4
*
OMAP3: igep00x0: add SPL support for IGEP-based boards
Javier Martinez Canillas
2012-09-01
5
-68
/
+147
*
OMAP3: mem: Add Numonyx OneNAND 200MHz timing information
Javier Martinez Canillas
2012-09-01
1
-0
/
+29
[prev]
[next]