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
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
i.MX6: define IOMUX_GPR3 register bitfields
Eric Nelson
2012-10-15
1
-0
/
+48
*
i.MX6: define bitfields for CHSCCDR register
Eric Nelson
2012-10-15
1
-0
/
+4
*
i.MX6: change register name for CCM_CHSCCDR to match ref. manual
Eric Nelson
2012-10-15
1
-1
/
+1
*
i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields
Eric Nelson
2012-10-15
2
-183
/
+185
*
pxa: Add code to examine cpu model and revision
Lukasz Dalek
2012-10-15
2
-2
/
+22
*
tegra: nand: add board pinmux
Lucas Stach
2012-10-15
1
-0
/
+1
*
tegra: clean up board include hell
Lucas Stach
2012-10-15
4
-27
/
+20
*
tegra: add funcmux entry for NAND attached to KBC
Lucas Stach
2012-10-15
2
-1
/
+19
*
tegra20: rework UART GPIO handling
Lucas Stach
2012-10-15
2
-5
/
+1
*
tegra20: add clock_set_pllout function
Lucas Stach
2012-10-15
5
-3
/
+67
*
tegra20: complete periph_id enum
Lucas Stach
2012-10-15
2
-0
/
+7
*
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
Tom Warren
2012-10-15
34
-467
/
+585
*
Tegra20: Move some code files to common directories for upcoming Tegra30 patc...
Tom Warren
2012-10-15
16
-5
/
+145
*
tegra20: add USB ULPI init code
Lucas Stach
2012-10-15
2
-27
/
+155
*
tegra20: port to new ehci interface
Lucas Stach
2012-10-15
2
-13
/
+6
*
usb: ehci: rework to take advantage of new lowlevel interface
Lucas Stach
2012-10-15
1
-1
/
+9
*
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-10-15
6
-11
/
+11
*
ppc4xx: Remove AP1000 board support
Stefan Roese
2012-10-15
2
-15
/
+0
*
ppc4xx: Remove ML2 board support
Stefan Roese
2012-10-15
1
-1
/
+1
*
ppc4xx: Remove IOP480 support
Stefan Roese
2012-10-15
7
-400
/
+2
*
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
2012-10-15
8
-16
/
+0
*
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
2012-10-15
13
-529
/
+39
*
serial: mxs: spl: Remove empty serial_* functions from SPL code
Marek Vasut
2012-10-15
1
-4
/
+0
*
serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driver
Marek Vasut
2012-10-15
1
-14
/
+69
*
serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driver
Marek Vasut
2012-10-15
1
-14
/
+69
*
serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driver
Marek Vasut
2012-10-15
1
-6
/
+59
*
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driver
Marek Vasut
2012-10-15
1
-11
/
+60
*
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial drivers
Marek Vasut
2012-10-15
2
-22
/
+120
*
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driver
Marek Vasut
2012-10-15
1
-6
/
+61
*
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driver
Marek Vasut
2012-10-15
1
-21
/
+74
*
serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driver
Marek Vasut
2012-10-15
1
-6
/
+61
*
serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver
Marek Vasut
2012-10-15
1
-6
/
+61
*
serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver
Marek Vasut
2012-10-15
1
-10
/
+64
*
serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI
Marek Vasut
2012-10-15
1
-7
/
+30
*
serial: bfin: Adjust serial_register_bfin_uart()
Marek Vasut
2012-10-15
1
-1
/
+1
*
serial: mpc512x: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
1
-0
/
+16
*
serial: mpc8xx: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
1
-0
/
+11
*
serial: Properly spell out the structure member names of serial_driver
Marek Vasut
2012-10-15
3
-41
/
+41
*
serial: Rename .init() and .uninit() in serial_device
Marek Vasut
2012-10-15
1
-2
/
+2
*
COMMON: Use __stringify() instead of MK_STR()
Marek Vasut
2012-10-15
2
-3
/
+1
*
ARM: prevent misaligned array inits
Albert ARIBAUD
2012-10-15
3
-5
/
+8
*
arm: armv7: omap3: Fix restore sequence in lowlevel_init
Albert ARIBAUD
2012-10-08
1
-5
/
+4
*
arm: rmobile: bugfix: wrong register saving in lowlevel_init
Tetsuyuki Kobayashi
2012-10-08
1
-11
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-10-05
1
-0
/
+2
|
\
|
*
arm: armv7: temporarily set -mno-unaligned-access
Albert ARIBAUD
2012-10-05
1
-0
/
+2
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-10-04
62
-27
/
+9051
|
\
\
|
|
/
|
*
ARM: Add Altera SOCFPGA Cyclone5
Dinh Nguyen
2012-10-04
11
-0
/
+529
|
*
arm: Support new Xilinx Zynq platform
Michal Simek
2012-10-04
3
-0
/
+232
|
*
arm: Fixed the offset for the no relocation.
Zhong Hongbo
2012-10-04
12
-0
/
+12
|
*
arm: Add CONFIG_OF_BOARD_SETUP support to bootm
Joe Hershberger
2012-10-04
1
-0
/
+3
[next]