aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-12-03ARM: MediaTek: add basic support for MT8518 boardsmingming lee1-0/+65
2019-12-03clk: mediatek: add driver for MT8518mingming lee1-0/+249
2019-12-03ARM: omapl138_lcdk: Allow early init to start instruction cacheAdam Ford1-1/+1
2019-12-03Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to KconfigTom Rini3-7/+0
2019-12-03Convert CONFIG_PHY_CORTINA to KconfigTom Rini3-3/+0
2019-12-03bootm: vxworks: Support Linux compatible standard DTB for ARM and PPCLihua Zhao1-0/+3
2019-12-02Merge branch '2019-12-02-master-imports'Tom Rini19-258/+486
2019-12-02common: Move old EEPROM functions into a new headerSimon Glass2-15/+24
2019-12-02common: Drop get_endaddr()Simon Glass1-1/+0
2019-12-02common: Move trap_init() out of common.hSimon Glass2-1/+2
2019-12-02common: Move pci_init_board() out of common.hSimon Glass2-2/+3
2019-12-02common: Move some board functions out of common.hSimon Glass2-7/+8
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass2-13/+18
2019-12-02common: Drop board_show_dram()Simon Glass1-9/+0
2019-12-02common: Move command functions out of common.hSimon Glass2-16/+17
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass3-7/+10
2019-12-02common: Move interrupt functions into a new headerSimon Glass3-7/+21
2019-12-02common: Move ARM cache operations out of common.hSimon Glass2-24/+24
2019-12-02common: Drop checkicache() and checkdcache()Simon Glass1-2/+0
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass2-9/+9
2019-12-02arm: powerpc: Tidy up code style for cache functionsSimon Glass1-1/+1
2019-12-02common: Move some SMP functions out of common.hSimon Glass2-3/+3
2019-12-02common: Move checkcpu() out of common.hSimon Glass2-1/+29
2019-12-02common: Drop cpu_init()Simon Glass1-2/+0
2019-12-02common: Move some CPU functions out of common.hSimon Glass1-20/+0
2019-12-02common: Move mii_init() function out of common.hSimon Glass2-3/+2
2019-12-02common: Move get_ticks() function out of common.hSimon Glass2-5/+12
2019-12-02common: Move timer_get_us() function out of common.hSimon Glass2-3/+7
2019-12-02common: Move wait_ticks functions out of common.hSimon Glass2-1/+10
2019-12-02common: Move some time functions out of common.hSimon Glass2-4/+16
2019-12-02common: Add a new lz4.h header fileSimon Glass2-3/+24
2019-12-02common: Move serial functions out of common.hSimon Glass2-9/+8
2019-12-02common: Move serial_printf() to the serial headerSimon Glass2-7/+11
2019-12-02serial: usb: Correct the usbtty_...() prototypesSimon Glass1-8/+10
2019-12-02common: Move env_get_ip() to net.hSimon Glass2-5/+20
2019-12-02Move strtomhz() to vsprintf.hSimon Glass2-3/+10
2019-12-02common: Move sorting functions to their own header fileSimon Glass2-5/+34
2019-12-02common: Move bootcount functions to their header fileSimon Glass2-4/+10
2019-12-02spl: bootcount: Move code out of header fileSimon Glass1-4/+0
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass1-3/+0
2019-12-02crc: Fix code style with crc functionsSimon Glass1-7/+68
2019-12-02common: Drop linux/crc8.hSimon Glass2-24/+13
2019-12-02common: Move random-number functions into their own headerSimon Glass3-6/+41
2019-12-02status_led: Tidy up the code styleSimon Glass1-2/+2
2019-12-02common: Drop global inclusion of status_led.hSimon Glass1-4/+0
2019-12-02Drop CONFIG_SHOW_ACTIVITYSimon Glass1-4/+0
2019-12-02common: Move older CPU functions to their own headerSimon Glass2-8/+23
2019-12-02Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini6-10/+32
2019-12-02Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini1-194/+0
2019-11-29MIPS: remove Micronas VCT boardsDaniel Schwierzeck1-194/+0