History for barebox / common
2013-02-26
@Fabio Porcedda
menu: fix remove superfluous newline: change puts() -> printf("%s", ) ...
Fabio Porcedda authored on 25 Feb 2013 Sascha Hauer committed on 26 Feb 2013
2013-02-21
@Fabio Porcedda
fix compiler warnings: use puts() instead of printf() ...
Fabio Porcedda authored on 21 Feb 2013 Sascha Hauer committed on 21 Feb 2013
2013-02-13
@Sascha Hauer
Add warning above get_ram_size ...
Sascha Hauer committed on 13 Feb 2013
2013-02-04
@Sascha Hauer
ARM: Enable mmu early ...
Sascha Hauer committed on 4 Feb 2013
@Sascha Hauer
ARM: Setup stack at end of SDRAM ...
Sascha Hauer committed on 4 Feb 2013
@Sascha Hauer
ARM: remove now unused MACH_[HAS|DO]_LOWLEVEL_INIT ...
Sascha Hauer committed on 4 Feb 2013
@Sascha Hauer
Merge branch 'for-next/pbl'
Sascha Hauer committed on 4 Feb 2013
@Sascha Hauer
Merge branch 'for-next/oftree' ...
Sascha Hauer committed on 4 Feb 2013
@Sascha Hauer
Merge branch 'for-next/misc'
Sascha Hauer committed on 4 Feb 2013
@Sascha Hauer
Merge branch 'for-next/compile-log-level' ...
Sascha Hauer committed on 4 Feb 2013
2013-01-31
@Jean-Christophe PLAGNIOL-VILLARD
menu: the dependancy on process escape is wrong drop it ...
Jean-Christophe PLAGNIOL-VILLARD authored on 24 Jan 2013 Sascha Hauer committed on 31 Jan 2013
2013-01-30
@Jean-Christophe PLAGNIOL-VILLARD
pbl: move configs to pbl/Kconfig ...
Jean-Christophe PLAGNIOL-VILLARD authored on 28 Jan 2013 Sascha Hauer committed on 30 Jan 2013
2013-01-27
@Sascha Hauer
introduce compile time loglevel ...
Sascha Hauer committed on 27 Jan 2013
@Sascha Hauer
treewide: fix format specifiers ...
Sascha Hauer committed on 27 Jan 2013
2013-01-23
@Jean-Christophe PLAGNIOL-VILLARD
introduce console none support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 23 Jan 2013 Sascha Hauer committed on 23 Jan 2013
@Jean-Christophe PLAGNIOL-VILLARD
console: switch select to choice ...
Jean-Christophe PLAGNIOL-VILLARD authored on 23 Jan 2013 Sascha Hauer committed on 23 Jan 2013
2013-01-22
@Jean-Christophe PLAGNIOL-VILLARD
filetype: add is_barebox_mips_head support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 22 Jan 2013 Sascha Hauer committed on 22 Jan 2013
2013-01-20
@Sascha Hauer
filetype: Make buf in file_detect_type const ...
Sascha Hauer committed on 20 Jan 2013
@Sascha Hauer
defaultenv loading: rework to use less ifdefs/defines ...
Sascha Hauer committed on 20 Jan 2013
@Sascha Hauer
startup: add __noreturn to start_barebox ...
Sascha Hauer committed on 20 Jan 2013
@Sascha Hauer
startup: Use IS_ENABLED for loading environment ...
Sascha Hauer committed on 20 Jan 2013
@Sascha Hauer
startup: use IS_ENABLED instead of ifdef ...
Sascha Hauer committed on 20 Jan 2013
@Sascha Hauer
move prototypes for envfs_* to envfs.h ...
Sascha Hauer committed on 20 Jan 2013
@Sascha Hauer
make file_*_action static ...
Sascha Hauer committed on 20 Jan 2013
@Sascha Hauer
move struct action_data to the only file using it ...
Sascha Hauer committed on 20 Jan 2013
@Sascha Hauer
startup: call a barebox_main function pointer at the end of the startup ...
Sascha Hauer committed on 20 Jan 2013
2013-01-19
@Sascha Hauer
oftree command: refactor ...
Sascha Hauer committed on 19 Jan 2013
@Sascha Hauer
of: remove unused barebox_fdt ...
Sascha Hauer committed on 19 Jan 2013
2013-01-18
@Alexander Aring
barebox-data: add barebox-data sections ...
Alexander Aring authored on 15 Jan 2013 Sascha Hauer committed on 18 Jan 2013
2013-01-14
@Alexander Aring
meminfo: fix display of allocated addresses ...
Alexander Aring authored on 13 Jan 2013 Sascha Hauer committed on 14 Jan 2013