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
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: implement some Cortex-A9 errata workarounds
Stephen Warren
2013-03-13
1
-0
/
+19
*
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
29
-29
/
+29
*
arm: make __bss_start and __bss_end__ compiler-generated
Albert ARIBAUD
2013-03-12
4
-6
/
+58
*
Remove linker lists (LGAs) from SPL linker scripts
Albert ARIBAUD
2013-03-12
5
-16
/
+160
*
arm: omap: map u_boot_lists section to .sram
Albert ARIBAUD
2013-03-12
1
-1
/
+1
*
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-03-12
2
-21
/
+15
|
\
|
*
ARM: sam9x5: fix ethernet pins in MII mode
Jesse Gilles
2013-03-12
1
-8
/
+8
|
*
ARM: at91sam9x5: Using CPU string directly
Bo Shen
2013-03-12
2
-13
/
+7
*
|
Merge u-boot/master into u-boot-ti/master
Tom Rini
2013-03-11
62
-431
/
+3187
|
\
\
|
*
|
x86: Add error checking to x86 relocation code
Simon Glass
2013-03-04
1
-2
/
+18
|
*
|
x86: Support relocation of FDT on start-up
Simon Glass
2013-03-04
7
-2
/
+46
|
*
|
x86: Rearrange the output input to remove BSS
Simon Glass
2013-03-04
1
-7
/
+12
|
*
|
x86: Add an __end symbol to signal the end of the U-Boot binary
Simon Glass
2013-03-04
3
-1
/
+4
|
*
|
x86: Permit bootstage and timer data to be used prior to relocation
Simon Glass
2013-03-04
4
-18
/
+16
|
*
|
x86: Add basic cache operations
Simon Glass
2013-03-04
1
-0
/
+23
|
*
|
x86: Add function to get top of usable ram
Simon Glass
2013-03-04
2
-24
/
+22
|
*
|
sandbox: Add a way of obtaining directory listings
Simon Glass
2013-03-04
1
-0
/
+101
|
*
|
Merge branch 'mem' of git://git.denx.de/u-boot-x86
Tom Rini
2013-03-04
4
-0
/
+22
|
|
\
\
|
|
*
|
sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf
Simon Glass
2013-02-28
2
-0
/
+11
|
|
*
|
sandbox: Improve sandbox serial port keyboard interface
Taylor Hutt
2013-02-28
1
-0
/
+8
|
|
*
|
sandbox: fix compiler warning
Allen Martin
2013-02-28
1
-0
/
+3
|
*
|
|
blackfin: bf60x: add resume from hibernate
Steven Miao
2013-03-04
1
-0
/
+46
|
*
|
|
blackfin: bf60x: add hw watchdog support
Bob Liu
2013-03-04
2
-0
/
+15
|
*
|
|
blackfin: add bf6xx spi driver
Scott Jiang
2013-03-04
1
-0
/
+240
|
*
|
|
blackfin: bf60x: add rsi/sdh support
Sonic Zhang
2013-03-04
1
-2
/
+36
|
*
|
|
blackfin: bf60x: add gpio support
Bob Liu
2013-03-04
3
-8
/
+181
|
*
|
|
blackfin: bf60x: support big cplb page
Bob Liu
2013-03-04
2
-6
/
+44
|
*
|
|
blackfin: bf60x: add dma support
Bob Liu
2013-03-04
3
-76
/
+156
|
*
|
|
blackfin: bf60x: add serial support
Sonic Zhang
2013-03-04
7
-238
/
+642
|
*
|
|
blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.
Sonic Zhang
2013-03-04
7
-41
/
+468
|
*
|
|
blackfin: bf60x: new processor header files
Bob Liu
2013-03-04
13
-1
/
+1090
|
|
/
/
|
*
|
mac: Fix the condition check for setting the MAC from the EEPROM
Holger Hans Peter Freyther
2013-02-20
1
-2
/
+2
|
*
|
gpio: Build the da8xx_gpio code for the davinci644x device
Holger Hans Peter Freyther
2013-02-20
1
-1
/
+7
|
*
|
malloc: make malloc_bin_reloc static
Gabor Juhos
2013-02-19
4
-4
/
+0
|
*
|
nds32: Add a basic errno.h
Simon Glass
2013-02-18
1
-0
/
+1
|
|
/
*
|
arm: dra7xx: Add silicon id support for DRA752 soc
Lokesh Vutla
2013-03-11
4
-2
/
+14
*
|
arm: dra7xx: Add board files for DRA7XX socs
Lokesh Vutla
2013-03-11
3
-9
/
+349
*
|
arm: dra7xx: Add DDR related data for DRA752 ES1.0
Lokesh Vutla
2013-03-11
5
-6
/
+42
*
|
arm: dra7xx: Add control module changes
Lokesh Vutla
2013-03-11
3
-2
/
+85
*
|
arm: dra7xx: clock: Add the dplls data
Lokesh Vutla
2013-03-11
4
-8
/
+94
*
|
arm: dra7xx: clock: Add the prcm changes
Lokesh Vutla
2013-03-11
6
-8
/
+252
*
|
ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup
Lokesh Vutla
2013-03-11
7
-1
/
+152
*
|
ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCs
Lokesh Vutla
2013-03-11
4
-2
/
+94
*
|
ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendum
SRICHARAN R
2013-03-11
5
-189
/
+254
*
|
ARM: OMAP5: clock: Add the prcm register changes required for ES2.0
SRICHARAN R
2013-03-11
3
-0
/
+292
*
|
ARM: OMAP5: Add silicon id support for ES2.0 revision.
SRICHARAN R
2013-03-11
4
-11
/
+21
*
|
ARM: OMAP5: Clean up iosettings code
Lokesh Vutla
2013-03-11
4
-44
/
+78
*
|
ARM: OMAP4+: Make control module register structure generic
Lokesh Vutla
2013-03-11
10
-191
/
+259
*
|
ARM: OMAP4+: Cleanup emif specific files
Lokesh Vutla
2013-03-11
4
-85
/
+108
*
|
ARM: OMAP4+: Clean up the pmic code
SRICHARAN R
2013-03-11
12
-260
/
+198
[next]