U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/6] arm: Final removal of boards that have not moved to generic board init
@ 2015-09-12 17:50 Simon Glass
  2015-09-12 17:50 ` [U-Boot] [PATCH 1/6] arm: Remove edb9315a board Simon Glass
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Simon Glass @ 2015-09-12 17:50 UTC (permalink / raw)
  To: u-boot

These boards do not appear to have been converted, nor do they have patches
pending that I can see.

Also add entries to the scrapyard for recently added boards. Unfortunately
the tool does not fill in the commit and date for me, so I have left it
blank for now.


Simon Glass (6):
  arm: Remove edb9315a board
  arm: Remove da830evm board
  arm: Remove wireless_space board
  arm: Drop old non-generic-board code
  Sort README.scrapyard
  scrapyard: Add lines for recently removed ARM boards

 arch/arm/Kconfig                            |   5 -
 arch/arm/include/asm/u-boot.h               |  19 -
 arch/arm/lib/Makefile                       |   3 -
 arch/arm/lib/board.c                        | 687 ----------------------------
 arch/arm/mach-davinci/Kconfig               |   3 -
 arch/arm/mach-kirkwood/Kconfig              |   4 -
 board/LaCie/wireless_space/Kconfig          |  12 -
 board/LaCie/wireless_space/MAINTAINERS      |   6 -
 board/LaCie/wireless_space/Makefile         |  12 -
 board/LaCie/wireless_space/kwbimage.cfg     |  71 ---
 board/LaCie/wireless_space/wireless_space.c | 165 -------
 board/cirrus/edb93xx/Kconfig                |  15 -
 board/cirrus/edb93xx/MAINTAINERS            |   6 -
 board/cirrus/edb93xx/Makefile               |  11 -
 board/cirrus/edb93xx/edb93xx.c              | 382 ----------------
 board/cirrus/edb93xx/u-boot.lds             | 116 -----
 board/davinci/da8xxevm/Kconfig              |  13 -
 board/davinci/da8xxevm/da830evm.c           | 209 ---------
 configs/da830evm_defconfig                  |   9 -
 configs/edb9315a_defconfig                  |   6 -
 configs/wireless_space_defconfig            |   7 -
 doc/README.scrapyard                        | 603 +++++++++++++-----------
 include/configs/da830evm.h                  | 279 -----------
 include/configs/edb93xx.h                   | 284 ------------
 include/configs/wireless_space.h            | 179 --------
 25 files changed, 338 insertions(+), 2768 deletions(-)
 delete mode 100644 arch/arm/lib/board.c
 delete mode 100644 board/LaCie/wireless_space/Kconfig
 delete mode 100644 board/LaCie/wireless_space/MAINTAINERS
 delete mode 100644 board/LaCie/wireless_space/Makefile
 delete mode 100644 board/LaCie/wireless_space/kwbimage.cfg
 delete mode 100644 board/LaCie/wireless_space/wireless_space.c
 delete mode 100644 board/cirrus/edb93xx/Kconfig
 delete mode 100644 board/cirrus/edb93xx/MAINTAINERS
 delete mode 100644 board/cirrus/edb93xx/Makefile
 delete mode 100644 board/cirrus/edb93xx/edb93xx.c
 delete mode 100644 board/cirrus/edb93xx/u-boot.lds
 delete mode 100644 board/davinci/da8xxevm/da830evm.c
 delete mode 100644 configs/da830evm_defconfig
 delete mode 100644 configs/edb9315a_defconfig
 delete mode 100644 configs/wireless_space_defconfig
 delete mode 100644 include/configs/da830evm.h
 delete mode 100644 include/configs/edb93xx.h
 delete mode 100644 include/configs/wireless_space.h

-- 
2.6.0.rc0.131.gf624c3d

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-09-28 21:08 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-12 17:50 [U-Boot] [PATCH 0/6] arm: Final removal of boards that have not moved to generic board init Simon Glass
2015-09-12 17:50 ` [U-Boot] [PATCH 1/6] arm: Remove edb9315a board Simon Glass
2015-09-13  9:42   ` sergey kostanbaev
2015-09-13 14:44     ` Simon Glass
2015-09-12 17:50 ` [U-Boot] [PATCH 2/6] arm: Remove da830evm board Simon Glass
2015-09-28 21:08   ` [U-Boot] [U-Boot,2/6] " Tom Rini
2015-09-12 17:50 ` [U-Boot] [PATCH 3/6] arm: Remove wireless_space board Simon Glass
2015-09-28 21:08   ` [U-Boot] [U-Boot,3/6] " Tom Rini
2015-09-12 17:50 ` [U-Boot] [PATCH 4/6] arm: Drop old non-generic-board code Simon Glass
2015-09-28 21:08   ` [U-Boot] [U-Boot,4/6] " Tom Rini
2015-09-12 17:50 ` [U-Boot] [PATCH 5/6] Sort README.scrapyard Simon Glass
2015-09-13  5:19   ` Masahiro Yamada
2015-09-12 17:50 ` [U-Boot] [PATCH 6/6] scrapyard: Add lines for recently removed ARM boards Simon Glass

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox