summaryrefslogtreecommitdiffstats
path: root/board/amazon
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi2020-09-011-1/+5
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flagAlex Kiernan2018-05-301-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-7/+3
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-051-0/+1
* ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot2017-03-191-2/+0
* kc1: Proper reboot mode and boot reason validationPaul Kocialkowski2016-04-011-13/+10
* kc1: Clear reboot mode garbage on cold resetPaul Kocialkowski2016-03-151-0/+3
* kc1: Power off when the power on reason is not a valid onePaul Kocialkowski2016-03-151-0/+16
* kc1: Boot to bootloader (fastboot) on ID pin pull-upPaul Kocialkowski2016-03-151-0/+9
* kc1: OMAP4 reboot mode supportPaul Kocialkowski2016-03-152-0/+20
* kc1: MUSB USB controller and fastboot USB gadget supportPaul Kocialkowski2016-03-152-0/+31
* Amazon Kindle Fire (first generation) codename kc1 supportPaul Kocialkowski2016-03-155-0/+228