Commit Graph

35572 Commits (d2427caf54a08ec80e8bfa5ef2c0b4377da55bab)
 

Author SHA1 Message Date
Tom Rini d2427caf54 Merge branch 'master' of git://git.denx.de/u-boot-mips 8 years ago
Purna Chandra Mandal 7d514a7407 board: Enable ethernet, tftpboot support to pic32mzdask board. 8 years ago
Purna Chandra Mandal 23e7578c9b drivers: net: Add ethernet driver for Microchip PIC32. 8 years ago
Purna Chandra Mandal 46c9d938ca drivers: net: phy: add SMSC LAN8740 Phy support. 8 years ago
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
Marek Vasut 735b1a2e5a arm: novena: Fix EEPROM i2c configuration 8 years ago
Peng Fan 397d7d5a1b arm: config: enforce -fno-pic for gcc 8 years ago
Wang Dongsheng c5e954eccd ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't defined 8 years ago
Marek Vasut 11aa6a32eb arm: cache: Implement cache range check for v7 8 years ago
Albert ARIBAUD 3709844f23 armv7: add cacheline sizes where missing 8 years ago
Marek Vasut 8890c2fbe6 arm: Remove S bit from MMU section entry 8 years ago
Marek Vasut a592e6fb7f arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7 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