Commit Graph

9018 Commits (f3ee25859e3920ee7c7cc519a3e6f60d70d7a53f)
 

Author SHA1 Message Date
Matthias Fuchs f3ee25859e License cleanup: Fix license header for some esd display configurations 15 years ago
Mike Frysinger 4166ee58d3 sf: add GPL-2 license info 15 years ago
Kumar Gala d535a49300 fdt: Fix fdt padding issue for initrd mem_rsv 15 years ago
Wolfgang Denk 0ac59d0c07 Merge branch 'master' of /home/wd/git/u-boot/custodians 15 years ago
Wolfgang Denk 922754cc82 Merge branch 'master-sync' of git://git.denx.de/u-boot-arm 15 years ago
Wolfgang Denk 09cc0487b8 Merge branch 'master' of /home/wd/git/u-boot/custodians 15 years ago
Wolfgang Denk 4ee6326815 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx 15 years ago
Wolfgang Denk a89805f324 Merge branch 'master' of /home/wd/git/u-boot/custodians 15 years ago
Wolfgang Denk 62506ae140 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx 15 years ago
Wolfgang Denk 25ee856e44 Merge branch 'master' of /home/wd/git/u-boot/custodians 15 years ago
Steve Sakoman 4bc3d2afb3 ARM: OMAP3: Refactors the SM911x driver 15 years ago
Minkyu Kang f380737478 s5pc1xx: SMDKC100: fix compile warnings 15 years ago
Simon Kagstrom 8003c361de arm926ejs: 8-byte align stack to avoid LDRD/STRD problems 15 years ago
Tom Rix e63e5904b4 TI OMAP3 SDP3430: Initial Support 15 years ago
Sandeep Paulraj a4474ff862 TI DaVinci: Adding Copyright for DM365 EVM 15 years ago
Sandeep Paulraj 11b0102218 TI DaVinci: Fix DM6467 EVM Compilation Warning 15 years ago
Sandeep Paulraj fac1ef4ba6 TI DaVinci: DM355 Leopard: Fix compilation warning 15 years ago
Nishanth Menon f8a812aa65 TI OMAP3: make gpmc_config as const 15 years ago
Stefan Roese cfc2587462 ppc4xx: Sequoia: Add chip_config command 15 years ago
Stefan Roese c85b583970 ppc4xx: Yosemite/Yellowstone: Check and reconfigure the PCI sync clock 15 years ago
Stefan Roese 23c51a2d63 ppc4xx: Sequoia/Rainer: Check and reconfigure the PCI sync clock 15 years ago
Stefan Roese 08c6a26284 ppc4xx: Print PCI synchronous clock frequency upon bootup 15 years ago
Stefan Roese 5e47f9535f ppc4xx: Add function to check and dynamically change PCI sync clock 15 years ago
Stefan Roese 92b8964bed ppc4xx: Update flash size in reg property of the NOR flash node 15 years ago
Stefan Roese 30d45c0d3e fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtb 15 years ago
Wolfgang Denk 76706cb86b cpu/ppc4xx/fdt.c: avoid strcpy() to constant string 15 years ago
Wolfgang Denk 0e1ac98119 cpu/ppc4xx/fdt.c: avoid strcpy() to constant string 15 years ago
Daniel Mack c55096c084 smc911x: add support for LAN9220 15 years ago
Mike Frysinger f67066b6b0 envcrc: check return value of fwrite() 15 years ago
Wolfgang Denk efd988ebaa mcc200: fix build error 15 years ago
Nishanth Menon 4e0539d269 OMAP3: fix warnings when NAND/ONENAND is not used 15 years ago
Nishanth Menon 73db0c71da OMAP3: export enable_gpmc_cs_config to board files 15 years ago
Tom Rix 96a27c6dc2 Zoom2 Fix serial gpmc setup 15 years ago
Sandeep Paulraj 64d945abe8 TI DaVinci Sonata: Add Config option for 64 bit Support 15 years ago
Sandeep Paulraj 54aa603d2c TI DaVinci DVEVM: Add Config option for 64 bit Support 15 years ago
Sandeep Paulraj b8d0aa0c78 TI DaVinci DM365: Add Config option for 64 bit Support 15 years ago
Sandeep Paulraj 86a725b9c8 TI DaVinci DM355: Add Config option for 64 bit Support 15 years ago
Sandeep Paulraj 9c44ddccb6 TI: OMAP3: Remove SZ_xx references 15 years ago
Steve Sakoman 13d2cb988f OMAP3: Update Overo and Beagle environment 15 years ago
Sandeep Paulraj c73607c552 TI DaVinci: Maintainer for DM355 and DM365 EVM 15 years ago
Sandeep Paulraj 5df65cf56a TI: DaVinci: DM355 Leopard board support 15 years ago
Sandeep Paulraj 6ab176d709 TI DaVinci DM646x: Adding initial support for DM6467 EVM 15 years ago
Sandeep Paulraj d884f64a7b TI DaVinci DM365: Fix Compilation warning for DM365 EVM 15 years ago
Sandeep Paulraj 6fe5e87be4 TI DaVinci DM355: Fix Compilation warning for DM355 EVM 15 years ago
Eric Benard 513bbe1b17 AT91 CPUAT91 Fix compiler warning 15 years ago
Eric Benard b1e81f701d AT91 CPU9260 CPU9G20 Fix compile warnings 15 years ago
Eric Benard 94d50c527a AT91 CPU9260 Fix machine ID when using a CPU9G20. 15 years ago
Alessandro Rubini 8c0a92c8f4 lcd: remove '#if 0' 32-bit scroll, now memcpy does it 15 years ago
Alessandro Rubini e3ea948d45 lib_generic memset: fill one word at a time if possible 15 years ago
Alessandro Rubini ecd830b863 lib_generic memcpy: copy one word at a time if possible 15 years ago