~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
lib
Commit message (
Expand
)
Author
Age
*
Correct SPL uses of LMB
Simon Glass
2023-02-10
*
sandbox: Support FDT fixups
Simon Glass
2022-10-17
*
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-29
*
sandbox: Rename EFI runtime sections
Andrew Scull
2022-06-23
*
sandbox: provide /chosen/boot-hartid property
Heinrich Schuchardt
2021-10-21
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
2021-05-24
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
sandbox: add handler for exceptions
Heinrich Schuchardt
2020-12-13
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Drop image.h from common header
Simon Glass
2020-05-18
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
*
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
*
Merge tag 'efi-2020-01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2019-11-14
|
\
|
*
efi_loader: support building UEFI binaries on sandbox
Heinrich Schuchardt
2019-11-12
|
/
*
sandbox: Add support for clrsetio_32() and friends
Simon Glass
2019-10-08
*
sandbox: Properly print physical addresses
Thierry Reding
2019-04-11
*
efi: sandbox: Add required linker sections
Simon Glass
2018-06-03
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
*
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
2018-02-18
*
build: Drop CONFIG_SPL_BUILD guards in some cases
Tom Rini
2018-01-10
*
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-12-02
*
cmd: Split 'bootz' and 'booti' out from 'bootm'
Tom Rini
2016-08-20
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-07-15
|
\
|
*
sandbox: Don't use PCI in SPL
Simon Glass
2016-07-14
*
|
sandbox: Don't exit when bootm completes
Simon Glass
2016-07-14
|
/
*
sandbox: Add support for bootz
Sjoerd Simons
2015-04-19
*
sandbox: Split bootm code out into lib/bootm
Sjoerd Simons
2015-04-19
*
dm: sandbox: pci: Add PCI support for sandbox
Simon Glass
2015-04-16
*
Revert "sandbox: move source files from board/ to arch/sandbox/"
Masahiro Yamada
2014-05-16
*
sandbox: move source files from board/ to arch/sandbox/
Masahiro Yamada
2014-05-09
*
sandbox: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
sandbox: Switch over to generic board
Simon Glass
2013-05-01
*
sandbox: Move ram_buf to arch_global_data
Simon Glass
2013-02-04
*
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
2012-10-15
*
net: punt bd->bi_ip_addr
Mike Frysinger
2012-05-15
*
sandbox: add getopt support
Simon Glass
2012-03-12
*
sandbox: allow processing before main loop
Simon Glass
2012-03-12
*
sandbox: fdt: add support for CONFIG_OF_CONTROL
Simon Glass
2012-03-12
*
sandbox: Add improved RAM simulation
Matthias Weisser
2011-12-10
*
cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
Helmut Raiger
2011-10-27
*
sandbox: Add architecture lib files
Simon Glass
2011-10-17