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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
configs: mx6: Add a common config file
Fabio Estevam
2012-10-15
2
-164
/
+185
*
mx6qsabresd: Add Ethernet support
Fabio Estevam
2012-10-15
1
-2
/
+15
*
mx6: Add basic support for mx6qsabresd board.
Fabio Estevam
2012-10-15
1
-0
/
+170
*
tegra: enable CONFIG_CMD_PART
Stephen Warren
2012-10-15
2
-0
/
+11
*
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
Tom Warren
2012-10-15
1
-1
/
+1
*
tegra: Rename Medcom to Medcom-Wide
Thierry Reding
2012-10-15
1
-4
/
+4
*
input: Allow key ghosting filter to be disabled
Simon Glass
2012-10-15
1
-1
/
+4
*
input: Separate out keyboard repeat/delay from init
Simon Glass
2012-10-15
1
-4
/
+10
*
sata.h: Make all sata/ata drivers include <sata.h>
Pavel Herrmann
2012-10-15
1
-2
/
+5
*
ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write)
Tom Rini
2012-10-15
1
-2
/
+2
*
usb.h: Add udc_disconnect prototype to usb.h
Lukasz Dalek
2012-10-15
1
-0
/
+11
*
usb: ulpi: add indicator configuration function
Lucas Stach
2012-10-15
1
-2
/
+11
*
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-10-15
2
-4
/
+8
*
ppc4xx: Remove AP1000 board support
Stefan Roese
2012-10-15
2
-249
/
+2
*
ppc4xx: Remove ML2 board support
Stefan Roese
2012-10-15
1
-257
/
+0
*
ppc4xx: Remove IOP480 support
Stefan Roese
2012-10-15
4
-400
/
+1
*
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
2012-10-15
2
-13
/
+1
*
serial: Remove CONFIG_SERIAL_MULTI from config files
Marek Vasut
2012-10-15
43
-53
/
+0
*
serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI
Marek Vasut
2012-10-15
1
-1
/
+1
*
serial: zoom2: Remove zoom2 serial prototypes from serial.h
Marek Vasut
2012-10-15
2
-8
/
+1
*
serial: bfin: Adjust serial_register_bfin_uart()
Marek Vasut
2012-10-15
1
-4
/
+0
*
serial: bfin: Remove the bfin_serialN_device exports from serial.h
Marek Vasut
2012-10-15
1
-4
/
+0
*
serial: ns16550: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
1
-6
/
+2
*
serial: mpc512x: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
1
-7
/
+0
*
serial: microblaze: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
1
-7
/
+0
*
serial: zynq: Move serial registration from serial_initialize()
Tom Rini
2012-10-15
1
-5
/
+0
*
serial: s5p: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
1
-7
/
+0
*
serial: pxa: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
1
-4
/
+0
*
serial: s3c24xx: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
1
-6
/
+0
*
serial: mpc512x: Properly define CONFIG_SYS_PSC3 in config files
Marek Vasut
2012-10-15
3
-0
/
+3
*
serial: pxa: Make use of default_serial_console in serial_pxa
Marek Vasut
2012-10-15
10
-1
/
+10
*
serial: Rename .init() and .uninit() in serial_device
Marek Vasut
2012-10-15
1
-2
/
+2
*
serial: Coding style cleanup of struct serial_device
Marek Vasut
2012-10-15
1
-12
/
+11
*
COMMON: Use __stringify() instead of rest of implementations
Marek Vasut
2012-10-15
3
-15
/
+9
*
COMMON: Use __stringify() instead of MK_STR()
Marek Vasut
2012-10-15
44
-395
/
+395
*
COMMON: Use __stringify() instead of xstr()
Marek Vasut
2012-10-15
18
-147
/
+104
*
COMMON: Add __stringify() function
Marek Vasut
2012-10-15
2
-0
/
+13
*
gth2: Remove this platform
Tom Rini
2012-10-15
1
-222
/
+0
*
m28: Properly configure the SPI flash chipselect
Marek Vasut
2012-10-12
1
-3
/
+5
*
ide: Correct IDE_BUS(dev) macro
Luka Perkov
2012-10-08
1
-1
/
+1
*
ml507: Fix Xilinx uartlite driver hang
Rommel Custodio
2012-10-08
1
-1
/
+1
*
MPC85xx: remove support for TQM85xx boards
Wolfgang Denk
2012-10-05
1
-697
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-10-04
25
-53
/
+1514
|
\
|
*
ARM: Add Altera SOCFPGA Cyclone5
Dinh Nguyen
2012-10-04
1
-0
/
+236
|
*
xilinx: Add new Zynq board
Michal Simek
2012-10-04
1
-0
/
+112
|
*
serial: Add Zynq serial driver
Michal Simek
2012-10-04
1
-0
/
+5
|
*
ARM: Add X600 board support (SPEAr600 based)
Stefan Roese
2012-10-04
1
-0
/
+339
|
*
Merge remote-tracking branch 'u-boot-marvell/master'
Albert ARIBAUD
2012-10-03
4
-7
/
+170
|
|
\
|
|
*
km_kirkwood: enable MV88E6352_SWITCH support for kmnusa
Valentin Longchamp
2012-10-03
1
-0
/
+2
|
|
*
edminiv2: increase malloc len to 256K
Albert ARIBAUD
2012-10-03
1
-1
/
+1
[next]