summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | common: Move wait_ticks functions out of common.hSimon Glass2019-12-023-1/+11
| * | common: Move some time functions out of common.hSimon Glass2019-12-0212-4/+26
| * | common: Add a new lz4.h header fileSimon Glass2019-12-025-3/+27
| * | common: Move serial functions out of common.hSimon Glass2019-12-0234-9/+40
| * | common: Move serial_printf() to the serial headerSimon Glass2019-12-028-8/+18
| * | serial: usb: Correct the usbtty_...() prototypesSimon Glass2019-12-022-8/+11
| * | common: Move env_get_ip() to net.hSimon Glass2019-12-022-5/+20
| * | Move strtomhz() to vsprintf.hSimon Glass2019-12-0250-26/+76
| * | common: Move sorting functions to their own header fileSimon Glass2019-12-028-5/+40
| * | common: Move bootcount functions to their header fileSimon Glass2019-12-023-4/+11
| * | spl: bootcount: Move code out of header fileSimon Glass2019-12-022-4/+11
| * | crc32: Use the crc.h header for crc functionsSimon Glass2019-12-0265-5/+63
| * | crc: Fix code style with crc functionsSimon Glass2019-12-024-12/+73
| * | common: Drop linux/crc8.hSimon Glass2019-12-026-28/+22
| * | common: Move random-number functions into their own headerSimon Glass2019-12-025-6/+43
| * | status_led: Tidy up the code styleSimon Glass2019-12-023-7/+7
| * | common: Drop global inclusion of status_led.hSimon Glass2019-12-0217-4/+16
| * | Drop CONFIG_SHOW_ACTIVITYSimon Glass2019-12-026-31/+0
| * | common: Move older CPU functions to their own headerSimon Glass2019-12-0210-9/+31
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2019-12-0215-11/+45
|\ \
| * | configs: ls1028a: enable CMD_DMAlex Marginean2019-11-294-0/+4
| * | board: fsl: lx2160a: Fix the typo in board_fix_fdtPankaj Bansal2019-11-291-1/+1
| * | configs/lx2160a: Add CONFIG_ENV_SECT_SIZE in defconfigPriyanka Jain2019-11-294-0/+4
| * | include/configs: ls1012a: add pfe stop commandBiwen Li2019-11-274-5/+5
| * | armv8: ls1043aqds: modify the qspi_bootcmd definitionWen He2019-11-271-2/+2
| * | configs: ls1028a: enable OF_LIBFDT_OVERLAYAlex Marginean2019-11-274-0/+4
| * | 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-0245-4671/+0
|\ \ \ | |_|/ |/| |
| * | MIPS: remove Micronas VCT boardsDaniel Schwierzeck2019-11-2945-4671/+0
| |/
* | Merge git://git.denx.de/u-boot-socfpgaTom Rini2019-11-283-1/+24
|\ \
| * | ARM: socfpga: Unreset NAND in SPL on Gen5Marek Vasut2019-11-251-0/+7
| * | ARM: socfpga: Introduce u-boot-with-nand-spl.sfp targetMarek Vasut2019-11-251-0/+11
| * | ARM: socfpga: Add ArriaV ST/SX IDMarek Vasut2019-11-251-0/+2
| * | ARM: socfpga: Purge pending transactions upon enabling bridges on Gen5Marek Vasut2019-11-251-0/+3
| * | ARM: socfpga: Actually put bridges into reset on Gen5 in bridge disableMarek Vasut2019-11-251-1/+1
* | | Merge git://git.denx.de/u-boot-usbTom Rini2019-11-289-60/+364
|\ \ \
| * | | sandbox: enable USB_KEYBOARD_FN_KEYSHeinrich Schuchardt2019-11-254-0/+4
| * | | dm: test: usb: rework keyboard testHeinrich Schuchardt2019-11-252-18/+293
| * | | usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.hHeinrich Schuchardt2019-11-252-6/+6
| * | | usb: kbd: implement special keysHeinrich Schuchardt2019-11-252-0/+48
| * | | usb: kbd: simplify coding for arrow keysHeinrich Schuchardt2019-11-251-35/+12
| * | | usb: kbd: signature of usb_kbd_put_queue()Heinrich Schuchardt2019-11-251-1/+1
| * | | usb: kbd: fix typoHeinrich Schuchardt2019-11-251-1/+1
| |/ /
* | | Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini2019-11-2813-180/+265
|\ \ \
| * | | mmc: tmio: sdhi: Add calibration tablesMarek Vasut2019-11-272-17/+89
| * | | mmc: tmio: sdhi: Skip bad tapsMarek Vasut2019-11-272-1/+49
| * | | mmc: tmio: sdhi: Add SCC error checkingMarek Vasut2019-11-271-0/+85
| * | | mmc: tmio: sdhi: Disable auto-retuning in HS400Marek Vasut2019-11-271-5/+3
| * | | mmc: tmio: sdhi: Adjust HS400 calibration offsetsMarek Vasut2019-11-271-4/+4
| * | | mmc: tmio: sdhi: Adjust DT2FF settings for HS400 modeMarek Vasut2019-11-271-3/+3