Commit Graph

94 Commits (d3b78e1891367f219e78a18622e4d02c6ed8a04d)

Author SHA1 Message Date
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 10 years ago
Simon Glass e895a4b06f fdt: Allow ft_board_setup() to report failure 11 years ago
Matthias Fuchs f39c5d1e6a ppc4xx: update PMC440 board support 11 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 11 years ago
Masahiro Yamada 93d4334f7f Add board MAINTAINERS files 11 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 11 years ago
Michal Simek f8c1be9816 fpga: xilinx: Avoid CamelCase for in Xilinx_desc 11 years ago
Michal Simek 2a6e3869f2 fpga: spartan3: Avoid CamelCase 11 years ago
Michal Simek b625b9aef3 fpga: spartan2: Avoid CamelCase 11 years ago
Masahiro Yamada e7afb73b50 nand_spl: remove unused linker scripts u-boot-nand.lds 11 years ago
Matthias Fuchs e634c9dc7a ppc4xx: add support for new PMC440 revision with cleanup 11 years ago
Stefan Roese 345b77baca ppc4xx: Remove 4xx NAND booting support 11 years ago
Masahiro Yamada e5c5301f14 Makefile: make directories by Makefile.build 12 years ago
Masahiro Yamada 377e1048d3 board: powerpc: convert makefiles to Kbuild style 12 years ago
Troy Kisky bba679144d usb: rename board_usb_init_type to usb_init_type 12 years ago
Mateusz Zalega 16297cfb2a usb: new board-specific USB init interface 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
Joe Hershberger be11235ab8 env: Hide '.' variables in env print by default 13 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
Matthias Fuchs a6569c63b3 ppc4xx: fix PMC440 painit command 14 years ago
Matthias Fuchs baa3713fe2 ppc4xx: remove invalid access to PCI_BRDGOPT2 register 14 years ago
Matthias Fuchs 2fe6b7f70f ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementation 14 years ago
Marek Vasut 2bf0758afa GCC4.6: Squash warning in cmd_pmc440.c 14 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Wolfgang Denk ee8028b7f1 ppc4xx: 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 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 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
Stefan Roese 550650ddd0 ppc4xx: Use common NS16550 driver for PPC4xx UART 15 years ago
Stefan Roese 5e7abce991 ppc4xx: Big header cleanup, mostly PPC440 related 15 years ago
Stefan Roese b36df56115 ppc4xx: Move ppc4xx headers to powerpc include directory 15 years ago
Matthias Fuchs 5baefbba38 ppc4xx: Fix building of PMC440 board 15 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
Stefan Roese cf6eb6da43 ppc4xx: TLB init file cleanup 15 years ago
Peter Tyser 8d1f268204 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 15 years ago
Peter Tyser 61f2b38a17 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" 15 years ago
Stefan Roese 39ff7d5f4c POST: Remove duplicated post_hotkey_pressed() functions 16 years ago
Matthias Fuchs 629ab99b3b ppc4xx: Remove confusing comment 16 years ago
Stefan Roese 6c70049bd1 ppc4xx: Consolidate pci_master_init() function 16 years ago
Stefan Roese a760b02031 ppc4xx: Consolidate pci_pre_init() function 16 years ago
Stefan Roese 9a81c61249 ppc4xx: Remove duplicated is_pci_host() functions 16 years ago
Stefan Roese 2cd95a25cb ppc4xx: Remove board specific linker scripts from most PPC4xx boards 16 years ago
Niklaus Giger ddc922ff2c ppc_4xx: Apply new HW register names 16 years ago