History for barebox / include / common.h
2020-06-26
@Sascha Hauer
startup: Fix do_autoboot_countdown() running multiple times ...
Sascha Hauer committed on 26 Jun 2020
2020-05-05
@Masahiro Yamada
common.h: move the generic IOMEM definition to asm-generic/io.h ...
Masahiro Yamada authored on 4 May 2020 Sascha Hauer committed on 5 May 2020
@Masahiro Yamada
common.h: move and rename lregion_overlap() ...
Masahiro Yamada authored on 4 May 2020 Sascha Hauer committed on 5 May 2020
@Masahiro Yamada
common.h: remove unused region_overlap() ...
Masahiro Yamada authored on 4 May 2020 Sascha Hauer committed on 5 May 2020
2020-04-27
@Uwe Kleine-König
treewide: remove references to CREDITS ...
Uwe Kleine-König authored on 23 Apr 2020 Sascha Hauer committed on 27 Apr 2020
@Ahmad Fatoum
startup: rename AUTOBOOT_UNKNOWN to more descriptive AUTOBOOT_COUNTDOWN ...
Ahmad Fatoum authored on 22 Apr 2020 Sascha Hauer committed on 27 Apr 2020
2020-02-17
@Roland Hieber
include: add SPDX GPL-2.0-or-later license tags where applicable ...
Roland Hieber authored on 13 Feb 2020 Sascha Hauer committed on 17 Feb 2020
2019-12-02
@Lucas Stach
common: provide stubs for ctrlc_* functions ...
Lucas Stach authored on 29 Nov 2019 Sascha Hauer committed on 2 Dec 2019
2019-08-30
@Ahmad Fatoum
Kconfig: retire empty <asm/barebox.h> ...
Ahmad Fatoum authored on 27 Aug 2019 Sascha Hauer committed on 30 Aug 2019
@Ahmad Fatoum
Kconfig: create Kconfig symbol for ARCH_HAS_STACK_DUMP ...
Ahmad Fatoum authored on 27 Aug 2019 Sascha Hauer committed on 30 Aug 2019
2019-07-12
@Sascha Hauer
Merge branch 'for-next/misc'
Sascha Hauer committed on 12 Jul 2019
2019-07-09
@Andrey Smirnov
lib: Add missing arguments to memcpy_parse_options() ...
Andrey Smirnov authored on 9 Jul 2019 Sascha Hauer committed on 9 Jul 2019
2019-07-03
@Sascha Hauer
startup: Factor out the autoboot counter to separate function ...
Sascha Hauer committed on 3 Jul 2019
2019-05-28
@Andrey Smirnov
commands: Introduce memcpy_parse_options() ...
Andrey Smirnov authored on 28 May 2019 Sascha Hauer committed on 28 May 2019
2019-04-24
@Sascha Hauer
Shell: Handle aborting loops better ...
Sascha Hauer committed on 24 Apr 2019
2018-12-03
@Sascha Hauer
memory_display: move prototype to include/printk.h ...
Sascha Hauer committed on 3 Dec 2018
2018-09-26
@Sascha Hauer
environment: Do not use environment when overlapping with other partitions ...
Sascha Hauer committed on 26 Sep 2018
2018-08-22
@Andrey Smirnov
include/common: Make use of ALIGN and ALIGN_DOWN ...
Andrey Smirnov authored on 21 Aug 2018 Sascha Hauer committed on 22 Aug 2018
2018-05-24
@Peter Mamonov
include/common.h: move IOMEM declaration for MIPS to arch/mips/include/asm/io.h ...
Peter Mamonov authored on 22 May 2018 Sascha Hauer committed on 24 May 2018
2018-01-17
@Oleksij Rempel
of: base: use root_node compatible as suggestion for a hostname ...
Oleksij Rempel authored on 30 Nov 2017 Sascha Hauer committed on 17 Jan 2018
2018-01-05
@Masahiro Yamada
linux/kernel.h: move ALIGN_DOWN() to include/linux/kernel.h ...
Masahiro Yamada authored on 20 Dec 2017 Sascha Hauer committed on 5 Jan 2018
2017-03-30
@Sascha Hauer
poweroff: Allow to register poweroff handlers ...
Sascha Hauer committed on 30 Mar 2017
2016-04-15
@Sascha Hauer
libfile: move open_and_lseek() to libfile ...
Sascha Hauer committed on 15 Apr 2016
@Sascha Hauer
include: move crc specific stuff to crc.h ...
Sascha Hauer committed on 15 Apr 2016
@Sascha Hauer
include: move shell prototypes to shell.h ...
Sascha Hauer committed on 15 Apr 2016
@Sascha Hauer
include/common.h: remove unused struct memarea_info ...
Sascha Hauer committed on 15 Apr 2016
@Sascha Hauer
include: move run_command prototype to command.h ...
Sascha Hauer committed on 15 Apr 2016
2015-12-07
@Trent Piepho
ARM: Remove do_execute and thumb2_execute ...
Trent Piepho authored on 4 Dec 2015 Sascha Hauer committed on 7 Dec 2015
2015-09-23
@Sascha Hauer
clock: remove duplicate xdelay declarations ...
Sascha Hauer committed on 23 Sep 2015
2015-08-27
@Sascha Hauer
restart: replace reset_cpu with registered restart handlers ...
Sascha Hauer committed on 27 Aug 2015