Commit Graph

35561 Commits (c76eb72c43ac3ef4518dac4bee653b769d95e63e)
 

Author SHA1 Message Date
Purna Chandra Mandal c76eb72c43 board: add SDHCI support for PIC32MZDASK board. 8 years ago
Andrei Pistirica 102142c9e0 drivers: mmc: add driver for Microchip PIC32 SDHCI controller. 8 years ago
Purna Chandra Mandal 44da3a176c board: Add Microchip PIC32MZ[DA]-Starter-Kit board. 8 years ago
Purna Chandra Mandal be961fa15b MIPS: Add support for Microchip PIC32MZ[DA] SoC family. 8 years ago
Purna Chandra Mandal 9ffa7a35ef drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. 8 years ago
Paul Thacker 9e160ee823 drivers: serial: add driver for Microchip PIC32 UART controller. 8 years ago
Purna Chandra Mandal 386d934e0b drivers: gpio: add driver for Microchip PIC32 GPIO controller. 8 years ago
Purna Chandra Mandal 5f266c60bf drivers: pinctrl: Add pinctrl driver for Microchip PIC32. 8 years ago
Purna Chandra Mandal a0e7908326 drivers: clk: Add clock driver for Microchip PIC32 Microcontroller. 8 years ago
Purna Chandra Mandal 32c1a6eef8 MIPS: initial infrastructure for Microchip PIC32 architecture 8 years ago
Paul Burton 91ec615e54 malta: Use I/O accessors for SuperI/O controller 8 years ago
Paul Burton 19a5ef60bb malta: Set I/O port base early 8 years ago
Paul Burton 05e342554e MIPS: Support dynamic I/O port base address 8 years ago
Paul Burton 8ac493cd65 MIPS: Remove SLOW_DOWN_IO 8 years ago
Marek Vasut fbb0de088b mips: cache: Bulletproof the code against cornercases 8 years ago
Daniel Schwierzeck e26e8dc8f4 MIPS: start.S: fix and optimize instructions 8 years ago
Purna Chandra Mandal a62790997f MIPS: initialize board_init_f() argument to zero. 8 years ago
Simon Glass 8cdae1dacd video: Correct 'tor' typo in comment 8 years ago
Simon Glass 5674ead7d2 video: test: Add console tests for truetype 8 years ago
Simon Glass 8df8dad528 video: sandbox: Enable truetype fonts for sandbox 8 years ago
Simon Glass 8de536c27c video: sandbox: Allow selection of font size and console name 8 years ago
Simon Glass 826f35f9b5 video: Allow selection of the driver and font size 8 years ago
Simon Glass 0f4d2f8e79 License: Add the Open Font License 8 years ago
Simon Glass c0603b98d4 video: Add the Cantoraone decorative font 8 years ago
Simon Glass 7ad4e30dec video: Add the Rufscript handwriting font 8 years ago
Simon Glass c43c43cd48 video: Add the AnkaCoder mono-spaced font 8 years ago
Simon Glass 84b4791ada video: Add the Nimbus sans font 8 years ago
Simon Glass a29b012037 video: Add a console driver that uses TrueType fonts 8 years ago
Simon Glass 7b9f7e445e video: Provide a backspace method 8 years ago
Simon Glass 58c733a70f video: Provide a signal when a new console line is started 8 years ago
Simon Glass c5b77d01d1 video: Provide a left margin for the text console 8 years ago
Simon Glass 5508f10ac9 video: Handle the 'bell' character 8 years ago
Simon Glass f266178698 video: Use fractional units for X coordinates 8 years ago
Simon Glass 6e42e25196 video kconfig console_normal 8 years ago
Simon Glass 30a1dcad3c Makefile: Add rules to build in .ttf files 8 years ago
Simon Glass 8340ef6278 video: Add stb TrueType font renderer 8 years ago
Tom Rini 8a36287a01 Merge git://git.denx.de/u-boot-dm 8 years ago
Stephen Warren 26db3a617b test/py: dfu: allow boardenv to specify test sizes 8 years ago
Stephen Warren db261f0076 test/py: fix a couple typos in comments 8 years ago
Stephen Warren d27f2fc1e1 test/py: run sandbox in source directory 8 years ago
Stephen Warren 77bcb22d77 test/py: pass test DTB to sandbox 8 years ago
Stephen Warren 78b39cc3e1 test/py: correctly log xfail/xpass tests 8 years ago
Stephen Warren 9129d9f5fd test/py: detect another "bad pattern" in console output 8 years ago
Stephen Warren 0c6189b5d6 test/py: check for bad patterns everywhere we wait 8 years ago
Stephen Warren e4119ebb6d test.py: calculate bad patterns on change only 8 years ago
Stephen Warren 44ac762b14 test/py: fix spawn.expect multiple match handling 8 years ago
Stephen Warren 26e1beccbe test/dm: clear unit test failure count each run 8 years ago
Stephen Warren d20e5e976f test/py: Provide custom IDs when parametrizing tests 8 years ago
Stephen Warren a2ec560647 test/py: Quote consistency 8 years ago
Stephen Warren e8debf394f test/py: use " for docstrings 8 years ago