1. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  2. 4a59809 Consolidate bool type by York Sun · 12 years ago
  3. e18ce06 board/amcc/yucca/flash.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  4. 269cbef common: move extern char console_buffer[] to common.h by Igor Grinberg · 13 years ago
  5. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  6. 5c1cfee Fix incorrect use of getenv() before relocation by Wolfgang Denk · 14 years ago
  7. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  8. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  9. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  10. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  11. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  12. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  13. ec88cd6 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  14. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  15. 94b6270 ppc4xx: TLB init file cleanup by Stefan Roese · 15 years ago
  16. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  17. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 15 years ago
  18. 62825a5 PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · 15 years ago
  19. f0a15c5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · 15 years ago
  20. 5d8033e ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · 15 years ago
  21. 8e538be ppc4xx: Consolidate pci_target_init() function by Stefan Roese · 15 years ago
  22. 4698fc9 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · 15 years ago
  23. e53b5cd ppc4xx: Consolidate 4xx PCIe board specific configuration by Stefan Roese · 15 years ago
  24. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  25. c8f071a Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  26. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  27. 14fd12f ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan by Stefan Roese · 15 years ago
  28. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  29. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  30. 50e4920 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  31. 5eb1f33 board/amcc/yucca/flash.c: Fix compile warning by Wolfgang Denk · 15 years ago
  32. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  33. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  34. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  35. b33e6d7 ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards by Stefan Roese · 16 years ago
  36. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  37. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  38. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  39. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  40. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. 82290f2 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  43. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  44. 052a5ea Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  45. 638797b ppc4xx: Cleanup Katmai & Yucca PCIe register usage by Stefan Roese · 16 years ago
  46. 6a35785 Cleanup: remove redundant deleting on *~ files by Wolfgang Denk · 16 years ago
  47. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  48. 3905b93 ppc4xx: Remove implementations of testdram() by Stefan Roese · 17 years ago
  49. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  50. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · 17 years ago
  51. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  52. f199063 ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boards by Stefan Roese · 17 years ago
  53. 7e3e268 ppc4xx: Make output a little shorter on PCIe detection by Stefan Roese · 17 years ago
  54. f82271e ppc4xx: Rework of 4xx serial driver (2) by Stefan Roese · 17 years ago
  55. edd73f2 ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx by Stefan Roese · 17 years ago
  56. 89bac40 ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode by Stefan Roese · 17 years ago
  57. 9c00e51 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2) by Stefan Roese · 17 years ago
  58. 216f063 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1) by Stefan Roese · 17 years ago
  59. d112a2c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · 17 years ago
  60. 833e43b [PPC440SPe] PCIe environment settings for Katmai and Yucca by Grzegorz Bernacki · 17 years ago
  61. d2f2133 [PPC440SPe] Improve PCIe configuration space access by Grzegorz Bernacki · 17 years ago
  62. b6e566d ppc4xx: Support for Yucca board with 440SPe Rev A added to 44x_spd_ddr2.c by Stefan Roese · 17 years ago
  63. 54ef7fd ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · 17 years ago
  64. 511b61d [PATCH] Update AMCC Yucca 440SPe eval board support by Stefan Roese · 18 years ago
  65. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  66. 4df0da5 Coding style cleanup by Wolfgang Denk · 18 years ago
  67. 5b1657d Merge with /home/m8/git/u-boot by Wolfgang Denk · 18 years ago
  68. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  69. 074e975 PCIe endpoint support for AMCC Yucca 440SPe board by Stefan Roese · 18 years ago
  70. 55419b1 Improve DIMM detection for AMCC Yucca 440SPe board by Stefan Roese · 18 years ago
  71. 980b0e4 Merge with /home/raj/git/u-boot by Wolfgang Denk · 18 years ago
  72. e979909 Fix PCI-Express on PPC440SPe rev. A. by Rafal Jaworowski · 18 years ago
  73. b847413 Merge with /home/raj/git/u-boot by Wolfgang Denk · 18 years ago
  74. a2e7ef0 Add support for PCI-Express on PPC440SPe (Yucca board). by Rafal Jaworowski · 18 years ago
  75. ba94093 Add support for TB5200 board by Wolfgang Denk · 18 years ago
  76. 11b8c43 Cleanup config file and bootup output for Yucca board. by Marian Balakowicz · 18 years ago
  77. 6aac06c Merge: Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · 18 years ago
  78. 49d0eee Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · 18 years ago