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
/
arm
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Minor coding style cleanup.
Wolfgang Denk
2011-05-19
1
-1
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-04-27
4
-1
/
+374
|
\
|
*
Don't grab memory for LCD if FB address is defined
Minkyu Kang
2011-04-27
1
-0
/
+4
|
*
ARM: fix stack pointer adjustment in board_init_f()
Eric Cooper
2011-04-27
1
-1
/
+1
|
*
arm: Use optimized memcpy and memset from linux
Matthias Weisser
2011-04-27
3
-0
/
+369
*
|
Respect memreserve regions specified in the device tree
Grant Likely
2011-04-25
1
-0
/
+2
*
|
Stop passing around bootmem_base value.
Grant Likely
2011-04-25
1
-2
/
+1
|
/
*
arm: fix incorrect monitor protection region in FLASH
Po-Yu Chuang
2011-03-27
1
-1
/
+1
*
arm: get_sp() should always be compiled
Po-Yu Chuang
2011-02-21
1
-3
/
+1
*
Replace "FLASH" strings with "Flash" or "flash"
Peter Tyser
2011-01-19
1
-1
/
+1
*
arm: add 8-byte alignment for ABI compliance before board_init_f
Heiko Schocher
2010-12-08
1
-1
/
+1
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-5
/
+5
*
ARMV7: Fix build for non-OMAP3 boards
Steve Sakoman
2010-11-04
1
-1
/
+1
*
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
Wolfgang Denk
2010-10-29
3
-253
/
+0
*
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-29
1
-32
/
+0
*
arm, bootm: Fix compile warning
Heiko Schocher
2010-10-26
1
-2
/
+0
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
1
-1
/
+1
*
ARM: fix relocation support for onenand device.
Enric Balletbo i Serra
2010-10-23
1
-0
/
+3
*
Merge branch 'elf_reloc'
Wolfgang Denk
2010-10-19
2
-4
/
+6
|
\
|
*
armv7, beagle: add support for ELF relocations
Heiko Schocher
2010-10-13
1
-1
/
+1
|
*
arm: implement ELF relocations
Albert Aribaud
2010-10-13
1
-3
/
+5
*
|
ARM: add flat device tree support
John Rigby
2010-10-18
1
-16
/
+121
*
|
env_mmc: Fix crashing bug encountered after enabling ARM relocation
Steve Sakoman
2010-10-13
1
-5
/
+5
*
|
davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr
Ben Gardiner
2010-10-11
1
-19
/
+0
|
/
*
ARM: add relocation support
Heiko Schocher
2010-09-19
3
-5
/
+519
*
ARM (ARM11): add data cache support, test on Qong board
Heiko Schocher
2010-09-19
1
-1
/
+1
*
ARM V7 (OMAP): add data cache support, test on Beagle board
Heiko Schocher
2010-09-19
1
-0
/
+5
*
ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board
Heiko Schocher
2010-09-19
1
-0
/
+6
*
ARM: cp15: setup mmu and enable dcache
Heiko Schocher
2010-09-19
1
-0
/
+51
*
Save environment data to mmc.
Terry Lv
2010-09-19
1
-5
/
+10
*
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-08-04
1
-1
/
+1
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
2
-2
/
+2
*
ARM: remove unused VIDEOLFB ATAG
Minkyu Kang
2010-06-23
1
-40
/
+3
*
ARM: add __aeabi_unwind_cpp_pr0() function to avoid linker complaints
Wolfgang Denk
2010-05-15
1
-0
/
+5
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
16
-0
/
+1823
[prev]