aboutsummaryrefslogtreecommitdiff
path: root/board/amazon/kc1/kc1.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+1
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass1-0/+1
2017-03-19ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot1-2/+0
2016-04-01kc1: Proper reboot mode and boot reason validationPaul Kocialkowski1-13/+10
2016-03-15kc1: Clear reboot mode garbage on cold resetPaul Kocialkowski1-0/+3
2016-03-15kc1: Power off when the power on reason is not a valid onePaul Kocialkowski1-0/+16
2016-03-15kc1: Boot to bootloader (fastboot) on ID pin pull-upPaul Kocialkowski1-0/+9
2016-03-15kc1: OMAP4 reboot mode supportPaul Kocialkowski1-0/+18
2016-03-15kc1: MUSB USB controller and fastboot USB gadget supportPaul Kocialkowski1-0/+27
2016-03-15Amazon Kindle Fire (first generation) codename kc1 supportPaul Kocialkowski1-0/+109