Commit Graph

55 Commits (5d97fe2a0421247f6b89591c666d7aa94d40beb0)

Author SHA1 Message Date
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
York Sun 472d546054 Consolidate bool type 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Nikita Kiryanov e3913f56a2 omap_hsmmc: add driver check for write protection 12 years ago
Nikita Kiryanov e874d5b001 omap_hsmmc: implement driver check for card detection 12 years ago
Michael Jones bb4d46455c omap3: mvblx: pass FPGA version to the kernel 12 years ago
Michael Jones 71c4ae3f6d omap3: mvblx: select fpgafilename according to orientation 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Wolfgang Denk 702e6014f1 doc: cleanup - move board READMEs into respective board directories 12 years ago
Jonathan Solnit bbbc1ae921 ARM:OMAP+:MMC: Add parameters to MMC init 13 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 13 years ago
Simon Glass c8e66db789 bootstage: Convert net progress numbers to enums 13 years ago
Simon Glass 5e41088364 bootstage: Convert progress numbers 10-19 to enums 13 years ago
Simon Glass 5dc887164e bootstage: Convert progress numbers 1-9 into enums 13 years ago
Simon Glass 578ac1e9ba bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() 13 years ago
Michael Jones a1d88f43e4 mv_common.c: get rid of 'defined but not used' warning 13 years ago
Michael Jones 94f6142957 mvblx: punt unused clean/distclean targets 13 years ago
Michael Jones 84d7a0171f OMAP3: mvblx: Initial support for mvBlueLYNX-X 13 years ago
Mike Frysinger 26ddff2d8d build: add missing $(AR)->$(cmd_link_o_target) update 13 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Wolfgang Denk e6a857da74 fpga: constify to fix build warning 13 years ago
Michael Jones 12b5723b3e mv_common.c: don't compile reset_environment if ENV_IS_NOWHERE 13 years ago
Andre Schwarz 7fb3e7a2d6 mpc83xx: Add support for MergerBox board 14 years ago
Joakim Tjernlund c1fa1b7d00 powerpc, 8xx: Fix fallout from "Fixup all 8xx u-boot.lds scripts" 14 years ago
Joakim Tjernlund 9d8fbd1b20 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Wolfgang Denk 2ced53e1ad Move LDSCRIPT definitions to board config files. 14 years ago
Wolfgang Denk 085ecde156 5xxx: Cleanup for partial linking and --gc-sections 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 1211a46485 config.mk cleanup: drop "-I$(TOPDIR)/board" entries 14 years ago
Wolfgang Denk 2ae1824196 Makefile: move all Power Architecture boards into boards.cfg 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Peter Tyser 6aa3d3bfaa 83xx: Remove warmboot parameter from PCI init functions 14 years ago
Wolfgang Denk 2e4f35dbd8 MVBLM7, MVSMR: fix Makefile (cleanup bootscript.img) 15 years ago
Andre Schwarz fd194f82d1 mpc83xx/mvBLM7: add usb commands and cleanup. 15 years ago
Anatolij Gustschin 7769c5bc06 mvsmr: fix link error 15 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 15 years ago
Andre Schwarz 1f2463d764 Add initial support for Matrix Vision mvSMR board based on MPC5200B. 15 years ago
Heiko Schocher 00b6d927ba 5xxx, fdt: move fdt_fixup_memory() to cpu.c file 15 years ago
Peter Tyser 61c83b7bd2 Remove deprecated 'autoscr' command/variables 15 years ago
Peter Tyser 6385b28116 fpga: Remove relocation fixups 15 years ago
Peter Tyser 3202d33169 Remove deprecated 'autoscr' command/variables 15 years ago
Andre Schwarz 632a6dd0b6 Add common code dir for Matrix Vision boards. 15 years ago
André Schwarz 28887d831b Use common code for Matrix Vision boards 15 years ago
Kumar Gala 4c2e3da82d Update Freescale copyrights to remove "All Rights Reserved" 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Anton Vorontsov d26154c9a6 mpc83xx: spd_sdram: fix ddr sdram base address assignment bug 16 years ago
Ben Warren ad3381cf41 Moved initialization of E1000 Ethernet controller to board_eth_init() 16 years ago