index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
Commit message (
Expand
)
Author
Age
Files
Lines
*
am33xx: Enable UART{1,2,3,4,5} pin-mux
Andrew Bradford
2012-10-25
3
-0
/
+76
*
am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbers
Peter Korsgaard
2012-10-25
1
-50
/
+62
*
am33xx: support board specific ddr settings
Peter Korsgaard
2012-10-25
1
-12
/
+77
*
am33xx: move generic parts of pinmux handling out from board/ti/am335x
Peter Korsgaard
2012-10-25
1
-248
/
+1
*
am33xx: move ti i2c baseboard header handling to board/ti/am335x/
Peter Korsgaard
2012-10-25
4
-0
/
+350
*
OMAP3: add video support to the mcx board
Stefano Babic
2012-10-25
2
-0
/
+43
*
OMAP3: mcx: updated to new hardware revision
Stefano Babic
2012-10-25
2
-17
/
+4
*
OMAP3: updated pinmux and environment for new revision of mcx board
Stefano Babic
2012-10-25
1
-13
/
+13
*
OMAP3: mt_ventoux: power on USB at startup
Stefano Babic
2012-10-25
1
-0
/
+8
*
actux[123]: Update linker script for ELDK 4.2
Tom Rini
2012-10-18
3
-3
/
+3
*
h2200: Add support for iPAQ h2200 palmtop
Łukasz Dałek
2012-10-16
3
-0
/
+129
*
mx6qsabreauto: Add Ethernet support
Fabio Estevam
2012-10-15
1
-0
/
+75
*
mx25: Clean up lowlevel_init
Benoît Thébaudeau
2012-10-15
1
-31
/
+3
*
mx31: Fix PDR0_CSI_PODF
Benoît Thébaudeau
2012-10-15
4
-5
/
+5
*
mx5/6: Define default SoC input clock frequencies
Benoît Thébaudeau
2012-10-15
1
-1
/
+1
*
mx6q: Add basic support for mx6qsabreauto
Fabio Estevam
2012-10-15
3
-0
/
+317
*
mx6qsabresd: Add 8-bit USDHC support
Fabio Estevam
2012-10-15
1
-0
/
+4
*
mx6qsabresd: Add Ethernet support
Fabio Estevam
2012-10-15
1
-0
/
+76
*
mx6: Add basic support for mx6qsabresd board.
Fabio Estevam
2012-10-15
2
-0
/
+159
*
mx6q: Factor out common DDR3 init code
Fabio Estevam
2012-10-15
1
-0
/
+0
*
tegra: nand: add board pinmux
Lucas Stach
2012-10-15
1
-0
/
+12
*
tegra: clean up board include hell
Lucas Stach
2012-10-15
3
-39
/
+1
*
tegra20: rework UART GPIO handling
Lucas Stach
2012-10-15
7
-40
/
+9
*
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
Tom Warren
2012-10-15
9
-34
/
+32
*
tegra: Rename Medcom to Medcom-Wide
Thierry Reding
2012-10-15
2
-1
/
+1
*
tegra: Update Avionic Design vendor prefix
Thierry Reding
2012-10-15
3
-3
/
+3
*
usb: ehci: rework to take advantage of new lowlevel interface
Lucas Stach
2012-10-15
5
-15
/
+15
*
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-10-15
1
-2
/
+2
*
pmc405de and zeus: remove the env_ptr externs
Igor Grinberg
2012-10-15
2
-2
/
+0
*
ppc4xx: Remove AP1000 board support
Stefan Roese
2012-10-15
10
-3321
/
+0
*
ppc4xx: Remove ML2 board support
Stefan Roese
2012-10-15
7
-804
/
+0
*
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
2012-10-15
11
-291
/
+0
*
serial: powerpc: Implement CONFIG_SERIAL_MULTI into p3mx serial driver
Marek Vasut
2012-10-15
1
-6
/
+62
*
serial: powerpc: Implement CONFIG_SERIAL_MULTI into sconsole serial driver
Marek Vasut
2012-10-15
1
-6
/
+60
*
serial: powerpc: Implement CONFIG_SERIAL_MULTI into ml2 serial driver
Marek Vasut
2012-10-15
1
-6
/
+60
*
serial: powerpc: Implement CONFIG_SERIAL_MULTI into evb64260 serial driver
Marek Vasut
2012-10-15
1
-20
/
+65
*
serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driver
Marek Vasut
2012-10-15
1
-6
/
+61
*
serial: powerpc: Implement CONFIG_SERIAL_MULTI into cogent serial driver
Marek Vasut
2012-10-15
1
-6
/
+60
*
serial: powerpc: Implement CONFIG_SERIAL_MULTI into bmw serial driver
Marek Vasut
2012-10-15
1
-6
/
+62
*
serial: powerpc: Implement CONFIG_SERIAL_MULTI into amirix serial driver
Marek Vasut
2012-10-15
1
-6
/
+60
*
serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell serial driver
Marek Vasut
2012-10-15
1
-13
/
+67
*
serial: zoom2: Remove zoom2 serial prototypes from serial.h
Marek Vasut
2012-10-15
1
-1
/
+6
*
serial: pxa: Make use of default_serial_console in serial_pxa
Marek Vasut
2012-10-15
7
-35
/
+0
*
serial: Properly spell out the structure member names of serial_driver
Marek Vasut
2012-10-15
1
-8
/
+8
*
COMMON: Use __stringify() instead of rest of implementations
Marek Vasut
2012-10-15
1
-4
/
+3
*
COMMON: Use __stringify() instead of MK_STR()
Marek Vasut
2012-10-15
1
-8
/
+1
*
gth2: Remove this platform
Tom Rini
2012-10-15
9
-1566
/
+0
*
ARM: prevent misaligned array inits
Albert ARIBAUD
2012-10-15
1
-14
/
+14
*
MPC85xx: remove support for TQM85xx boards
Wolfgang Denk
2012-10-05
6
-1877
/
+0
*
sh: ap_sh4a_4a: Fixed initialization value of DDR memory
Nobuhiro Iwamatsu
2012-10-05
1
-1
/
+1
[next]