Commit Graph

35575 Commits (aa844fe106bfe7bf8f345822607346f6035af343)
 

Author SHA1 Message Date
Clemens Gruber aa844fe106 mmc: add missing prototype for mmc_get_env_dev 10 years ago
Stephen Warren 4f144a4164 malloc: work around some memalign fragmentation issues 10 years ago
Roger Meier 050c7569b1 .travis.yml: rework according to new travis-ci infra 10 years ago
Tom Rini d2427caf54 Merge branch 'master' of git://git.denx.de/u-boot-mips 10 years ago
Purna Chandra Mandal 7d514a7407 board: Enable ethernet, tftpboot support to pic32mzdask board. 10 years ago
Purna Chandra Mandal 23e7578c9b drivers: net: Add ethernet driver for Microchip PIC32. 10 years ago
Purna Chandra Mandal 46c9d938ca drivers: net: phy: add SMSC LAN8740 Phy support. 10 years ago
Purna Chandra Mandal c76eb72c43 board: add SDHCI support for PIC32MZDASK board. 10 years ago
Andrei Pistirica 102142c9e0 drivers: mmc: add driver for Microchip PIC32 SDHCI controller. 10 years ago
Purna Chandra Mandal 44da3a176c board: Add Microchip PIC32MZ[DA]-Starter-Kit board. 10 years ago
Purna Chandra Mandal be961fa15b MIPS: Add support for Microchip PIC32MZ[DA] SoC family. 10 years ago
Purna Chandra Mandal 9ffa7a35ef drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. 10 years ago
Paul Thacker 9e160ee823 drivers: serial: add driver for Microchip PIC32 UART controller. 10 years ago
Purna Chandra Mandal 386d934e0b drivers: gpio: add driver for Microchip PIC32 GPIO controller. 10 years ago
Purna Chandra Mandal 5f266c60bf drivers: pinctrl: Add pinctrl driver for Microchip PIC32. 10 years ago
Purna Chandra Mandal a0e7908326 drivers: clk: Add clock driver for Microchip PIC32 Microcontroller. 10 years ago
Purna Chandra Mandal 32c1a6eef8 MIPS: initial infrastructure for Microchip PIC32 architecture 10 years ago
Paul Burton 91ec615e54 malta: Use I/O accessors for SuperI/O controller 10 years ago
Paul Burton 19a5ef60bb malta: Set I/O port base early 10 years ago
Paul Burton 05e342554e MIPS: Support dynamic I/O port base address 10 years ago
Paul Burton 8ac493cd65 MIPS: Remove SLOW_DOWN_IO 10 years ago
Marek Vasut fbb0de088b mips: cache: Bulletproof the code against cornercases 10 years ago
Daniel Schwierzeck e26e8dc8f4 MIPS: start.S: fix and optimize instructions 10 years ago
Purna Chandra Mandal a62790997f MIPS: initialize board_init_f() argument to zero. 10 years ago
Marek Vasut 735b1a2e5a arm: novena: Fix EEPROM i2c configuration 10 years ago
Peng Fan 397d7d5a1b arm: config: enforce -fno-pic for gcc 10 years ago
Wang Dongsheng c5e954eccd ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't defined 10 years ago
Marek Vasut 11aa6a32eb arm: cache: Implement cache range check for v7 10 years ago
Albert ARIBAUD 3709844f23 armv7: add cacheline sizes where missing 10 years ago
Marek Vasut 8890c2fbe6 arm: Remove S bit from MMU section entry 10 years ago
Marek Vasut a592e6fb7f arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7 10 years ago
Simon Glass 8cdae1dacd video: Correct 'tor' typo in comment 10 years ago
Simon Glass 5674ead7d2 video: test: Add console tests for truetype 10 years ago
Simon Glass 8df8dad528 video: sandbox: Enable truetype fonts for sandbox 10 years ago
Simon Glass 8de536c27c video: sandbox: Allow selection of font size and console name 10 years ago
Simon Glass 826f35f9b5 video: Allow selection of the driver and font size 10 years ago
Simon Glass 0f4d2f8e79 License: Add the Open Font License 10 years ago
Simon Glass c0603b98d4 video: Add the Cantoraone decorative font 10 years ago
Simon Glass 7ad4e30dec video: Add the Rufscript handwriting font 10 years ago
Simon Glass c43c43cd48 video: Add the AnkaCoder mono-spaced font 10 years ago
Simon Glass 84b4791ada video: Add the Nimbus sans font 10 years ago
Simon Glass a29b012037 video: Add a console driver that uses TrueType fonts 10 years ago
Simon Glass 7b9f7e445e video: Provide a backspace method 10 years ago
Simon Glass 58c733a70f video: Provide a signal when a new console line is started 10 years ago
Simon Glass c5b77d01d1 video: Provide a left margin for the text console 10 years ago
Simon Glass 5508f10ac9 video: Handle the 'bell' character 10 years ago
Simon Glass f266178698 video: Use fractional units for X coordinates 10 years ago
Simon Glass 6e42e25196 video kconfig console_normal 10 years ago
Simon Glass 30a1dcad3c Makefile: Add rules to build in .ttf files 10 years ago
Simon Glass 8340ef6278 video: Add stb TrueType font renderer 10 years ago