mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-02 07:31:11 +01:00
- fix spelling errors
- set GD_FLG_DEVINIT flag only after device function pointers
are valid
- Allow CFG_ALT_MEMTEST on systems where address zero isn't
writeable
- enable 3.rd UART (ST-UART) on PXA(XScale) CPUs
- trigger watchdog while waiting in serial driver
|
||
|---|---|---|
| .. | ||
| config.mk | ||
| cpu.c | ||
| i2c.c | ||
| interrupts.c | ||
| Makefile | ||
| mmc.c | ||
| pxafb.c | ||
| serial.c | ||
| start.S | ||