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
Commit message (
Expand
)
Author
Age
Files
Lines
*
libfdt: Add and use a node iteration helper function.
David Gibson
2008-02-29
1
-0
/
+6
*
[new uImage] Add libfdt support to mkimage
Bartlomiej Sieka
2008-02-29
1
-0
/
+4
*
[new uImage] Share common uImage code between mkimage and U-boot
Marian Balakowicz
2008-02-29
1
-8
/
+13
*
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
2008-02-29
1
-33
/
+39
*
Merge branch 'master' of git://www.denx.de/git/u-boot into new-image
Marian Balakowicz
2008-02-29
18
-41
/
+113
|
\
|
*
Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...
Shinya Kuribayashi
2008-02-23
7
-21
/
+21
|
*
Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter.
Detlev Zundel
2008-02-22
3
-3
/
+3
|
*
lwmon5: enable hardware watchdog
Yuri Tikhonov
2008-02-22
1
-2
/
+1
|
*
ppc4xx: Support for ATI Radeon 9200 card on sequoia
Anatolij Gustschin
2008-02-22
1
-1
/
+25
|
*
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
Wolfgang Denk
2008-02-22
3
-12
/
+12
|
|
\
|
|
*
86xx: Fix GUR PCI config registers properly.
Jon Loeliger
2008-02-20
1
-2
/
+8
|
|
*
8610HPCD: Don't use VIDEO/CFB_CONSOLE by default.
Jon Loeliger
2008-02-20
1
-1
/
+1
|
|
*
8610HPCD: Fix typos in two PCI setup registers.
Jon Loeliger
2008-02-19
1
-2
/
+0
|
|
*
86xx: Convert sbc8641d to use libfdt.
Jon Loeliger
2008-02-18
1
-7
/
+3
|
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-freebsd
Wolfgang Denk
2008-02-22
1
-0
/
+51
|
|
\
\
|
|
*
|
API: Add (c) and licensing notice to the public API header.
Rafal Jaworowski
2008-02-21
1
-0
/
+51
|
|
|
/
|
*
|
Remove duplicate defines for ARRAY_SIZE
Kumar Gala
2008-02-22
2
-2
/
+0
|
|
/
*
|
[new uImage] Provide ability to restrict region used for boot images
Kumar Gala
2008-02-29
1
-0
/
+2
*
|
[new uImage] Use lmb for bootm allocations
Kumar Gala
2008-02-29
1
-7
/
+5
*
|
[new uImage] Add autostart flag to bootm_headers structure
Kumar Gala
2008-02-29
1
-0
/
+2
*
|
[new uImage] Introduce lmb from linux kernel for memory mgmt of boot images
Kumar Gala
2008-02-29
2
-0
/
+56
*
|
[new uImage] rework error handling so common functions don't reset
Kumar Gala
2008-02-29
1
-1
/
+1
*
|
[new uImage] Don't pass kdb to ramdisk_high since we may not have one
Kumar Gala
2008-02-29
1
-1
/
+1
*
|
[new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled
Marian Balakowicz
2008-02-27
1
-2
/
+3
*
|
[new uImage] Move image verify flag to bootm_headers structure
Marian Balakowicz
2008-02-27
1
-5
/
+2
*
|
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-25
1
-4
/
+49
*
|
[new uImage] Rename and move print_image_hdr() routine
Marian Balakowicz
2008-02-21
2
-3
/
+1
*
|
[new uImage] Add fit_parse_conf() and fit_parse_subimage() routines
Marian Balakowicz
2008-02-21
1
-0
/
+10
*
|
[new uImage] Add gen_get_image() routine
Marian Balakowicz
2008-02-21
1
-0
/
+6
*
|
[new uImage] Pull in libfdt if CONFIG_FIT is enabled
Marian Balakowicz
2008-02-21
1
-0
/
+9
*
|
Merge branch 'master' of /home/git/u-boot
Marian Balakowicz
2008-02-21
224
-12861
/
+62145
|
\
\
|
|
/
|
*
ppc4xx: HCU4/5. Cleanup configs
Niklaus Giger
2008-02-16
2
-46
/
+27
|
*
ppc4xx: PPC405GPr fix missing register definitions
Niklaus Giger
2008-02-16
1
-0
/
+8
|
*
ppc4xx: Beautify configuration files for Sequoia and Korat boards
Larry Johnson
2008-02-16
2
-235
/
+237
|
*
Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdev
Peter Pearse
2008-02-15
1
-0
/
+197
|
|
\
|
|
*
Support for Artila M-501 starter kit
Timo Tuunainen
2008-02-14
1
-0
/
+197
|
*
|
Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev
Peter Pearse
2008-02-15
6
-0
/
+891
|
|
\
\
|
|
*
|
AT91CAP9 support : board/ files
Stelian Pop
2008-02-14
1
-0
/
+212
|
|
*
|
AT91CAP9 support : include/ files
Stelian Pop
2008-02-14
5
-0
/
+679
|
|
|
/
|
*
|
Merge branch '070524_netstar' of git://linux-arm.org/u-boot-armdev
Peter Pearse
2008-02-15
1
-47
/
+39
|
|
\
\
|
|
*
|
Update board NetStar
Peter Pearse
2008-02-14
1
-47
/
+39
|
|
|
/
|
*
|
Fix compile warning on lib_ppc/board.c
Anatolij Gustschin
2008-02-15
1
-1
/
+1
|
*
|
Extend ATI Radeon driver to support more video modes
Anatolij Gustschin
2008-02-15
1
-0
/
+4
|
*
|
xsengine: fix typo and few coding style
Jean-Christophe PLAGNIOL-VILLARD
2008-02-15
1
-9
/
+9
|
*
|
Merge ../custodians
Wolfgang Denk
2008-02-15
5
-0
/
+12
|
|
\
\
|
|
*
\
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
Wolfgang Denk
2008-02-15
5
-0
/
+12
|
|
|
\
\
|
|
|
*
\
Merge commit 'wd/master'
Jon Loeliger
2008-02-14
3
-4
/
+6
|
|
|
|
\
\
|
|
|
|
|
/
|
|
|
*
|
Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbols
Jon Loeliger
2008-02-13
1
-0
/
+5
|
|
|
*
|
Merge commit 'wd/master'
Jon Loeliger
2008-02-13
55
-293
/
+125
|
|
|
|
\
\
|
|
|
*
|
|
86xx: Add reginfo command
Becky Bruce
2008-01-24
3
-0
/
+3
[next]