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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
powerpc: mpc8xx: remove hermes board support
Masahiro Yamada
2014-12-08
2
-27
/
+0
*
|
|
cmd_fuse: return CMD_RET_FAILURE on error
Hector Palacios
2014-12-08
1
-1
/
+1
*
|
|
ARM: rpi: rename rpi_b to rpi
Stephen Warren
2014-12-08
1
-1
/
+1
*
|
|
spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available
Guillaume GARDET
2014-12-08
1
-1
/
+2
*
|
|
Fix console functions for U-Boot API
Simon Glass
2014-12-08
1
-4
/
+4
*
|
|
spl: MMC U-Boot image load from raw partition
Paul Kocialkowski
2014-12-08
1
-4
/
+26
*
|
|
MMC SD fs boot partition config coding style and proper description
Paul Kocialkowski
2014-12-04
1
-4
/
+4
|
/
/
*
|
Merge branch 'sandbox' of git://git.denx.de/u-boot-x86
Tom Rini
2014-12-04
2
-10
/
+11
|
\
\
|
*
|
sandbox: Fix warnings due to 64-bit printf() strings
Simon Glass
2014-11-26
2
-10
/
+11
|
|
/
*
|
Revert "image-fdt: boot_get_fdt() return value when no DTB exists"
Tom Rini
2014-12-03
1
-2
/
+2
*
|
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2014-12-01
1
-6
/
+6
|
\
\
|
*
|
fdt: Fix regression in fdt_pack_reg()
Hans de Goede
2014-12-01
1
-6
/
+6
|
|
/
*
|
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-12-01
1
-5
/
+2
|
\
\
|
|
/
|
/
|
|
*
x86: Remove unnecessary call to initr_enable_interrupts()
Bin Meng
2014-11-25
1
-1
/
+1
|
*
x86: Remove cpu_init_r() for x86
Bin Meng
2014-11-25
1
-1
/
+1
|
*
x86: Remove board_early_init_r()
Simon Glass
2014-11-25
1
-3
/
+0
*
|
spl: Fix SPL EXT support
Guillaume GARDET
2014-11-26
1
-5
/
+5
*
|
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2014-11-26
2
-42
/
+67
|
\
\
|
*
|
common/lcd: Make lcd_dt_simplefb_configure_node use fdt_setup_simplefb_node
Hans de Goede
2014-11-25
1
-42
/
+5
|
*
|
fdt_support: Add a fdt_setup_simplefb_node helper function
Hans de Goede
2014-11-25
1
-0
/
+62
|
|
/
*
|
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2014-11-26
3
-50
/
+64
|
\
\
|
*
|
fdt: Try to use fdt_address_cells()/fdt_size_cells()
Simon Glass
2014-11-21
1
-33
/
+8
|
*
|
fdt: Change fdt_pack_reg() to static and fix types
Simon Glass
2014-11-21
1
-2
/
+2
|
*
|
fdt: Add ft_system_setup() function for system device tree additions
Simon Glass
2014-11-21
2
-0
/
+22
|
*
|
fdt: Tidy up error handling in image_setup_libfdt()
Simon Glass
2014-11-21
1
-10
/
+20
|
*
|
fdt: Export the fdt_find_or_add_subnode() function
Simon Glass
2014-11-21
1
-3
/
+3
|
*
|
fdt: Report failure of ft_board_setup()
Simon Glass
2014-11-21
1
-2
/
+9
*
|
|
Revert "common/board_f: add setup of initial stack frame for MIPS"
Tom Rini
2014-11-24
1
-7
/
+1
|
|
/
|
/
|
*
|
Revert "hush: fix segfault on syntax error"
Rabin Vincent
2014-11-24
1
-1
/
+1
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2014-11-24
1
-1
/
+23
|
\
\
|
*
|
cmd_sata: implement sata stop command
Nikita Kiryanov
2014-11-24
1
-1
/
+23
*
|
|
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-24
6
-26
/
+86
|
\
\
\
|
*
|
|
dm: i2c: Move error reporting into a common function
Simon Glass
2014-11-21
1
-10
/
+22
|
*
|
|
dm: spl: Allow driver model to be used
Simon Glass
2014-11-21
1
-0
/
+5
|
*
|
|
dm: spl: Make simple malloc() available when enabled
Simon Glass
2014-11-21
1
-1
/
+10
|
*
|
|
dm: Split the simple malloc() implementation into its own file
Simon Glass
2014-11-21
4
-15
/
+49
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-11-24
1
-12
/
+2
|
\
\
\
|
*
|
|
x86: Remove unnecessary find_fdt(), prepare_fdt() functions
Simon Glass
2014-11-21
1
-5
/
+0
|
*
|
|
Move early malloc() to before arch_cpu_init()
Simon Glass
2014-11-21
1
-1
/
+1
|
*
|
|
x86: Use the standard arch_cpu_init() function
Simon Glass
2014-11-21
1
-1
/
+0
|
*
|
|
x86: Use the standard dram_init() function
Simon Glass
2014-11-21
1
-5
/
+1
|
|
/
/
*
|
|
fs: API changes enabling extra parameter to return size of type loff_t
Suriyan Ramasami
2014-11-23
1
-0
/
+17
*
|
|
sandbox: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-11-23
1
-4
/
+4
*
|
|
ext4: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-11-23
2
-62
/
+17
*
|
|
fat: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-11-23
2
-5
/
+8
*
|
|
sandbox: Use md5sum and fatwrite to enable testing of fs commands
Suriyan Ramasami
2014-11-23
1
-2
/
+10
*
|
|
common/board_f: fix gcc warning on MIPS64
Daniel Schwierzeck
2014-11-23
1
-4
/
+6
*
|
|
common/board_f: add setup of initial stack frame for MIPS
Daniel Schwierzeck
2014-11-23
1
-1
/
+7
*
|
|
commands: add more command entries in Kconfig
Masahiro Yamada
2014-11-23
1
-9
/
+274
*
|
|
hush: add CONFIG_HUSH_PARSER to Kconfig
Masahiro Yamada
2014-11-23
1
-0
/
+17
[prev]
[next]