Commit Graph

64 Commits (9fc2ed40cd32cbb488e7a765e393e6b7ff21c1bc)

Author SHA1 Message Date
Marek Vasut b97241b312 kbuild: Rename UIMAGE to MKIMAGE 11 years ago
Masahiro Yamada 22dbf14f5d kbuild: use short logs for some board specific make rules 11 years ago
Masahiro Yamada 1900d3cfad board: .gitignore: ignore board-specific generated files 11 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 11 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 11 years ago
Masahiro Yamada e2906a5943 Makefile: rename all libraries to built-in.o 12 years ago
Masahiro Yamada 377e1048d3 board: powerpc: convert makefiles to Kbuild style 12 years ago
Masahiro Yamada a79854a90f board: arm: convert makefiles to Kbuild style 12 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 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 13 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 13 years ago
Wolfgang Denk 702e6014f1 doc: cleanup - move board READMEs into respective board directories 13 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 14 years ago
Michael Jones 94f6142957 mvblx: punt unused clean/distclean targets 14 years ago
Michael Jones 84d7a0171f OMAP3: mvblx: Initial support for mvBlueLYNX-X 14 years ago
Mike Frysinger 26ddff2d8d build: add missing $(AR)->$(cmd_link_o_target) update 14 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 14 years ago
Wolfgang Denk e6a857da74 fpga: constify to fix build warning 14 years ago
Michael Jones 12b5723b3e mv_common.c: don't compile reset_environment if ENV_IS_NOWHERE 14 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. 15 years ago
Wolfgang Denk 085ecde156 5xxx: Cleanup for partial linking and --gc-sections 15 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 15 years ago
Wolfgang Denk 1211a46485 config.mk cleanup: drop "-I$(TOPDIR)/board" entries 15 years ago
Wolfgang Denk 2ae1824196 Makefile: move all Power Architecture boards into boards.cfg 15 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 15 years ago
Peter Tyser 6aa3d3bfaa 83xx: Remove warmboot parameter from PCI init functions 15 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 16 years ago