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
/
include
/
common.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
Peter Tyser
2009-06-12
1
-4
/
+4
*
MPC512x: remove include/mpc512x.h
Wolfgang Denk
2009-06-12
1
-2
/
+1
*
Add support for Linux-like kallsysms
Mike Frysinger
2009-06-12
1
-0
/
+3
*
at91rm9200: move serial shutdown code to serial drivers
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
1
-0
/
+1
*
Add "source" command; prepare removal of "autoscr" command
Wolfgang Denk
2009-04-03
1
-2
/
+2
*
boards: get mac address from env and move load_sernum_ethaddr() to board init
Mike Frysinger
2009-03-20
1
-2
/
+0
*
boards: move board_get_enetaddr() into board-specific init
Mike Frysinger
2009-03-20
1
-7
/
+0
*
netloop: speed up NetLoop
Heiko Schocher
2009-02-22
1
-0
/
+1
*
MIPS: Add flush_dcache_range() and invalidate_dcache_range()
Stefan Roese
2009-01-27
1
-0
/
+2
*
IOMUX: Add console multiplexing support.
Gary Jennejohn
2008-12-07
1
-0
/
+7
*
Consolidate MAX/MIN definitions
Andy Fleming
2008-11-02
1
-0
/
+3
*
strmhz(): Round numbers when printing clock frequencies
Wolfgang Denk
2008-10-21
1
-2
/
+3
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-9
/
+9
*
BMW, PCIPPC2, PCIPPC6, RBC82: fix compile warnings
Wolfgang Denk
2008-09-08
1
-0
/
+3
*
ARM: Add arm1176 core with S3C6400 SoC
Guennadi Liakhovetski
2008-08-31
1
-1
/
+2
*
Consolidate strmhz() implementation
Haavard Skinnemoen
2008-08-21
1
-1
/
+3
*
Update MTD to that of Linux 2.6.22.1
William Juul
2008-08-12
1
-0
/
+2
*
Fix printf errors.
Andrew Klossner
2008-07-09
1
-5
/
+10
*
Make setenv() return status
Steven A. Falco
2008-07-01
1
-2
/
+2
*
Add ALIGN() macro
Andy Fleming
2008-06-28
1
-0
/
+3
*
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-12
1
-1
/
+1
*
Change print_size to take phys_size_t
Becky Bruce
2008-06-12
1
-1
/
+1
*
Move definition of container_of() to common.h
Haavard Skinnemoen
2008-06-03
1
-0
/
+11
*
Revert "Change env_get_char from a global function ptr to a function."
Wolfgang Denk
2008-05-12
1
-1
/
+0
*
MPC8323ERDB: fix implicit declaration of function 'mac_read_from_eeprom'
Wolfgang Denk
2008-04-28
1
-2
/
+0
*
Merge branch 'master' of /home/wd/git/u-boot/lwmon5
Wolfgang Denk
2008-04-25
1
-0
/
+4
|
\
|
*
POST: move CONFIG_POST to Makefiles
Yuri Tikhonov
2008-04-22
1
-0
/
+11
*
|
Add support for calculating hashes with watchdog triggering
Bartlomiej Sieka
2008-04-25
1
-0
/
+1
*
|
Fix show_boot_progress prototype
Jean-Christophe PLAGNIOL-VILLARD
2008-04-24
1
-1
/
+1
*
|
85xx: Round up frequency calculations to get reasonable output
Kumar Gala
2008-04-24
1
-0
/
+3
*
|
crc32: use uint32_t rather than unsigned long
Mike Frysinger
2008-04-24
1
-2
/
+2
*
|
Change env_get_char from a global function ptr to a function.
Joakim Tjernlund
2008-04-17
1
-0
/
+1
*
|
85xx: Update multicore boot mechanism to ePAPR v0.81 spec
Kumar Gala
2008-03-26
1
-1
/
+1
*
|
85xx: Added support for multicore boot mechanism
Kumar Gala
2008-03-26
1
-0
/
+7
*
|
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
Bartlomiej Sieka
2008-03-26
1
-4
/
+1
|
\
\
|
|
/
|
/
|
|
*
[new uImage] Add new uImage format support to autoscript routine
Marian Balakowicz
2008-03-12
1
-1
/
+1
|
*
[new uImage] Rename and move print_image_hdr() routine
Marian Balakowicz
2008-02-21
1
-3
/
+0
*
|
ppc4xx: Add basic support for AMCC 460EX/460GT (4/5)
Stefan Roese
2008-03-15
1
-1
/
+3
|
/
*
Fix compile warning on lib_ppc/board.c
Anatolij Gustschin
2008-02-15
1
-1
/
+1
*
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
Wolfgang Denk
2008-02-15
1
-0
/
+3
|
\
|
*
always pull in asm/blackfin.h for Blackfin ports
Mike Frysinger
2008-02-04
1
-0
/
+3
*
|
Mark board_init_[fr] as noreturn
Mike Frysinger
2008-02-14
1
-2
/
+2
*
|
Remove duplicate defines for ARRAY_SIZE
Kumar Gala
2008-02-14
1
-0
/
+2
*
|
ARM: arm920/s3c24xx: IRQ demulitplexer callback
Harald Welte
2008-02-04
1
-0
/
+2
|
/
*
MPC512X: Fixed typo in macro name.
Grzegorz Bernacki
2008-01-12
1
-1
/
+1
*
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2008-01-09
1
-0
/
+4
|
\
|
*
API for external applications.
Rafal Jaworowski
2008-01-09
1
-0
/
+3
|
*
Globalize envmatch()
Rafal Jaworowski
2008-01-09
1
-0
/
+1
*
|
Expose parse_line() globally.
James Yang
2008-01-09
1
-0
/
+2
|
/
*
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2
Stefan Roese
2007-12-27
1
-4
/
+6
|
\
[prev]
[next]