summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich2018-12-081-0/+36
* lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich2018-12-081-1/+1
* main: Drop more #ifdefsSimon Glass2018-12-061-12/+10
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-12-052-32/+0
|\
| * board_r: Remove initr_spiJagan Teki2018-11-271-11/+0
| * spi: Zap CONFIG_HARD_SPIJagan Teki2018-11-271-12/+0
| * spi: Remove unused mpc8xx codeJagan Teki2018-11-271-7/+0
| * spi: Remove used spi_initJagan Teki2018-11-271-2/+0
* | Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-videoTom Rini2018-12-051-9/+0
|\ \
| * | video: use BMP_ALIGN_CENTER define from splash.hAnatolij Gustschin2018-12-041-1/+0
| * | cmd: add clear screen 'cls' commandAnatolij Gustschin2018-12-041-8/+0
* | | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-12-032-2/+4
|\ \ \
| * | | fdt_support: fdt reservations on the sandboxHeinrich Schuchardt2018-12-021-1/+2
| * | | fdt: sandbox: correct use of ${fdtcontroladdr}Heinrich Schuchardt2018-12-021-1/+2
| |/ /
* | | board_r: fix build with DM_SPIChristophe Leroy2018-12-031-1/+1
* | | rsa: add support of padding pssPhilippe Reynes2018-12-031-0/+6
* | | rsa: add a structure for the paddingPhilippe Reynes2018-12-032-0/+34
|/ /
* | malloc_simple: Add logging of allocationsSimon Glass2018-11-291-21/+37
* | tools: MediaTek: add MTK boot header generation to mkimageRyder Lee2018-11-281-0/+1
* | usb: storage: s/CONFIG_BLK/CONFIG_IS_ENABLED(BLK)/Sven Schwermer2018-11-261-14/+14
* | usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer2018-11-264-20/+20
* | usb: Remove CMD_USB dependency for common codeSven Schwermer2018-11-261-1/+1
* | spl: Add support for passing handoff info to U-Boot properSimon Glass2018-11-265-12/+158
* | sandbox: Allow puts() output before global_data is set upSimon Glass2018-11-261-0/+7
* | spl: Add a comment to spl_set_bd()Simon Glass2018-11-261-0/+4
* | spl: Make SPL_DISABLE_BANNER_PRINT a positive optionSimon Glass2018-11-262-5/+14
* | spl: Add a define for SPL_TPL_PROMPTSimon Glass2018-11-261-12/+15
* | spl: Support hash, input, pch, pci, rtc, tpm in SPLSimon Glass2018-11-261-1/+47
* | bloblist: Locate bloblist in U-BootSimon Glass2018-11-261-0/+34
* | spl: Set up the bloblist in SPLSimon Glass2018-11-261-2/+16
* | Add core support for a bloblist to convey data from SPLSimon Glass2018-11-263-0/+288
* | spl: Add support for logging in SPL and TPLSimon Glass2018-11-263-4/+43
* | spl: Support bootstage, log, hash and early malloc in TPLSimon Glass2018-11-202-3/+42
* | sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()Simon Glass2018-11-201-12/+0
|/
* image-sig: Ensure that hashed-nodes is null-terminatedKonrad Beckmann2018-11-161-0/+5
* arm: at91: wdt: Convert watchdog driver to dm/dtPrasanthi Chellakumar2018-11-161-1/+1
* blk: Call part_init() in the post_probe() methodBin Meng2018-11-141-3/+1
* dm: cpu: Fix print_cpuinfo() outputBin Meng2018-11-141-1/+1
* board_f: Use static print_cpuinfo if CONFIG_CPU is activeMario Six2018-11-141-0/+28
* common: build ymodem only on needJun Nie2018-11-091-1/+2
* common: Compile error with CONFIG_MULTI_DTB_FIT and not SPLLars Povlsen2018-11-091-1/+0
* spl: fix debug prints for tiny printfSimon Goldschmidt2018-11-091-8/+6
* fit: Add missing CR in debug output in fit_find_config_node()Stefan Roese2018-11-091-1/+1
* Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active"Bin Meng2018-11-071-28/+0
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2018-10-251-0/+5
|\
| * miiphy: Add function to retrieve MDIO bus list headPankaj Bansal2018-10-241-0/+5
* | Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini2018-10-251-0/+1
|\ \ | |/ |/|
| * tools: add i.MX8/8X image supportPeng Fan2018-10-221-0/+1
* | spl: fpga: Implement fpga bistream loading with fpga_loadMichal Simek2018-10-161-18/+16
* | Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dmTom Rini2018-10-102-3/+4
|\ \