~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Correct SPL uses of LMBSimon Glass2023-02-10
* sandbox: Support FDT fixupsSimon Glass2022-10-17
* treewide: Drop bootm_headers_t typedefSimon Glass2022-09-29
* sandbox: Rename EFI runtime sectionsAndrew Scull2022-06-23
* sandbox: provide /chosen/boot-hartid propertyHeinrich Schuchardt2021-10-21
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-24
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* sandbox: add handler for exceptionsHeinrich Schuchardt2020-12-13
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop image.h from common headerSimon Glass2020-05-18
* common: Drop bootstage.h from common headerSimon Glass2020-05-18
* common: Move interrupt functions into a new headerSimon Glass2019-12-02
* Merge tag 'efi-2020-01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2019-11-14
|\
| * efi_loader: support building UEFI binaries on sandboxHeinrich Schuchardt2019-11-12
|/
* sandbox: Add support for clrsetio_32() and friendsSimon Glass2019-10-08
* sandbox: Properly print physical addressesThierry Reding2019-04-11
* efi: sandbox: Add required linker sectionsSimon Glass2018-06-03
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* fdt: Implement weak arch_fixup_fdt()Alexey Brodkin2018-02-18
* build: Drop CONFIG_SPL_BUILD guards in some casesTom Rini2018-01-10
* libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada2016-12-02
* cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini2016-08-20
* Merge git://git.denx.de/u-boot-dmTom Rini2016-07-15
|\
| * sandbox: Don't use PCI in SPLSimon Glass2016-07-14
* | sandbox: Don't exit when bootm completesSimon Glass2016-07-14
|/
* sandbox: Add support for bootzSjoerd Simons2015-04-19
* sandbox: Split bootm code out into lib/bootmSjoerd Simons2015-04-19
* dm: sandbox: pci: Add PCI support for sandboxSimon Glass2015-04-16
* Revert "sandbox: move source files from board/ to arch/sandbox/"Masahiro Yamada2014-05-16
* sandbox: move source files from board/ to arch/sandbox/Masahiro Yamada2014-05-09
* sandbox: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* sandbox: Switch over to generic boardSimon Glass2013-05-01
* sandbox: Move ram_buf to arch_global_dataSimon Glass2013-02-04
* serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut2012-10-15
* net: punt bd->bi_ip_addrMike Frysinger2012-05-15
* sandbox: add getopt supportSimon Glass2012-03-12
* sandbox: allow processing before main loopSimon Glass2012-03-12
* sandbox: fdt: add support for CONFIG_OF_CONTROLSimon Glass2012-03-12
* sandbox: Add improved RAM simulationMatthias Weisser2011-12-10
* cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger2011-10-27
* sandbox: Add architecture lib filesSimon Glass2011-10-17