Commit Graph

95 Commits (54a92e1ad8c699299abf12beecc0b9448df2623d)

Author SHA1 Message Date
Robert P. J. Day 7ffe3cd62e Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP 9 years ago
Joe Hershberger a26cd04920 arch: Make board selection choices optional 10 years ago
Masahiro Yamada 58d423b88e dm: select CONFIG_DM* options 10 years ago
Masahiro Yamada 326a682358 malloc_f: enable SYS_MALLOC_F by default if DM is on 10 years ago
Masahiro Yamada 91405b7fa9 malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN 10 years ago
Stefan Roese 360334a178 powerpc: ppc4xx: Enable CONFIG_DISPLAY_BOARDINFO 10 years ago
Simon Glass 5d418fdb99 dm: powerpc: ppc4xx: Move glacier to use driver model for serial 10 years ago
Simon Glass 43301741fc powerpc: ppc4xx: Use CONFIG_OF_CONTROL for canyonlands boards 10 years ago
Simon Glass 00cca639d5 powerpc: ppc4xx: Add ramboot config for glacier 10 years ago
Simon Glass 6566041c0b powerpc: ppc4xx: Move CANYONLANDS/GLACIER/ARCHES to Kconfig 10 years ago
Simon Glass 0bca284b17 powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk 10 years ago
Simon Glass e895a4b06f fdt: Allow ft_board_setup() to report failure 10 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
Masahiro Yamada e7afb73b50 nand_spl: remove unused linker scripts u-boot-nand.lds 11 years ago
Stefan Roese 345b77baca ppc4xx: Remove 4xx NAND booting support 11 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 12 years ago
Mateusz Zalega 16297cfb2a usb: new board-specific USB init interface 12 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 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
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
Mike Frysinger 464c79207c punt unused clean/distclean targets 14 years ago
Wolfgang Denk f0c0b3a9e6 Fix incorrect use of getenv() before relocation 14 years ago
Scott Wood 83b7e2a7f2 Handle most LDSCRIPT setting centrally 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Felix Radensky da7d3dffac PPC4xx: Reduce NAND TLB window size on Canyonlands 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 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
Rupjyoti Sarmah 709d9481e9 ppc44x: config GPIOs for USB on canyonlands board 15 years ago
Stefan Roese 98303292ad ppc4xx: Small whitespace cleanup in canyonlands.c 15 years ago
Stefan Roese 0988776288 ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific 15 years ago
Stefan Roese b36df56115 ppc4xx: Move ppc4xx headers to powerpc include directory 15 years ago
Wolfgang Denk a2a649d73c 4xx: adjust TEXT_BASE to increase U-Boot image size 15 years ago
Rupjyoti Sarmah 17a6844497 ppc4xx/Canyonlands added USB board callbacks 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 1095493a5d ppc4xx: Consolidate pci_target_init() function 15 years ago
Stefan Roese 56f9b39d1f ppc4xx: Fix NAND booting targets after 4xx linker script consolidation 16 years ago
Stefan Roese 9a81c61249 ppc4xx: Remove duplicated is_pci_host() functions 16 years ago