summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | Convert CONFIG_PHY_CORTINA to KconfigTom Rini2019-12-033-3/+0
* | bootm: vxworks: Support Linux compatible standard DTB for ARM and PPCLihua Zhao2019-12-031-0/+3
|/
* Merge branch '2019-12-02-master-imports'Tom Rini2019-12-0219-258/+486
|\
| * common: Move old EEPROM functions into a new headerSimon Glass2019-12-022-15/+24
| * common: Drop get_endaddr()Simon Glass2019-12-021-1/+0
| * common: Move trap_init() out of common.hSimon Glass2019-12-022-1/+2
| * common: Move pci_init_board() out of common.hSimon Glass2019-12-022-2/+3
| * common: Move some board functions out of common.hSimon Glass2019-12-022-7/+8
| * common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-022-13/+18
| * common: Drop board_show_dram()Simon Glass2019-12-021-9/+0
| * common: Move command functions out of common.hSimon Glass2019-12-022-16/+17
| * common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-023-7/+10
| * common: Move interrupt functions into a new headerSimon Glass2019-12-023-7/+21
| * common: Move ARM cache operations out of common.hSimon Glass2019-12-022-24/+24
| * common: Drop checkicache() and checkdcache()Simon Glass2019-12-021-2/+0
| * common: Move some cache and MMU functions out of common.hSimon Glass2019-12-022-9/+9
| * arm: powerpc: Tidy up code style for cache functionsSimon Glass2019-12-021-1/+1
| * common: Move some SMP functions out of common.hSimon Glass2019-12-022-3/+3
| * common: Move checkcpu() out of common.hSimon Glass2019-12-022-1/+29
| * common: Drop cpu_init()Simon Glass2019-12-021-2/+0
| * common: Move some CPU functions out of common.hSimon Glass2019-12-021-20/+0
| * common: Move mii_init() function out of common.hSimon Glass2019-12-022-3/+2
| * common: Move get_ticks() function out of common.hSimon Glass2019-12-022-5/+12
| * common: Move timer_get_us() function out of common.hSimon Glass2019-12-022-3/+7
| * common: Move wait_ticks functions out of common.hSimon Glass2019-12-022-1/+10
| * common: Move some time functions out of common.hSimon Glass2019-12-022-4/+16
| * common: Add a new lz4.h header fileSimon Glass2019-12-022-3/+24
| * common: Move serial functions out of common.hSimon Glass2019-12-022-9/+8
| * common: Move serial_printf() to the serial headerSimon Glass2019-12-022-7/+11
| * serial: usb: Correct the usbtty_...() prototypesSimon Glass2019-12-021-8/+10
| * common: Move env_get_ip() to net.hSimon Glass2019-12-022-5/+20
| * Move strtomhz() to vsprintf.hSimon Glass2019-12-022-3/+10
| * common: Move sorting functions to their own header fileSimon Glass2019-12-022-5/+34
| * common: Move bootcount functions to their header fileSimon Glass2019-12-022-4/+10
| * spl: bootcount: Move code out of header fileSimon Glass2019-12-021-4/+0
| * crc32: Use the crc.h header for crc functionsSimon Glass2019-12-021-3/+0
| * crc: Fix code style with crc functionsSimon Glass2019-12-021-7/+68
| * common: Drop linux/crc8.hSimon Glass2019-12-022-24/+13
| * common: Move random-number functions into their own headerSimon Glass2019-12-023-6/+41
| * status_led: Tidy up the code styleSimon Glass2019-12-021-2/+2
| * common: Drop global inclusion of status_led.hSimon Glass2019-12-021-4/+0
| * Drop CONFIG_SHOW_ACTIVITYSimon Glass2019-12-021-4/+0
| * common: Move older CPU functions to their own headerSimon Glass2019-12-022-8/+23
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2019-12-026-10/+32
|\ \
| * | include/configs: ls1012a: add pfe stop commandBiwen Li2019-11-274-5/+5
| * | armv8: ls1043aqds: modify the qspi_bootcmd definitionWen He2019-11-271-2/+2
| * | armv8: ls1028a: Add environment variables to facilitate the bootYuantian Tang2019-11-271-3/+25
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2019-12-021-194/+0
|\ \ \ | |_|/ |/| |
| * | MIPS: remove Micronas VCT boardsDaniel Schwierzeck2019-11-291-194/+0
| |/
* | Merge git://git.denx.de/u-boot-usbTom Rini2019-11-281-0/+6
|\ \