Commit Graph

331 Commits (fae81c72c80636be657a24d42eb80971cb0e5793)

Author SHA1 Message Date
Masahiro Yamada 9ed3246e19 powerpc: ppc4xx: remove board support for bluestone 10 years ago
Masahiro Yamada 535aad29f2 MAINTAINERS: comment out blank M: field 10 years ago
Masahiro Yamada e5a504eb3d MAINTAINERS: comment out invalid maintainers 10 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 10 years ago
Masahiro Yamada 93d4334f7f Add board MAINTAINERS files 10 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 10 years ago
Simon Glass e1bf824dfd Add cli_ prefix to readline functions 10 years ago
Simon Glass 18d66533ac move CLI prototypes to cli.h and add comments 10 years ago
Masahiro Yamada e7afb73b50 nand_spl: remove unused linker scripts u-boot-nand.lds 10 years ago
Stefan Roese 345b77baca ppc4xx: Remove 4xx NAND booting support 10 years ago
Masahiro Yamada 377e1048d3 board: powerpc: convert makefiles to Kbuild style 11 years ago
Troy Kisky bba679144d usb: rename board_usb_init_type to usb_init_type 11 years ago
Mateusz Zalega 16297cfb2a usb: new board-specific USB init interface 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
York Sun 472d546054 Consolidate bool type 11 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 11 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 11 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
Wolfgang Denk b63cb09719 board/amcc/taihu/flash.c: Fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk 2975fe14d9 board/amcc/yucca/flash.c: Fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk 9879d57203 board/amcc/common/flash.c: Fix GCC 4.6 build warning 13 years ago
Igor Grinberg e3150460a4 common: move extern char console_buffer[] to common.h 13 years ago
Anatolij Gustschin c4c9fbebae consolidate mdelay by providing a common function for all users 13 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Wolfgang Denk f0c0b3a9e6 Fix incorrect use of getenv() before relocation 13 years ago
Scott Wood 83b7e2a7f2 Handle most LDSCRIPT setting centrally 13 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 13 years ago
Felix Radensky da7d3dffac PPC4xx: Reduce NAND TLB window size on Canyonlands 14 years ago
Stefan Roese 37805cf1db ppc4xx: Fix missing linker scripts for partial linking 14 years ago
Wolfgang Denk ee8028b7f1 ppc4xx: Cleanup for partial linking and --gc-sections 14 years ago
Stefan Roese c56f84ca9c ppc4xx: Fix build problems of IBM DDR2 NAND booting targets 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Stefan Roese 4adcbdc6be ppc4xx: Enable NOR flash support in sequoia_ramboot target 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
Rupjyoti Sarmah 709d9481e9 ppc44x: config GPIOs for USB on canyonlands board 14 years ago
Stefan Roese 98303292ad ppc4xx: Small whitespace cleanup in canyonlands.c 14 years ago
Tirumala Marri d0e6665a24 APM821xx: Add bluestone board support 14 years ago
Stefan Roese 550650ddd0 ppc4xx: Use common NS16550 driver for PPC4xx UART 14 years ago
Stefan Roese afabb498b7 ppc4xx: Big header cleanup part 2, mostly PPC405 related 14 years ago
Stefan Roese 5e7abce991 ppc4xx: Big header cleanup, mostly PPC440 related 14 years ago
Stefan Roese 0988776288 ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific 14 years ago
Stefan Roese b36df56115 ppc4xx: Move ppc4xx headers to powerpc include directory 14 years ago
Stefan Roese 8a805df136 ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size 14 years ago
Wolfgang Denk a2a649d73c 4xx: adjust TEXT_BASE to increase U-Boot image size 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago