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
/
arm
/
cpu
/
arm926ejs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ARM: */start.S: use canonical asm syntax
Wolfgang Denk
2010-12-13
1
-1
/
+1
*
davinci: Rewrite timer.c to use tbl/tbu emulation variables in gd
Nick Thompson
2010-12-11
1
-49
/
+28
*
Merge branch 'master' of git://git.denx.de/u-boot-imx
Wolfgang Denk
2010-12-09
2
-0
/
+24
|
\
|
*
imx: Get fec mac address from fuse
Liu Hui-R64343
2010-11-21
2
-0
/
+24
*
|
arm: fixloop(): do not use r8 for relocation
Andreas Bießmann
2010-12-09
1
-3
/
+3
*
|
arm: relocate_code(): do not set register useless
Andreas Bießmann
2010-12-09
1
-2
/
+2
*
|
arm: copy_loop(): use scratch register
Andreas Bießmann
2010-12-09
1
-5
/
+5
*
|
arm: add 8-byte alignment for ABI compliance before board_init_f
Heiko Schocher
2010-12-08
1
-0
/
+1
*
|
AT91: fix EMAC gpio init in at91sam9260_devices.c
Reinhard Meyer
2010-12-07
1
-0
/
+5
*
|
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
12
-24
/
+24
*
|
ARM: fix linker file for newer ld support
Albert Aribaud
2010-11-17
1
-12
/
+18
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-marvell
Wolfgang Denk
2010-10-29
1
-0
/
+10
|
\
|
*
Kirkwood: bugfix: DRAM size initialization
Tanmay Upadhyay
2010-10-28
1
-0
/
+10
*
|
Merge branch 'master' of git://git.denx.de/u-boot-imx
Wolfgang Denk
2010-10-29
1
-4
/
+4
|
\
\
|
*
|
imx25: Fix reset
Matthias Weisser
2010-10-28
1
-4
/
+4
*
|
|
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
Wolfgang Denk
2010-10-29
1
-4
/
+0
*
|
|
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
Wolfgang Denk
2010-10-29
2
-111
/
+0
|
/
/
*
|
Coding Style cleanup
Wolfgang Denk
2010-10-27
1
-1
/
+0
*
|
ARM: fix address setup in start.S
Darius Augulis
2010-10-26
1
-2
/
+4
*
|
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
1
-4
/
+4
*
|
ARM: Use consistent assembler syntax
Gray Remlin
2010-10-26
1
-5
/
+5
|
/
*
Merge branch 'at91' of git://git.denx.de/u-boot-atmel
Wolfgang Denk
2010-10-19
2
-71
/
+69
|
\
|
*
AT91 clock/timer: move static data to global_data struct
Reinhard Meyer
2010-10-19
2
-71
/
+69
*
|
Merge branch 'elf_reloc'
Wolfgang Denk
2010-10-19
2
-90
/
+98
|
\
\
|
|
/
|
/
|
|
*
arm926ejs, tx25: add support for ELF relocations
Heiko Schocher
2010-10-13
1
-4
/
+4
|
*
arm: implement ELF relocations
Albert Aribaud
2010-10-13
2
-91
/
+99
*
|
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
2
-3
/
+3
|
/
*
Kirkwood: dram_init is moved to dram.c
Prafulla Wadaskar
2010-10-13
1
-0
/
+38
*
orion5x: optimize window size computation
Albert Aribaud
2010-10-13
1
-11
/
+21
*
Kirkwood: print_cpuinfo fixed for valid devid revid
Prafulla Wadaskar
2010-10-13
1
-11
/
+23
*
orion5x: fix relocation-incompatible code
Albert Aribaud
2010-10-11
2
-31
/
+53
*
arm: bugfix: replace ble with blo in start.S files
Albert Aribaud
2010-10-11
1
-5
/
+5
*
at91: Add arch_preboot_os which disables PIT in a faster way
Alexander Stein
2010-10-05
1
-0
/
+16
*
AT91: convert cpu.c to struct SoC access
Reinhard Meyer
2010-10-05
1
-20
/
+12
*
ARM: implement relocation for ARM926
Heiko Schocher
2010-09-19
3
-4
/
+206
*
Prepare v2010.09-rc1
Wolfgang Denk
2010-09-10
2
-2
/
+0
*
Merge branch 'at91' of git://git.denx.de/u-boot-atmel
Wolfgang Denk
2010-09-08
5
-24
/
+330
|
\
|
*
AT91: add option to enable pullups in at91sam9260_devices.c
Reinhard Meyer
2010-09-03
1
-10
/
+25
|
*
AT91: reset.c: fix comments, add option
Reinhard Meyer
2010-09-03
1
-10
/
+11
|
*
AT91SAM9XE: add embedded flash support
Reinhard Meyer
2010-09-03
2
-0
/
+272
|
*
AT91: MCI: add SD/MMC driver using mmc framework
Reinhard Meyer
2010-09-03
1
-0
/
+21
|
*
AT91 Fix: return value of get_tbclk
Jens Scharsig
2010-08-31
1
-4
/
+1
*
|
Kirkwood: bugfix: window size (mis)calculation
Prafulla Wadaskar
2010-08-26
1
-1
/
+1
*
|
Orion5x: bugfix: window size (mis)calculation
Albert Aribaud
2010-08-26
1
-1
/
+1
*
|
ARM: Add support for MB86R0x SoCs
Matthias Weisser
2010-08-10
4
-0
/
+272
|
/
*
orion5x: allow overriding default mappings windows
Albert Aribaud
2010-08-10
1
-20
/
+20
*
mvgbe: add support for orion5x GbE controller
Albert Aribaud
2010-07-12
1
-0
/
+8
*
mvgbe: support SoCs other than kirkwood
Albert Aribaud
2010-07-12
1
-2
/
+2
*
Prepare v2010.06-rc3
Wolfgang Denk
2010-06-23
1
-70
/
+70
*
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2010-06-22
1
-4
/
+4
|
\
[prev]
[next]