Commit Graph

35694 Commits (13d3046fa392625f172d55cba8eb551f47e45f3f)
 

Author SHA1 Message Date
Simon Glass dae6e7bf50 Makefile: Make u-boot.img the same as u-boot-dtb.img 8 years ago
Simon Glass bd7dc3883b socfpga: Simplify Makefile filenames 8 years ago
Simon Glass a9d78260a8 tegra: Always build a boot image with the same filename 8 years ago
Simon Glass 03c25bcd26 fdt: Build an SPL binary without device tree 8 years ago
Simon Glass ad1ecd2063 fdt: Build a U-Boot binary without device tree 8 years ago
Simon Glass 580cc03312 tegra: Clarify generation of -nodtb file with OF_CONTROL 8 years ago
Masahiro Yamada cc8db8b954 mailmap: fix Ricardo's entry 8 years ago
Clemens Gruber aa844fe106 mmc: add missing prototype for mmc_get_env_dev 8 years ago
Stephen Warren 4f144a4164 malloc: work around some memalign fragmentation issues 8 years ago
Roger Meier 050c7569b1 .travis.yml: rework according to new travis-ci infra 8 years ago
Ashish kumar 7711cc0a06 arm8: ls2080: Move the core errata defines out of board specific file 8 years ago
Tom Rini d2427caf54 Merge branch 'master' of git://git.denx.de/u-boot-mips 8 years ago
Ashish kumar 2ea3a448cc armv8: ls2080a: Implement workaround for core errata 829520, 833471 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
Qianyu Gong 73a5de4c6e armv8/ls1043aqds: fix DSPI/QSPI node in dts file 8 years ago
Prabhakar Kushwaha a2a4dc565d driver: net: fsl-mc: Update print to reflect correct string 8 years ago
Prabhakar Kushwaha 5373b204df driver: net: fsl-mc: Memset dprc_cfg before configuring 8 years ago
Alison Wang cc7b8b9abb armv7: ls102xa: Increase the supported kernel size 8 years ago
Prabhakar Kushwaha 40b8a3db83 board: ls2085aqds: Update kernel_size env variable 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 9 years ago
Simon Glass 5674ead7d2 video: test: Add console tests for truetype 9 years ago
Simon Glass 8df8dad528 video: sandbox: Enable truetype fonts for sandbox 9 years ago
Simon Glass 8de536c27c video: sandbox: Allow selection of font size and console name 9 years ago
Simon Glass 826f35f9b5 video: Allow selection of the driver and font size 9 years ago