1. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  2. b9cd76f ppc: Fix ppc4xx CONFIG_SYS_GENERIC_BOARD by Dirk Eibach · 10 years ago
  3. 6e0971b kconfig: add CONFIG_SUPPORT_SPL by Masahiro Yamada · 10 years ago
  4. e168aae powerpc: ppc4xx: remove board support for bluestone by Masahiro Yamada · 10 years ago
  5. 14d378d powerpc: ppc4xx: remove board support for CRAYL1 by Masahiro Yamada · 10 years ago
  6. 3d7c6a6 powerpc: ppc4xx: remove board support for KAREF and METROBOX by Masahiro Yamada · 10 years ago
  7. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  8. f36ffc4 powerpc: remove redundant CPU definition by Masahiro Yamada · 10 years ago
  9. 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  10. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  11. bf87442 ppc: Make ppc4xx ready for CONFIG_SYS_GENERIC_BOARD by Dirk Eibach · 10 years ago
  12. 1ea209b blackfin, powerpc: remove redundant definitions of ARRAY_SIZE by Masahiro Yamada · 10 years ago
  13. 47405c7 nand_spl: remove nand_spl infrastructure by Masahiro Yamada · 10 years ago
  14. 80f0398 kbuild: rename OBJTREE to objtree by Masahiro Yamada · 11 years ago
  15. e794494 kbuild: rename TOPDIR to stctree by Masahiro Yamada · 11 years ago
  16. 39c8968 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
  17. b3859f2 ppc4xx: Remove 4xx NAND booting support by Stefan Roese · 11 years ago
  18. 227f0a5 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · 11 years ago
  19. 0573359 PowerPC: merge commonly-defined flags by Masahiro Yamada · 11 years ago
  20. 4fbb29d powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  21. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  22. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  23. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  24. 815c967 SPDX: fix IBM-pibs license identifier by Wolfgang Denk · 11 years ago
  25. a4903f3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  26. 8115936 powerpcv2: Print hardcoded size like print_size() does by Shruti Kanetkar · 11 years ago
  27. e54a67f ppc4xx: Remove support for PPC405CR CPUs by Matthias Fuchs · 11 years ago
  28. 52744b4 SPDX-License-Identifier: convert PIBS licensed files by Wolfgang Denk · 11 years ago
  29. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  30. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  31. 42b204f i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · 12 years ago
  32. 07038ad ppc4xx: Add SPL support by Stefan Roese · 12 years ago
  33. 4a59809 Consolidate bool type by York Sun · 12 years ago
  34. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  35. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  36. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  37. e10ffab Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
  38. 004cc85 arm: Move uart_clk to arch_global_data by Simon Glass · 12 years ago
  39. a1cf10f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
  40. e16737f arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago
  41. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  42. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  43. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  44. d47f07e ppc4xx: Remove AP1000 board support by Stefan Roese · 12 years ago
  45. 32ca04a ppc4xx: Remove IOP480 support by Stefan Roese · 12 years ago
  46. f35317c serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
  47. a29555c serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driver by Marek Vasut · 12 years ago
  48. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  49. dce2403 ppc4xx: Remove usbdev.c by Stefan Roese · 13 years ago
  50. 30b531f iop480_uart.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  51. c4ef3d4 40x_spd_sdram.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  52. 65a5712 44x_spd_ddr2.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  53. c068ec7 44x_spd_ddr.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  54. 54ec1cc cmd_ecctest.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  55. 9a3d7aa 4xx_ibm_ddr2_autocalib.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  56. 53dcbca 4xx_pcie.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  57. bc114cc usb_ohci.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  58. 96ea2b9 4xx_pci.c: add error checking, fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  59. df59292 4xx_uart.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  60. 6081490 GCC4.6: Squash warnings in 4xx_pcie.c by Marek Vasut · 13 years ago
  61. c9af943 GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.c by Marek Vasut · 13 years ago
  62. 99b00d9 GCC4.6: Squash warnings in 44x_spd_ddr.c by Marek Vasut · 13 years ago
  63. 701b4be GCC4.6: Squash warnings in denali_spd_ddr2.c by Marek Vasut · 13 years ago
  64. c16d054 GCC4.6: Squash warnings in denali_data_eye.c by Marek Vasut · 13 years ago
  65. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  66. a23230c net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  67. fae16c9 ppc4xx: Flush dcache after DDR2 autocalibration with caches on by Stefan Roese · 13 years ago
  68. 61d0195 unify version_string by Andreas Bießmann · 13 years ago
  69. 327ac78 PPC405EX CHIP_21 erratum by Steven A. Falco · 14 years ago
  70. b2d36ea Revert "PowerPC: Add support for -msingle-pic-base" by Wolfgang Denk · 14 years ago
  71. 5d98e16 PowerPC: Add support for -msingle-pic-base by Joakim Tjernlund · 14 years ago
  72. 703b808 PowerPC: Move -fPIC flag to common place by Joakim Tjernlund · 14 years ago
  73. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  74. 772696c ppc4xx: Fix compilation breakage in miiphy.c by Stefan Roese · 14 years ago
  75. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  76. 42126a6 PowerPC: Add relocation support for -fpic by Joakim Tjernlund · 14 years ago
  77. b384381 xilinx-ppc4xx-generic: Use common u-boot.lds by Ricardo Ribalda Delgado · 14 years ago
  78. cd2c712 ppc4xx: Clarify comment about boot chip-select in start.S by Stefan Roese · 14 years ago
  79. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  80. 593a0fb ppc4xx: Flush complete dcache in relocate_code() by Stefan Roese · 14 years ago
  81. 5ceefc3 powerpc: cmd_ecctest: Use return value of cmd_usage by Thomas Weber · 14 years ago
  82. fe33e6e ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  83. 0f5fa87 arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work by Wolfgang Denk · 14 years ago
  84. 306d801 cpu/ppc4xx/Makefile: build only needed object files by Wolfgang Denk · 14 years ago
  85. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  86. 401b592 PowerPC: Don't destroy fixup table while doing fixups by Joakim Tjernlund · 14 years ago
  87. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  88. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  89. 61138fe ppc4xx: Change tsr/tcr macros to upper case by Stefan Roese · 14 years ago
  90. c61b25a powerpc: do not fixup NULL ptrs by Joakim Tjernlund · 14 years ago
  91. 0c44caf powerpc: Remove warm reset entry point by Peter Tyser · 14 years ago
  92. 95ac428 APM821xx: Add CPU support by Tirumala Marri · 14 years ago
  93. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  94. b52cde9 ppc4xx: Disable trace broadcast for 44x non debug mode by Victor Gallardo · 14 years ago
  95. 43e1b45 ppc4xx: Cleanup of PVR detection code in cpu.c by Stefan Roese · 14 years ago
  96. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  97. 8cb251a ppc4xx: Big header cleanup part 2, mostly PPC405 related by Stefan Roese · 14 years ago
  98. 95ca5fa ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  99. de21eab ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · 14 years ago
  100. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago