1. 8775471 OMAP SPL: call timer_init in s_init to make udelay work earlier by Andreas Müller · 13 years ago
  2. 8a8f084 ARM:AM33XX: Add SPL support for AM335X EVM by Chandan Nath · 13 years ago
  3. 876bdd6 ARM:AM33XX: Add mmc/sd support by Chandan Nath · 13 years ago
  4. fb072a3 ARM:AM33XX: Fix ddr and timer register offset by Chandan Nath · 13 years ago
  5. f16da74 ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XX by Chandan Nath · 13 years ago
  6. 715462d omap3: make get_board_rev() function weak by Nikita Kiryanov · 13 years ago
  7. fe7104b omap4: fix boot issue on ES2.0 Panda by Aneesh V · 13 years ago
  8. a601bed arm, davinci: Change byte order of RTC kick register values by Christian Riesch · 13 years ago
  9. f2f7745 imx: mx6q: add aipstz init for off platform periph by Jason Liu · 13 years ago
  10. 8db9eff mx28: fix clearing of IRQs in power init by Zach Sadecki · 13 years ago
  11. bd2e27c i.mx6:imx6q: allign MAC address with burned-in ordering by Jason Liu · 13 years ago
  12. 5bcc6a8 mx28: Let dram_init be common for mx28 by Fabio Estevam · 13 years ago
  13. 5cb525f mx28: Let imx_get_mac_from_fuse be common for mx28 by Fabio Estevam · 13 years ago
  14. be252b6 net: imx: Add multi-FEC support for imx_get_mac_from_fuse by Fabio Estevam · 13 years ago
  15. 00699f8 mx28: remove omap specific config options by Veli-Pekka Peltola · 13 years ago
  16. ff167df i.mx: i.mx6q: Add the enet clock function by Jason Liu · 13 years ago
  17. e0f1fd4 openrisc: Add library functions by Stefan Kristiansson · 13 years ago
  18. 272f84b openrisc: Add cpu files by Stefan Kristiansson · 13 years ago
  19. ca9d3ab openrisc: Add architecture header files by Stefan Kristiansson · 13 years ago
  20. 670c24f Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  21. 3dc23c7 fsl_lbc: add printout of LCRR and LBCR to local bus regs by Paul Gortmaker · 13 years ago
  22. 4b56579 mpc83xx: Add a GPIO driver for the MPC83XX family by Joe Hershberger · 13 years ago
  23. 365d607 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · 13 years ago
  24. a1d57b7 x86: Convert board_init_f_r to a processing loop by Graeme Russ · 13 years ago
  25. d47ab0e x86: Split init functions out of board.c by Graeme Russ · 13 years ago
  26. b156ff0 x86: Move relocation code out of board.c by Graeme Russ · 13 years ago
  27. 8e18e6e x86: Move setup_pcat_compatibility() out of board.c by Graeme Russ · 13 years ago
  28. d13640b x86: Move do_go_exec() out of board.c by Graeme Russ · 13 years ago
  29. b843f31 CHECKPATCH: arch/x86/lib/* by Graeme Russ · 13 years ago
  30. 58c7a67 x86: Tweak IDT and GDT for alignment and readability by Graeme Russ · 13 years ago
  31. 98f1fa9 x86: Allow cache before copy to RAM by Graeme Russ · 13 years ago
  32. d653244 x86: Create weak init_cache() and default enable_caches() functions by Graeme Russ · 13 years ago
  33. 3766bb3 x86: Set GD_FLG_RELOC after entering in-RAM copy of U-Boot by Graeme Russ · 13 years ago
  34. 9e6c572 x86: Use fs for global data by Graeme Russ · 13 years ago
  35. 240ab5a x86: Rework relocation calculations by Graeme Russ · 13 years ago
  36. f48dd6f x86: Simplify Flash-to-RAM code execution transition by Graeme Russ · 13 years ago
  37. 74bfbe1 x86: Rework Global Descriptor Table loading by Graeme Russ · 13 years ago
  38. 109ad14 x86: Remove GDR related magic numbers by Graeme Russ · 13 years ago
  39. 1176a70 x86: Speed up copy-to-RAM and clear BSS operations by Graeme Russ · 13 years ago
  40. b2c2a03 x86: Import glibc memcpy implementation by Graeme Russ · 13 years ago
  41. bb6997f tegra: Add support for UART init in cpu board.c by Simon Glass · 13 years ago
  42. b5a5b35 tegra: Add a function mux feature by Simon Glass · 13 years ago
  43. 8442fd3 tegra: add clock_ll_start_uart() to enable UART prior to reloc by Simon Glass · 13 years ago
  44. 905ed41 tegra: Move clock_early_init() to arch_cpu_init() by Simon Glass · 13 years ago
  45. ccdd6ea tegra: Move cpu_init_cp15() to arch_cpu_init() by Simon Glass · 13 years ago
  46. 977a39e tegra2: Move tegra2_mmc_init() prototype to public header. by Thierry Reding · 13 years ago
  47. 09743ba tegra2: Always build with USE_PRIVATE_LIBGCC=yes. by Thierry Reding · 13 years ago
  48. cb93481 tegra2: Implement SPI / UART GPIO switch by Simon Glass · 13 years ago
  49. 9112ef8 tegra2: spi: Add SPI driver for Tegra2 SOC by Tom Warren · 13 years ago
  50. 8f74314 arm, davinci: Fix build warnings for cam_enc_4xx by Christian Riesch · 13 years ago
  51. 620fd27 arm, davinci: Add SPL support for DA850 SoCs by Christian Riesch · 13 years ago
  52. bfcc40b Merge branch 'next' of ../next by Wolfgang Denk · 13 years ago
  53. e2132c2 arm: Tegra: fix undefined instruction hang immediately after reset by Tom Warren · 13 years ago
  54. bf0b631 AVR32: fix timer_init() function by Sven Schnelle · 13 years ago
  55. 3ea11ca arm, fdt: update ethernet mac address before booting Linux by Heiko Schocher · 13 years ago
  56. 9fd6826 add print_cpuinfo to s3c24x0 by David Müller (ELSOFT AG) · 14 years ago
  57. df65a3f omap4_panda: Initialize the USB phy by Chris Lalancette · 13 years ago
  58. c005d6b davinci: Fixed wrong timebase clock frequency. by Manfred Rudigier · 13 years ago
  59. 076cd49 arm926ejs: remove noop flush_dcache_all function by Ilya Yanok · 13 years ago
  60. 6b62b9a Coding Style cleanup by Wolfgang Denk · 13 years ago
  61. 6f9d998 x86: Add support for specifying an initrd with the zboot command by Gabe Black · 13 years ago
  62. 69370d1 x86: Refactor the zboot innards so they can be reused with a vboot image by Gabe Black · 13 years ago
  63. f08fa7a x86: Add infrastructure to extract an e820 table from the coreboot tables by Gabe Black · 13 years ago
  64. 233dbc1 x86: Add support for booting Linux using the 32 bit boot protocol by Gabe Black · 13 years ago
  65. d3a2bc3 x86: Clean up the x86 zimage code in preparation to extend it by Gabe Black · 13 years ago
  66. 63f559c x86: Import code from coreboot's libpayload to parse the coreboot table by Gabe Black · 13 years ago
  67. ef5a5b0 x86: Initial commit for running as a coreboot payload by Gabe Black · 13 years ago
  68. 87c24e2 avr32:mmu.c: fix printf() length modifier by Andreas Bießmann · 13 years ago
  69. 8b0affe Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
  70. ddc7e54 usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal) by Lukasz Majewski · 13 years ago
  71. 509adc8 powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata by Jerry Huang · 13 years ago
  72. 3b20011 powerpc/bootm: Flush ramdisk and device tree image when booting on MP by Kumar Gala · 13 years ago
  73. b2eb7d9 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
  74. 4f1a2cd Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  75. 5d2947a USB: MX5: add helper functions to enable USB clocks by Wolfgang Grandegger · 13 years ago
  76. a954da2 usb:gadget:s5p Enable the USB Gadget framework at GONI by Lukasz Majewski · 13 years ago
  77. bdbcdc8 pxa: convert pxa27x_udc to use read and write functions by Stefan Herbrechtsmeier · 13 years ago
  78. 66a1818 pxa: activate the first usb host port on pxa27x by default by Stefan Herbrechtsmeier · 13 years ago
  79. 1c0a14e pxa: fix usb host register mismatch by Stefan Herbrechtsmeier · 13 years ago
  80. 953209b arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints by Wolfgang Grandegger · 13 years ago
  81. f8d2c65 sandbox: fix compiling of cpu/os.c by Andreas Bießmann · 13 years ago
  82. d99a687 sandbox: Add timer simulation by Matthias Weisser · 13 years ago
  83. 21899b1 sandbox: Add improved RAM simulation by Matthias Weisser · 13 years ago
  84. e21b3dfb arm, davinci: Use lldiv for the 64-bit divisions in timer.c by Christian Riesch · 13 years ago
  85. 8ba1604 M28: Cleanup memsize.o OOT build by Marek Vasut · 13 years ago
  86. c944a3e i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28 by Marek Vasut · 13 years ago
  87. 23608e2 i.mx: add the initial support for freescale i.MX6Q processor by Jason Liu · 13 years ago
  88. 18936ee i.mx: introduce the armv7/imx-common folder by Jason Liu · 13 years ago
  89. 393cb36 S5PC2XX: Rename S5pc2XX to exynos by Chander Kashyap · 13 years ago
  90. 7f8c070 tegra2: Don't use board pointer before it is set up by Simon Glass · 13 years ago
  91. e81cdc0 tegra2: Remove unneeded 'dynamic ram size' message by Simon Glass · 13 years ago
  92. e75119d tegra2: Remove unneeded boot code by Simon Glass · 13 years ago
  93. 80433c9 arm: Move CP15 init out of cpu_init_crit() by Simon Glass · 13 years ago
  94. 210576f tegra2: Simplify tegra_start() boot path by Simon Glass · 13 years ago
  95. e43d6ed tegra2: Add arch_cpu_init() to fire up Cortex-A9 by Simon Glass · 13 years ago
  96. 13119bc Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c by Simon Glass · 13 years ago
  97. d304286 arch/mips/lib/board.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  98. cc257e4 arch/mips/lib/board.c: make (mostly) checkpatch clean by Wolfgang Denk · 13 years ago
  99. 01baa05 powerpc: Minimal private libgcc to build on Debian by Kyle Moffett · 14 years ago
  100. 1086c5d Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 13 years ago