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
/
powerpc
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-11-07
1
-1
/
+2
*
arch/powerpc/lib/board.c: fix build warning
Wolfgang Denk
2011-11-07
1
-3
/
+0
*
arch/powerpc/lib/board.c: make (mostly) checkpatch-clean
Wolfgang Denk
2011-11-07
1
-221
/
+234
*
arch/powerpc/lib/board.c: fix build warning
Wolfgang Denk
2011-11-03
1
-1
/
+3
*
powerpc: Correct build warning introduced by getenv_ulong() patch
Simon Glass
2011-10-24
1
-3
/
+7
*
powerpc/lib/board.c: Call run_post(POST_ROM) before relocating
Bernhard Kaindl
2011-10-23
1
-7
/
+7
*
powerpc: Use getenv_ulong() in place of getenv(), strtoul
Simon Glass
2011-10-23
1
-25
/
+8
*
net: drop !NET_MULTI code
Mike Frysinger
2011-10-05
1
-2
/
+0
*
Flush cache after the OS image is loaded into the memory.
Diana CRACIUN
2011-09-05
1
-14
/
+6
*
hwmon: do not init sensors on startup
Heiko Schocher
2011-08-04
1
-3
/
+0
*
powerpc/85xx: verify the device tree before booting Linux
Timur Tabi
2011-07-29
1
-0
/
+21
*
powerpc/85xx: Fix setting of EPAPR_MAGIC value
Kumar Gala
2011-07-29
1
-1
/
+1
*
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
1
-5
/
+0
*
Timer: Remove set_timer completely
Graeme Russ
2011-07-26
2
-7
/
+0
*
powerpc: Fix device tree padding associated with ramdisk
Kumar Gala
2011-07-26
1
-1
/
+3
*
mpc832x: add support for the mpc8321 based suvd3 board
Heiko Schocher
2011-04-30
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-04-27
1
-0
/
+4
|
\
|
*
Don't grab memory for LCD if FB address is defined
Minkyu Kang
2011-04-27
1
-0
/
+4
*
|
Respect memreserve regions specified in the device tree
Grant Likely
2011-04-25
1
-0
/
+4
*
|
Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ
Grant Likely
2011-04-25
1
-2
/
+2
*
|
Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined
Grant Likely
2011-04-25
1
-1
/
+1
*
|
Stop passing around bootmem_base value.
Grant Likely
2011-04-25
1
-6
/
+3
|
/
*
powerpc: Add cpu_secondary_init_r to allow for initialization post env setup
Kumar Gala
2011-04-04
1
-0
/
+14
*
powerpc: Move cpu specific lmb reserve to arch_lmb_reserve
Kumar Gala
2011-04-04
1
-0
/
+5
*
rename _end to __bss_end__
Po-Yu Chuang
2011-03-27
1
-2
/
+2
*
Replace "FLASH" strings with "Flash" or "flash"
Peter Tyser
2011-01-19
1
-1
/
+1
*
powerpc: fix register usage in some inline assembly code
Timur Tabi
2010-12-17
2
-11
/
+19
*
Merge branch 'master' of ../master into next
Wolfgang Denk
2010-12-16
1
-0
/
+11
|
\
|
*
powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC
Kumar Gala
2010-11-30
1
-0
/
+11
*
|
do_reset: unify duplicate prototypes
Mike Frysinger
2010-11-28
1
-1
/
+0
|
/
*
WINBOND_83C553: enable only on boards that actually use it.
Wolfgang Denk
2010-11-26
1
-1
/
+1
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-2
/
+2
*
ppc: Don't initialize write protected NOR flashes
John Schmoller
2010-10-20
1
-1
/
+15
*
powerpc: Cleanup BOOTFLAG_* references
Peter Tyser
2010-10-18
1
-2
/
+0
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
1
-1
/
+1
*
ppc: Conditionally compile bat_rw.c
Peter Tyser
2010-10-13
1
-1
/
+1
*
powerpc: Zero out board info struct on bootup
Peter Tyser
2010-10-12
1
-16
/
+1
*
PowerPC: change board specific early pci_init() into generic.
Andre Schwarz
2010-10-06
1
-5
/
+4
*
PCU_E: remove code for yet another corpse
Wolfgang Denk
2010-10-06
1
-2
/
+2
*
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
Stefan Roese
2010-09-23
1
-7
/
+0
*
common: move TOTAL_MALLOC_LEN to include/common.h
Heiko Schocher
2010-09-19
1
-10
/
+0
*
Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE
Wolfgang Denk
2010-09-19
1
-6
/
+3
*
Save environment data to mmc.
Terry Lv
2010-09-19
1
-6
/
+11
*
fdt relocate: have more attention to use a bootmap or not
Stephan Linz
2010-08-08
1
-2
/
+2
*
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-08-04
1
-3
/
+3
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
2
-3
/
+3
*
Merge branch 'master' into next
Wolfgang Denk
2010-06-30
2
-4
/
+83
|
\
|
*
MPC512x: workaround data corruption for unaligned local bus accesses
Wolfgang Denk
2010-06-29
2
-4
/
+83
*
|
powerpc/bootcount: Add bootcount support for MPC512x
Michael Weiss
2010-06-29
1
-0
/
+5
|
/
*
MPC5200: workaround data corruption for unaligned local bus accesses
Wolfgang Denk
2010-06-23
1
-0
/
+5
[next]