~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* sandbox: Add a dummy dcache_status() functionEmanuele Ghidoli2023-06-21
* sandbox: mark sandbox_exit() as no return.Heinrich Schuchardt2023-04-28
* sandbox64: fix: return unsigned long in readq()Abdellatif El Khlifi2023-04-27
* sandbox: Support setting up the other FDT for testingSimon Glass2022-09-29
* sandbox: show error if the device-tree cannot be loadedHeinrich Schuchardt2022-06-28
* sandbox: Avoid binman error when run without device treeSimon Glass2022-05-05
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* sandbox: Remove OF_HOSTFILEIlias Apalodimas2021-10-27
* sandbox: Correct uninit conflictSimon Glass2021-03-27
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop bootstage.h from common headerSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* sandbox: Drop 'const' from sandbox_write()Simon Glass2019-10-27
* sandbox: Allow use of real I/O with readl(), etc.Simon Glass2019-10-08
* sandbox: remove stray DEBUGHeinrich Schuchardt2018-11-20
* sandbox: Fix setjmp/longjmpAlexander Graf2018-09-23
* sandbox: Enhance map_to_sysmem() to handle foreign pointersSimon Glass2018-09-23
* sandbox: Add a setjmp() implementationSimon Glass2018-06-03
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-05
* sandbox: Add 64-bit sandboxMario Six2018-02-18
* sandbox: Use asm-generic/io.hPaul Burton2017-10-02
* sandbox: Add a dummy invalidate_dcache_range() functionBin Meng2017-08-28
* bootstage: Require timer_get_boot_us() to be definedSimon Glass2017-06-05
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-01
* sandbox: Don't use PCI in SPLSimon Glass2016-07-14
* sandbox: Add some missing headers in cpu.cSimon Glass2016-07-14
* sandbox: Correct header file order in cpu.cSimon Glass2016-07-14
* sandbox: Add a way to skip time delaysSimon Glass2015-11-19
* sandbox: Use the reset driver to handle resetSimon Glass2015-07-21
* sandbox: Add an implementation for cleanup_before_linux_select()Simon Glass2015-06-10
* sandbox: Tidy up terminal restoreSimon Glass2015-06-04
* sandbox: Add test function to advance timeJoe Hershberger2015-05-05
* fdt: sandbox: Move setup code from board_f to fdtdecSimon Glass2015-04-23
* sandbox: Split bootm code out into lib/bootmSjoerd Simons2015-04-19
* dm: sandbox: pci: Add PCI support for sandboxSimon Glass2015-04-16
* sandbox: Remove all drivers before exitSimon Glass2014-07-23
* Use a const pointer for map_to_sysmem()Simon Glass2014-03-17
* sandbox: Allow reading/writing of RAM bufferSimon Glass2014-01-08
* sandbox: Implement the bootm command for sandboxSimon Glass2014-01-08
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* sandbox: Support trace featureSimon Glass2013-06-26
* sandbox: Provide a way to map from host RAM to U-Boot RAMSimon Glass2013-05-01
* sandbox: Move ram_buf to arch_global_dataSimon Glass2013-02-04
* sandbox: Add timer simulationMatthias Weisser2011-12-10
* sandbox: Add OS dependent layerSimon Glass2011-10-17
* sandbox: Add cpu filesSimon Glass2011-10-17