summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/bootstrap.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: Move mach header files to include/mach/at91Sascha Hauer2023-03-061-1/+1
* bootstrap_read_disk(): optionally inform the caller of the buffer sizeUlrich Ölmann2020-06-221-1/+1
* bootstrap_read_devfs(): optionally inform the caller of the buffer sizeUlrich Ölmann2020-06-221-1/+1
* arm: at91 bootstrap: declare local function staticSam Ravnborg2017-07-201-1/+1
* arm: at91 bootstrap: Fix menu titleSascha Hauer2017-01-101-1/+2
* stdio: rename getc to getcharSascha Hauer2016-04-151-8/+8
* bootstrap: Boot barebox with kernel calling conventionTrent Piepho2015-12-141-4/+4
* restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-271-1/+2
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* at91: bootstrap: add menu supportJean-Christophe PLAGNIOL-VILLARD2013-01-311-25/+190
* at91: add bootstrap versionJean-Christophe PLAGNIOL-VILLARD2013-01-221-0/+95