1. 0c87277 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  2. 96171fb fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · 10 years ago
  3. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  4. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  5. f74a027 mpc83xx: Add gdsys hrcon board by Dirk Eibach · 10 years ago
  6. eb7dc7f board: iocon: Fix uninitialized access by Dirk Eibach · 10 years ago
  7. 7623db9 board: iocon: Fix fpga index in print_fpga_info() by Dirk Eibach · 10 years ago
  8. fffbb2f board: dlvision-10g: Compile fix by Dirk Eibach · 10 years ago
  9. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  10. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  11. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  12. d444d03 board: iocon: Modify iocon hardware startup by Dirk Eibach · 10 years ago
  13. f5e157c board: gdsys: Enable scrambling on DP501 by Dirk Eibach · 10 years ago
  14. ca185b0 board: gdsys: Make gdsys osd hardware detection more robust by Dirk Eibach · 10 years ago
  15. 9a5ee72 board: gdsys: Configure bridge on DP501 to support DDC only by Dirk Eibach · 10 years ago
  16. 4a3eae1 board: iocon: Support DisplayPort hardware by Dirk Eibach · 10 years ago
  17. e674bf1 board: controlcenterd: Use new API for setting i2c bus by Dirk Eibach · 10 years ago
  18. 1653bf4 board: gdsys: Adapt sdhc_boot.c to mmc_get_env_addr API change by Dirk Eibach · 10 years ago
  19. 3a72cbf board: controlcenterd: Fix pci access by Dirk Eibach · 10 years ago
  20. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  21. 18b050c Fix bug in io64 target (introduced by commit aba27ac) by Vasili Galka · 10 years ago
  22. 5ac0026 Check run_command() return code properly by Thomas Betker · 10 years ago
  23. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  24. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  25. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  26. 8ded7ee powerpc/ppc4xx: Do full iocon PHY initialization in software by Dirk Eibach · 11 years ago
  27. 373017b powerpc/ppc4xx: Add support for iocon-2 by Dirk Eibach · 11 years ago
  28. aea8084 powerpc/ppc4xx: Add support for iocon fiber by Dirk Eibach · 11 years ago
  29. be314fa powerpc/ppc4xx: Convert new gdsys files to SPDX license tags by Tom Rini · 11 years ago
  30. c0033c3 powerpc/ppc4xx: Consider gdsys FPGA OSD size by Dirk Eibach · 11 years ago
  31. 437145e powerpc/ppc4xx: Support gdsys multichannel iocon hardware by Dirk Eibach · 11 years ago
  32. 7c8f97d powerpc/ppc4xx: Add gdsys mclink interface by Dirk Eibach · 11 years ago
  33. 20614a2 powerpc/ppc4xx: Use generic accessor functions for gdsys FPGA by Dirk Eibach · 11 years ago
  34. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  35. 762d3df mpc85xx: Add gdsys ControlCenter Digital board by Dirk Eibach · 11 years ago
  36. f2d9aaf ppc: Move fpga_state to arch_global_data by Simon Glass · 12 years ago
  37. 6176f4c powerpc/ppc4xx: Remove typedefs for gdsys FPGA by Dirk Eibach · 13 years ago
  38. 50477bf powerpc/ppc4xx: Support gdsys dlvision-10g hardware 1.20 by Dirk Eibach · 13 years ago
  39. 6b4b92f powerpc/ppc4xx: Adapt gdsys 405ep boards to platform changes by Dirk Eibach · 13 years ago
  40. 9a65957 powerpc/ppc4xx: Make gdsys 405ep boards reset more generic by Dirk Eibach · 13 years ago
  41. 6e2350f ppc4xx: Setup HICB on Io64 by Dirk Eibach · 13 years ago
  42. 6fabe55 ppc4xx: Add Io64 board support by Dirk Eibach · 13 years ago
  43. a12d4aa dlvision-10g.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  44. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  45. 5c1cfee Fix incorrect use of getenv() before relocation by Wolfgang Denk · 14 years ago
  46. d3b1700 ppc4xx: Set DLVision 10G osd position to linux defaults by Dirk Eibach · 14 years ago
  47. a46eb6e ppc4xx: Adapt DLVision 10G to new FPGA firmware by Dirk Eibach · 14 years ago
  48. cf86822 ppc4xx: Improve video board detection by Dirk Eibach · 14 years ago
  49. cad3e71 ppc4xx: Improve DLVision-10G PLL setup by Dirk Eibach · 14 years ago
  50. 81b3793 ppc4xx: Add DLVision-10G board support by Dirk Eibach · 14 years ago
  51. 134a741 gdsys: osd: Use return value of cmd_usage by Thomas Weber · 14 years ago
  52. fe33e6e ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  53. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  54. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  55. 9a13d81 ppc4xx: Add Io and IoCon 405EP board support by Dirk Eibach · 14 years ago
  56. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  57. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  58. de21eab ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · 14 years ago
  59. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  60. 94b6270 ppc4xx: TLB init file cleanup by Stefan Roese · 15 years ago
  61. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 15 years ago
  62. 2ea8b71 ppc4xx: Consolidate pci_master_init() function by Stefan Roese · 15 years ago
  63. 5d8033e ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · 15 years ago
  64. 8e538be ppc4xx: Consolidate pci_target_init() function by Stefan Roese · 15 years ago
  65. 4698fc9 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · 15 years ago
  66. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  67. c8f071a Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  68. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  69. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  70. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  71. 62dbcba ppc4xx: Rename compactcenter to intip by Dirk Eibach · 15 years ago
  72. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  73. 6ff6ee1 ppc4xx: Remove check for PPC460EX from CompactCenter by Dirk Eibach · 15 years ago
  74. ac44ffb ppc4xx: Add GDsys CompactCenter board support. by Dirk Eibach · 15 years ago
  75. 9658024 ppc4xx: Add DL-Vision 405EP board support by Dirk Eibach · 15 years ago
  76. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  77. b5da1d6 ppc4xx: Remove compilation warning in gdppc440etc.c by Stefan Roese · 16 years ago
  78. 43fed3c ppc4xx: Add GDsys PowerPC 440 ETX board support. by Dirk Eibach · 16 years ago
  79. 3397ec6 ppc4xx: Add GDSys neo 405EP board support by Dirk Eibach · 16 years ago