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