History for barebox / include / common.h
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
2015-07-13
@Herve Codina
exitcall: move board_shutdown to exitcall infrastructure ...
Herve Codina authored on 6 Jul 2015 Sascha Hauer committed on 13 Jul 2015
@Herve Codina
exitcall: move arch_shutdown to exitcall infrastructure ...
Herve Codina authored on 6 Jul 2015 Sascha Hauer committed on 13 Jul 2015
2015-01-29
@Masahiro Yamada
linux/kernel.h: move some macros and prototypes ...
Masahiro Yamada authored on 28 Jan 2015 Sascha Hauer committed on 29 Jan 2015
@Masahiro Yamada
asm-generic/bug.h: move BUG(), BUG_ON(), WARN(), WARN_ON() macros ...
Masahiro Yamada authored on 28 Jan 2015 Sascha Hauer committed on 29 Jan 2015
@Masahiro Yamada
linux/bug.h: move BUILD_BUG_ON*() macros ...
Masahiro Yamada authored on 28 Jan 2015 Sascha Hauer committed on 29 Jan 2015
2015-01-21
@Masahiro Yamada
linux/kernel.h: move *_MAX, *_MIN macros ...
Masahiro Yamada authored on 21 Jan 2015 Sascha Hauer committed on 21 Jan 2015
2014-09-11
@Antony Pavlov
common.h: use special IOMEM() for MIPS ...
Antony Pavlov authored on 10 Sep 2014 Sascha Hauer committed on 11 Sep 2014
2014-08-07
@Sascha Hauer
Merge branch 'for-next/usb-host' ...
Sascha Hauer committed on 7 Aug 2014
2014-07-28
@Sebastian Hesselbarth
include: import {lower,upper}_32_bits helpers ...
Sebastian Hesselbarth authored on 26 Jul 2014 Sascha Hauer committed on 28 Jul 2014
2014-07-22
@Sascha Hauer
Add release string ...
Sascha Hauer committed on 22 Jul 2014
2014-05-13
@Christoph Fritz
common: fix macro WARN ...
Christoph Fritz authored on 12 May 2014 Sascha Hauer committed on 13 May 2014
2014-03-28
@Sascha Hauer
Add shell_expand function ...
Sascha Hauer committed on 28 Mar 2014
2014-03-07
@Sascha Hauer
run_command: remove unused flag parameter ...
Sascha Hauer committed on 7 Mar 2014
2013-12-04
@Michael Grzeschik
scripts: bareboxcrc32 as host and target userspacetool ...
Michael Grzeschik authored on 3 Dec 2013 Sascha Hauer committed on 4 Dec 2013
2013-10-22
@Andre Heider
common: add a macro to align an array on the stack ...
Andre Heider authored on 19 Oct 2013 Sascha Hauer committed on 22 Oct 2013