1. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  2. 9c3f0bc drivers: move some drivers to drivers/Makefile by Masahiro Yamada · 11 years ago
  3. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  4. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  5. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  6. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  7. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  8. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  9. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  10. 461d380 TQM8xx: adjust linker script to grown code size by Wolfgang Denk · 12 years ago
  11. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  12. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  13. d923a5d MPC85xx: remove support for TQM85xx boards by Wolfgang Denk · 12 years ago
  14. 5ddc702 TQM8xx: adjust linker script to grown code size by Wolfgang Denk · 12 years ago
  15. 702e601 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 12 years ago
  16. 1f88433 board/tqc/tqm8272/tqm8272.c: Fix GCC 4.6 build warning: by Wolfgang Denk · 13 years ago
  17. e012d97 board/tqc/tqm5200/cam5200_flash.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  18. 65766f3 board/tqc/tqm5200/cmd_stk52xx.c: fix GC 4.6 build warnings by Wolfgang Denk · 13 years ago
  19. 3d54639 GCC4.6: Squash warnings in tqm834x.c by Marek Vasut · 13 years ago
  20. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  21. 7aabd2b TQM8xx: make room for growing code size due to I/O accessor cleanup by Wolfgang Denk · 13 years ago
  22. 982db89 tqm834x.c: fix compiler warning by Wolfgang Denk · 13 years ago
  23. 51f924e board/tqm85xx: Create and tear down TLB for get_ram_size() by Becky Bruce · 13 years ago
  24. f0c0b3a Fix incorrect use of getenv() before relocation by Wolfgang Denk · 13 years ago
  25. 9d8fbd1 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts by Joakim Tjernlund · 13 years ago
  26. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  27. d2a9568 mpc85xx: Adding more registers and options by York Sun · 14 years ago
  28. 48f2791 powerpc/85xx: Rework TQM boards pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  29. 38dba0c mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · 14 years ago
  30. 5b297d1 tqm85xx: create fixed_sdram() to do sdram setup by Becky Bruce · 14 years ago
  31. 5d27e02 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · 14 years ago
  32. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  33. 42df1e1 tqm5200.c: fix warning: 'edid_buf' defined but not used by Wolfgang Denk · 14 years ago
  34. 98e6956 mpc52xx: add support for tqm52xx based board charon by Heiko Schocher · 14 years ago
  35. 263d5c2 Remove redundant config.mk files by Wolfgang Denk · 14 years ago
  36. cd0402a 8xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  37. 84db715 cam5200_niosflash: fix build warnings by Wolfgang Denk · 14 years ago
  38. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  39. 8ca78f2 fsl: Clean up printing of PCI boot info by Peter Tyser · 14 years ago
  40. b1b7646 TQM85xx: Fix bug introduced by 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  41. 0641275 tqm85xx: Update PCI code by Peter Tyser · 14 years ago
  42. 1211a46 config.mk cleanup: drop "-I$(TOPDIR)/board" entries by Wolfgang Denk · 14 years ago
  43. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  44. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  45. 2e6e177 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  46. 6aa3d3b 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  47. 800eb09 POST cleanup. by Michael Zaidman · 14 years ago
  48. b65e86d Merge branch 'next' of ../custodians into next by Wolfgang Denk · 14 years ago
  49. ca5def3 cfi_flash: Simplify dynamic flash bank number detection by Stefan Roese · 14 years ago
  50. 77efe35 Remove HMI10 board support by Wolfgang Denk · 14 years ago
  51. 48690d8 net ppc: fix ethernet device names with spaces by Heiko Schocher · 14 years ago
  52. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  53. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  54. 6525d51 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  55. f51cdaf 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  56. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  57. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  58. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago
  59. 61f2b38 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 14 years ago
  60. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago
  61. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago
  62. fd428c0 mpc5xxx: Remove all references to MGT5100 by Detlev Zundel · 15 years ago
  63. 6ed3b9d TQM8xx: add device tree support for TQM8xx based boards. by Heiko Schocher · 15 years ago
  64. 64917ca PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · 15 years ago
  65. 7cb8f79 ppc/85xx: Move to using fsl_setup_hose on TQM 85xx by Kumar Gala · 15 years ago
  66. 00b6d92 5xxx, fdt: move fdt_fixup_memory() to cpu.c file by Heiko Schocher · 15 years ago
  67. cd77dd1 Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  68. 95c44ec tqm5200: Correct comment and code in post_hotkeys_pressed. by Detlev Zundel · 15 years ago
  69. 8582901 ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  70. 3e7b6c1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · 15 years ago
  71. d6281ff ppc: Remove -fno-strict-aliasing by Kumar Gala · 15 years ago
  72. ec79d33 85xx: Move to a common linker script by Kumar Gala · 15 years ago
  73. cb151aa pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · 15 years ago
  74. fb3143b pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · 15 years ago
  75. 12a440a tqm85xx: Remove board_add_ram_info() by Peter Tyser · 15 years ago
  76. 9993e19 mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI by Kim Phillips · 15 years ago
  77. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  78. 4681e67 TQM834x: add FDT support by Wolfgang Denk · 15 years ago
  79. dfcd7f2 Redundant Environment: protect full sector size by Wolfgang Denk · 15 years ago
  80. 32049b4 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · 15 years ago
  81. c851462 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · 15 years ago
  82. 16f2f5a Add multi-chip NAND support for the TQM8548 modules by Wolfgang Grandegger · 16 years ago
  83. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  84. 9c15010 boards: get mac address from env and move load_sernum_ethaddr() to board init by Mike Frysinger · 16 years ago
  85. 32482be TQM8xxL: make some room in low memory for future needs by Wolfgang Denk · 16 years ago
  86. e0c4fac TQM85xx: Fix a couple warnings in TQM8548 build by Andy Fleming · 16 years ago
  87. cf07a5b MPC85xx: TQM8548: workaround for erratum DDR 19 and 20 by Wolfgang Grandegger · 16 years ago
  88. 080408f MPC85xx: TQM8548: use cache for AG and BE variants by Wolfgang Grandegger · 16 years ago
  89. dc5f55d MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configuration by Wolfgang Grandegger · 16 years ago
  90. 88b0e88 MPC85xx: TQM8548: fix SDRAM timing for 533 MHz by Wolfgang Grandegger · 16 years ago
  91. ad7ee5d MPC85xx: TQM8548: add support for the TQM8548_BE module by Wolfgang Grandegger · 16 years ago
  92. a318234 MPC85xx: TQM85xx: make standard PCI/PCI-X configurable by Wolfgang Grandegger · 16 years ago
  93. 31ca911 MPC85xx: TQM85xx: fix flash protection for boot loader by Wolfgang Grandegger · 16 years ago
  94. ff4e66e pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago
  95. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  96. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  97. a5d212a mpc8xxx: LCRR[CLKDIV] is sometimes five bits by Trent Piepho · 16 years ago
  98. 561858e Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  99. 1450c4a lwmon, tqm8xx: Fix build errors by Anatolij Gustschin · 16 years ago
  100. 9427ccd 85xx: Add PORDEVSR_PCI1 define by Peter Tyser · 16 years ago