Commit Graph

171 Commits (89c8230dec063d894aec1a7b5c58f1dcadced738)

Author SHA1 Message Date
Stephen Warren eb838e7d84 usb: create common header virtual root hub descriptors 11 years ago
Albert ARIBAUD b60eff31f3 arm: remove unneeded symbol offsets and _TEXT_BASE 11 years ago
Masahiro Yamada d937326ffc Remove obsolete _LINUX_CONFIG_H macro 11 years ago
Masahiro Yamada e5c5301f14 Makefile: make directories by Makefile.build 11 years ago
Masahiro Yamada 0f0f75774e cosmetic: remove empty lines at the top of file 11 years ago
Masahiro Yamada 377e1048d3 board: powerpc: convert makefiles to Kbuild style 11 years ago
Masahiro Yamada a79854a90f board: arm: convert makefiles to Kbuild style 11 years ago
Troy Kisky 06d513ecb6 usb: add enum usb_init_type parameter to usb_lowlevel_init 11 years ago
Wolfgang Denk 1b387ef55c SPDX: fix IBM-pibs license identifier 11 years ago
Wolfgang Denk 46263f2de4 SPDX-License-Identifier: convert PIBS licensed files 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Dirk Eibach 880540decf i2c, ppc4xx_i2c: switch to new multibus/multiadapter support 11 years ago
Albert ARIBAUD 5993053fa4 replace last __bss_end__ occurrences with __bss_end 12 years ago
York Sun 472d546054 Consolidate bool type 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 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
Lucas Stach c7e3b2b586 usb: lowlevel interface change to support multiple controllers 12 years ago
Wolfgang Denk 702e6014f1 doc: cleanup - move board READMEs into respective board directories 12 years ago
Mike Frysinger 5b84dd67cf usb: replace wait_ms() with mdelay() 13 years ago
David Müller d49f5b1cae board/mpl/pati: use the CFI driver for the PATI board 13 years ago
David Müller 39441b35c6 board/mpl/mip405: use the CFI driver for the MIP405/MIP405T board 13 years ago
David Müller 21be309bb7 board/mpl/pip405: use the CFI driver for the PIP405 board 13 years ago
David Müller 4b11dba975 board/mpl/common: remove the old legacy flash 13 years ago
David Müller (ELSOFT AG) 99f2c76821 board/mpl/common/isa.c: Fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk ae5f6b3b2f board/mpl/common/flash.c: Fix GCC 4.6 build warning 13 years ago
Stefan Roese 4e11c35193 pip405.c: Fix GCC 4.6 build warnings 13 years ago
Stefan Roese 4233fafe9e mip405.c: Fix GCC 4.6 build warnings 13 years ago
David Müller (ELSOFT AG) 41ea37a654 ARM: remove superfluous setting of arch_number in board specific code. 13 years ago
Wolfgang Denk ee6ed89c5b board/mpl/common/flash.c: fix GCC 4.6 build warning 13 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Albert ARIBAUD fa82f871c8 Convert ISO-8859 files to UTF-8 13 years ago
Mike Williams 1626308797 cleanup: Fix typos and misspellings in various files. 13 years ago
David Müller (ELSOFT AG) f3108304e4 VCMA9: various cleanups/code style fixes 14 years ago
David Müller (ELSOFT AG) 6d754843ff VCMA9: use CFI driver (and remove the old one) 14 years ago
David Müller (ELSOFT AG) 0bf42feca1 VCMA9: remove unneeded config.mk 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Wolfgang Denk 263d5c2f84 Remove redundant config.mk files 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
C Nauman d9abba8254 Add generic support for samsung s3c2440 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 a7d54346e0 board/mpl: Remove mpl-specific memory test command 14 years ago
Stefan Roese afabb498b7 ppc4xx: Big header cleanup part 2, mostly PPC405 related 14 years ago
Stefan Roese b36df56115 ppc4xx: Move ppc4xx headers to powerpc include directory 14 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 15 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 15 years ago