1. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  2. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  3. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  4. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  5. e794494 kbuild: rename TOPDIR to stctree by Masahiro Yamada · 11 years ago
  6. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  7. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  8. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  9. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  10. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  11. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  12. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  13. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  14. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 13 years ago
  15. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  16. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  17. fe33e6e ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  18. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  19. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  20. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  21. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  22. 95ca5fa ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  23. de21eab ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · 14 years ago
  24. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  25. abca6f0 Fix typos in Korat board console output by Larry Johnson · 15 years ago
  26. ec88cd6 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  27. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  28. 94b6270 ppc4xx: TLB init file cleanup by Stefan Roese · 15 years ago
  29. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  30. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 15 years ago
  31. f0a15c5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · 15 years ago
  32. 2ea8b71 ppc4xx: Consolidate pci_master_init() function by Stefan Roese · 15 years ago
  33. 5d8033e ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · 15 years ago
  34. 8e538be ppc4xx: Consolidate pci_target_init() function by Stefan Roese · 15 years ago
  35. 4698fc9 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · 15 years ago
  36. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  37. c8f071a Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  38. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  39. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  40. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  41. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  42. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  43. a47dc14 ppc4xx: Add variable "korat_usbcf" for Korat board by Larry Johnson · 16 years ago
  44. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  45. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. 4e36fa0 ppc4xx: Fix small korat merge problem by Stefan Roese · 16 years ago
  48. f605b2d ppc4xx: Remove implementation of testdram() from Korat board support by Larry Johnson · 16 years ago
  49. fc39100 ppc4xx: Update and add FDT to Korat board support by Larry Johnson · 16 years ago
  50. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  51. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  52. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · 17 years ago
  53. 6768267 ppc4xx: Updates to Korat-specific code by Larry Johnson · 17 years ago
  54. e17c6f7 Merge Sequoia beautification into Korat code by Larry Johnson · 17 years ago
  55. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  56. 5989058 ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat board by Lawrence R. Johnson · 17 years ago
  57. 667a3d4 Add support for Korat PPC440EPx board by Larry Johnson · 17 years ago