1. 7b1f139 sbc8548: delete unused MPC8548CDS info carried over from port by Paul Gortmaker · 15 years ago
  2. 94ca091 sbc8548: enable use of PCI network cards by Paul Gortmaker · 15 years ago
  3. 82b7725 ppc/85xx: 32bit DDR changes for P1020/P1011 by Poonam Aggrwal · 15 years ago
  4. bd42bbb sbc8548: replace README with completely new document by Paul Gortmaker · 15 years ago
  5. 002741a ppc/85xx: Clean up use of LAWAR defines by Kumar Gala · 15 years ago
  6. f61dae7 ppc/85xx: Clean up mpc8572DS PCI setup code by Kumar Gala · 15 years ago
  7. 4958af8 ppc/85xx: Clean up p2020ds PCI setup code by Kumar Gala · 15 years ago
  8. 93a8387 ppc/85xx: Clean up p1_p2_rdb PCI setup by Kumar Gala · 15 years ago
  9. 62ca21c ppc/85xx: Simplify the top makefile for P1_P2_RDB boards by Kumar Gala · 15 years ago
  10. a0f9e0e ppc/85xx: Simplify the top makefile for 36-bit config for P2020DS by Kumar Gala · 15 years ago
  11. f9edcc1 ppc/85xx: Simplify the top makefile for 36-bit config for MPC8572DS by Kumar Gala · 15 years ago
  12. 0e905ac ppc/85xx: simplify the top makefile for 36-bit config for mpc8536ds by Mingkai Hu · 15 years ago
  13. 202d948 ppc/85xx: Fix LCRR_CLKDIV defines by Kumar Gala · 15 years ago
  14. 30d7aae Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  15. 9a49e0e Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 15 years ago
  16. 1c19863 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  17. 9d7952e ubifs: Add support for looking up directory and relative symlinks by Simon Kagstrom · 15 years ago
  18. fcdb36b ppc4xx: Fix PCIE PLL lock on 440SPe Yucca board by Rupjyoti Sarmah · 15 years ago
  19. 91d5990 ppc4xx: Make DDR2 timing for intip more robust by Dirk Eibach · 15 years ago
  20. 184a3a2 board/linkstation/ide.c: Fix compile warning by Wolfgang Denk · 15 years ago
  21. 004eca0 ppc: Clean up calling of phy_reset() during init by Peter Tyser · 15 years ago
  22. 3a8f28d ppc: Clean up calling of misc_init_r() during init by Peter Tyser · 15 years ago
  23. 3202d33 Remove deprecated 'autoscr' command/variables by Peter Tyser · 15 years ago
  24. d3f4941 mpc512x. Micron nand flash needs a reset before a read command is issued. by Paul Gibson · 15 years ago
  25. b55ae40 FDT: remove obsolete OF_CPU and OF_SOC macros. by Marcel Ziswiler · 15 years ago
  26. 3b6a926 board/flagadm/flash.c: fix compile warning by Wolfgang Denk · 15 years ago
  27. 084f3dd Merge branch 'warning-cleanup' by Wolfgang Denk · 15 years ago
  28. 3dc5e00 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  29. 0413cfe Correct ffs/fls regression for PowerPC etc by Simon Kagstrom · 15 years ago
  30. e67af44 ppc4xx: Consolidate get_OPB_freq() by Stefan Roese · 15 years ago
  31. 84a45d3 ppc4xx: Enable commands for FDT enabled Linux booting on AMCC Acadia by Stefan Roese · 15 years ago
  32. 95a4a59 ppc4xx: Fix 405EZ uart base baud calculation by Stefan Roese · 15 years ago
  33. 15fba32 ppc/85xx: Disable all async interrupt sources when we boot by Kumar Gala · 15 years ago
  34. 9f00409 ppc/85xx: Split out cpu_init_early into its own file for NAND_SPL by Kumar Gala · 15 years ago
  35. 0456dbf ppc/85xx: Change cpu_init_early_f so we can use with NAND SPL by Kumar Gala · 15 years ago
  36. 6e1385d NAND boot: change NAND loader's relocate SP to CONFIG param by Mingkai Hu · 15 years ago
  37. 7da5335 ppc/85xx: add boot from NAND/eSDHC/eSPI support by Mingkai Hu · 15 years ago
  38. b2eec28 ppc/85xx: Move code around to prep for NAND_SPL by Kumar Gala · 15 years ago
  39. 206af35 ppc/85xx: Repack tlb_table to save space by Kumar Gala · 15 years ago
  40. d30f904 ppc/85xx: Introduce low level write_tlb function by Kumar Gala · 15 years ago
  41. 0ead6f2 ppc/85xx: Enable usb ehci support for p2020ds board by Roy Zang · 15 years ago
  42. 6d8565a ppc/8xxx: Misc DDR related fixes by Kumar Gala · 15 years ago
  43. 3e3c9c1 ppc/85xx: Remove some bogus code from external interrupt handler. by Scott Wood · 15 years ago
  44. dcc87dd ppc/85xx: Ensure that MAS8 is zero when writing TLB entries. by Scott Wood · 15 years ago
  45. 1b72dbe ppc/85xx: Don't enable interrupts before we're ready by Scott Wood · 15 years ago
  46. 3ca55bc mpc8260: remove Ethernet node fixup to use generic FDT code. by Marcel Ziswiler · 15 years ago
  47. 1c20e4a tools/netconsole: use ncb automatically if available by Mike Frysinger · 15 years ago
  48. 7709318 tools/netconsole: make a bit more robust by Mike Frysinger · 15 years ago
  49. a6e19d6 arm: Define test_and_set_bit and test_and_clear bit for ARM by Simon Kagstrom · 15 years ago
  50. 52d6122 Define ffs/fls for all architectures by Simon Kagstrom · 15 years ago
  51. 4b15de0 arm: Make arm bitops endianness-independent by Simon Kagstrom · 15 years ago
  52. 02f9990 Move __set/clear_bit from ubifs.h to bitops.h by Simon Kagstrom · 15 years ago
  53. 557555f standalone: convert to kbuild style by Mike Frysinger · 15 years ago
  54. 804d83a mkconfig: split the board make target to multiple config targets by Wolfgang Denk · 15 years ago
  55. 041a6a0 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 15 years ago
  56. cae26e2 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  57. ceb2d57 kwbimage.c: Fix compile warning when building on 64 bit systems (again) by Wolfgang Denk · 15 years ago
  58. 6c7bc91 board/amcc/common/flash.c: Fix compile warning by Wolfgang Denk · 15 years ago
  59. 70fb809 board/amcc/yucca/flash.c: Fix compile warning by Wolfgang Denk · 15 years ago
  60. 030ec52 board/amcc/taihu/flash.c: Fix compile warning by Wolfgang Denk · 15 years ago
  61. 0fd3d90 board/etin/debris/phantom.c: Fix compile error by Wolfgang Denk · 15 years ago
  62. 5168801 board/dave/common/flash.c: fix compile warning by Wolfgang Denk · 15 years ago
  63. 97138fc board/esd/cpci750/ide.c: fix compile warning by Wolfgang Denk · 15 years ago
  64. ba73060 board/esd/common/flash.c: Fix compile warning by Wolfgang Denk · 15 years ago
  65. 2d6d9f0 sk98lin: fix compile warnings by Wolfgang Denk · 15 years ago
  66. 3708e4c drivers/net/natsemi.c: fix compile warning by Wolfgang Denk · 15 years ago
  67. 78d19a3 net: emaclite: Cleanup license to be GPL compatible by Michal Simek · 15 years ago
  68. 0900bee microblaze: Enable hush parser by Michal Simek · 15 years ago
  69. 13916ab microblaze: Remove AtmarkTechno Suzaku board by Michal Simek · 15 years ago
  70. 3ceba1d net: Remove old Xilinx Emac driver by Michal Simek · 15 years ago
  71. 2fddd44 microblaze: Short size of global data and fix malloc size by Michal Simek · 15 years ago
  72. aedb468 microblaze: Add sbss, scommon and COMMON symbols for clearing by Michal Simek · 15 years ago
  73. 4c18836 ppc4xx: Rename compactcenter to intip by Dirk Eibach · 15 years ago
  74. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  75. d8d8724 net/bootp.c: fix compile warning by Wolfgang Denk · 15 years ago
  76. 51003b8 kwbimage.c: Fix compile warning when building on 64 bit systems by Wolfgang Denk · 15 years ago
  77. e796377 muas3001: remove BRG clock node fixup to use common mpc8260 code. by Marcel Ziswiler · 15 years ago
  78. c7c1dbb r7780mp: fix typo in Ethernet chip model number comment. by Marcel Ziswiler · 15 years ago
  79. 45f89f3 ep8248: add support for device tree and secondary Ethernet interface. by Marcel Ziswiler · 15 years ago
  80. aa0c7a8 mkimage: Add Kirkwood Boot Image support (kwbimage) by Prafulla Wadaskar · 15 years ago
  81. 7809fbb Kirkwood: Sheevaplug: Add kwimage configuration file by Prafulla Wadaskar · 15 years ago
  82. b029ddd mkimage: Make table_entry code global by Prafulla Wadaskar · 15 years ago
  83. f666dea mkimage: Make genimg_print_size() global by Prafulla Wadaskar · 15 years ago
  84. 37b8018 mkimage: Include missing files in build dependency calculations by Prafulla Wadaskar · 15 years ago
  85. 3a2003f tools/mkimage: fix compiler warnings, use "const" by Wolfgang Denk · 15 years ago
  86. 89a4d6b tools: mkimage: split code into core, default and FIT image specific by Prafulla Wadaskar · 15 years ago
  87. 449609f tools: mkimage: Fixed build warnings by Prafulla Wadaskar · 15 years ago
  88. 14821d7 tools: mkimage: Makefile sorted by Prafulla Wadaskar · 15 years ago
  89. f7644c0 tools: mkimage : bugfix returns correct value for list command by Prafulla Wadaskar · 15 years ago
  90. 511c02f mkconfig: pass the board name to board config file by Mingkai Hu · 15 years ago
  91. d640ac5 Remove "atmel_df_pow2" binary with "make clean" by Wolfgang Denk · 15 years ago
  92. 0b34dbb ppc4xx: Fix compilation warning in 4xx miiphy.c by Stefan Roese · 15 years ago
  93. 82379b5 ppc4xx: Add CONFIG_PCI_4xx_PTM_OVERWRITE to some esd 4xx boards by Matthias Fuchs · 15 years ago
  94. 99bcf14 ppc4xx: Allow overwriting pci target registers for all 4xx boards by Matthias Fuchs · 15 years ago
  95. cfab2ae ppc4xx: Fix PMC405DE support by Matthias Fuchs · 15 years ago
  96. c8355b9 amcc-common.h: Use filenames from environment variables for update procedure. by Detlev Zundel · 15 years ago
  97. 6c97a20 ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address by Kumar Gala · 15 years ago
  98. c348322 ppc/85xx: Clean up do_reset by Kumar Gala · 15 years ago
  99. 21170c8 ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu(). by Poonam Aggrwal · 15 years ago
  100. f8027f6 ppc/85xx/86xx: Device tree fixup for number of cores by Poonam Aggrwal · 15 years ago