1. 20ca3ad disk: fix unaligned access in efi partitions by Marc Dietrich · 12 years ago
  2. 445d56c README: document the requirements for CONFIG_SYS_HZ by Stephen Warren · 12 years ago
  3. f87a74a build: Fix make errors generated when building 'distclean' by Vadim Bendebury · 12 years ago
  4. 04cae82 env: fix potential stack overflow in environment functions by Rob Herring · 12 years ago
  5. e493ee7 MAKEALL: Fix case substitution for old bash by York Sun · 12 years ago
  6. 79e63a4 dts/Makefile: Build the user specified dts by Jagannadha Sutradharudu Teki · 12 years ago
  7. 4a59809 Consolidate bool type by York Sun · 12 years ago
  8. a95c9e9 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  9. 0259159 video: bcm2835: fix build issues by Anatolij Gustschin · 12 years ago
  10. 6bcdd9d Merge branch 'for-v2013.04' by Anatolij Gustschin · 12 years ago
  11. 13eb3e4 RX-51: Add support for bootmenu by Pali Rohár · 12 years ago
  12. ac91b47 New command bootmenu: ANSI terminal boot menu support by Pali Rohár · 12 years ago
  13. fb6068a menu: export menu_default_choice() function by Anatolij Gustschin · 12 years ago
  14. d0d8d3b menu: Add support for user defined item choice function by Pali Rohár · 12 years ago
  15. 32adc23 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  16. 59dd8b5 armv7: do not relocate _start twice by Vincent Stehlé · 12 years ago
  17. 06396c1 ARM: mmu: Set domain permissions to client access by R Sricharan · 12 years ago
  18. 0871607 ARM: mmu: Introduce weak dram_bank_setup function by R Sricharan · 12 years ago
  19. 313fe56 ARM: cache: declare set_section_dcache by Vincent Stehlé · 12 years ago
  20. e3b2c6f apx4devkit: change maintainer by Veli-Pekka Peltola · 12 years ago
  21. 36ec8ac image: Add support for Plan 9 by Steven Stallion · 12 years ago
  22. 446543f cmd_ext4: BREAK and correct ext4write parameter order by Tom Rini · 12 years ago
  23. 9134aeb .checkpatch.conf: ignore udelay->usleep_range warnings by Matt Porter · 12 years ago
  24. 07fc462 checkpatch.pl: Add 'debug' to the list of logFunctions by Tom Rini · 12 years ago
  25. fb586da env_callback: Mark find_env_callback as static by Tom Rini · 12 years ago
  26. d9282f1 MAKEALL: allow regex matches for -s option by Stephen Warren · 12 years ago
  27. abc046b Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  28. 85c3d46c Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  29. b13fa97 Tegra114: MMC: Enable DT MMC driver support for Tegra114 Dalmore boards by Tom Warren · 12 years ago
  30. 35a1d09 Tegra114: MMC: Add SD bus power-rail init routine by Tom Warren · 12 years ago
  31. 3086f6a Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config table by Tom Warren · 12 years ago
  32. be479a8 Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now) by Tom Warren · 12 years ago
  33. 3f4b8d1 tegra114: dalmore: config: enable SPI by Allen Martin · 12 years ago
  34. 21f5b93 tegra114: add SPI driver by Allen Martin · 12 years ago
  35. fc1df28 tegra114: dalmore: fdt: enable dalmore SPI controller by Allen Martin · 12 years ago
  36. 461b80f tegra114: fdt: add SPI blocks by Allen Martin · 12 years ago
  37. 2a293d4 tegra114: fdt: add apbdma block by Allen Martin · 12 years ago
  38. b54f0d9 tegra114: fdt: add compatible string for tegra114 SPI ctrl by Allen Martin · 12 years ago
  39. 737b4b9 sf: winbond: add W25Q32DW by Allen Martin · 12 years ago
  40. b98691c spi: add common fdt SPI driver interface by Allen Martin · 12 years ago
  41. 73e0f1b tegra20: spi: move fdt probe to spi_init by Allen Martin · 12 years ago
  42. 8db241b tegra: spi: pull register structs out of headers by Allen Martin · 12 years ago
  43. 77de583 tegra: spi: remove non fdt support by Allen Martin · 12 years ago
  44. e8e99ab tegra: spi: rename tegra SPI drivers by Allen Martin · 12 years ago
  45. e0158b8 tegra: remove support for UART SPI switch by Allen Martin · 12 years ago
  46. 191d57d Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  47. 47c6b2a mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be used by Peter Korsgaard · 12 years ago
  48. f7b1510 mmc: mmc_getcd/getwp: use sensible defaults by Peter Korsgaard · 12 years ago
  49. bdc9b24 arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platforms by Tom Rini · 12 years ago
  50. 385bc75 am335x_evm: Add better timings for the new BeagleBoard DDR3 part by Tom Rini · 12 years ago
  51. 725f0c5 ti814x_evm: add ti814x evm board support by Matt Porter · 12 years ago
  52. 7967b1a ns16550: enable quirks for ti814x by Matt Porter · 12 years ago
  53. 683e71d am33xx: support ti814x mmc reference clock by Matt Porter · 12 years ago
  54. 4035510 am33xx: add dmm support to emif4 library by Matt Porter · 12 years ago
  55. 691fbe3 am33xx: add ti814x specific register definitions by Matt Porter · 12 years ago
  56. b409a80 am33xx: refactor am33xx mux support and add ti814x support by Matt Porter · 12 years ago
  57. 57da666 am33xx: refactor am33xx clocks and add ti814x support by Matt Porter · 12 years ago
  58. 65991ec am33xx: refactor emif4/ddr to support multiple EMIF instances by Matt Porter · 12 years ago
  59. e24646f am33xx: convert defines from am33xx-specific to generic names by Matt Porter · 12 years ago
  60. 8eb48ff am33xx: Add required includes to some omap/am33xx code by Tom Rini · 12 years ago
  61. 2c2dc65 igep00x0: Enable CONFIG_CMD_BOOTZ by Enric Balletbo i Serra · 12 years ago
  62. 2ac0754 ARM: AM33XX: Fix typo that causes an AM duplication in CPU name. by Enric Balletbo i Serra · 12 years ago
  63. c30d57b am335x: Enable DDR PHY dynamic power down bit for DDR3 boards by Vaibhav Hiremath · 12 years ago
  64. b750e5f ARM: tegra: enable workaround for ARM erratum 716044 by Stephen Warren · 12 years ago
  65. c63c350 ARM: implement erratum 716044 workaround by Stephen Warren · 12 years ago
  66. 53e0059 am33xx:ddr:Fix config_sdram to work for all DDR by Steve Kipisz · 12 years ago
  67. 02bb11f am335x_evm: Add more variables and switch to DT booting. by Koen Kooi · 12 years ago
  68. d5d12bf am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to env by Koen Kooi · 12 years ago
  69. b4aa527 am335x_evm: add support for BeagleBone Black DT name by Koen Kooi · 12 years ago
  70. 0bef057 Initialise correct GPMC WAITx irq for AM33xx by Mark Jackson · 12 years ago
  71. 52b003c Allow AM335x MPU core clock speed to be specified in the board config file by Mark Jackson · 12 years ago
  72. c4a295a cm-t35: add support for loading splash image from NAND by Nikita Kiryanov · 12 years ago
  73. 5e5ed76 video: Fix splash screen alignment by Matthias Weisser · 12 years ago
  74. ada32ec Fix bitmap offsets for non 8-bit LCDs by Andre Renaud · 12 years ago
  75. cdc348a common/lcd.c: move the macro's to the c file by Jeroen Hofstee · 12 years ago
  76. ed7f0b5 api/api_display: use the getters for console size info by Jeroen Hofstee · 12 years ago
  77. dc90d01 lcd, fb: remove duplicated prototypes and unused code by Jeroen Hofstee · 12 years ago
  78. 729b09e common/lcd: cosmetic: clean up a bit by Jeroen Hofstee · 12 years ago
  79. 881c4ec common/lcd.c: remove global lcd_base by Jeroen Hofstee · 12 years ago
  80. b9092e6 common/lcd.c: cleanup use of global variables by Jeroen Hofstee · 12 years ago
  81. c923758 lcd, pxafb: move the pxafb to drivers/video by Jeroen Hofstee · 12 years ago
  82. 6284489 lcd, mpc8xx: move the mpc8xx driver to drivers/video by Jeroen Hofstee · 12 years ago
  83. 941ea6c lcd, tegra: remove unused cursor functions by Jeroen Hofstee · 12 years ago
  84. b49786f lcd, amba: remove this driver since it is not used by Jeroen Hofstee · 12 years ago
  85. 67f5391 common/lcd.c: cleanup use of global variables by Wolfgang Denk · 12 years ago
  86. 45b52ce Merge branch 'spi' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  87. c4ab971 ARM: rpi_b: enable SD controller, add related env/cmds by Stephen Warren · 12 years ago
  88. 552b4d4 mmc: add bcm2835 driver by Stephen Warren · 12 years ago
  89. 4ecd498 video: add a driver for the bcm2835 by Stephen Warren · 12 years ago
  90. 12a8a7d ARM: rpi_b: disable rpi_b dcache explicitly by Stephen Warren · 12 years ago
  91. efc8f79 lcd: calculate line_length after lcd_ctrl_init() by Stephen Warren · 12 years ago
  92. acc8bf4 ARM: rpi_b: use bcm2835 mbox driver to get memory size by Stephen Warren · 12 years ago
  93. 91ea288 ARM: bcm2835: add mailbox driver by Stephen Warren · 12 years ago
  94. b16912a sf: Use unsigned type for buffers by Simon Glass · 12 years ago
  95. 753f18d x86: Enable time command for coreboot by Simon Glass · 12 years ago
  96. 3f84ef1 x86: Enable SPI flash support for coreboot by Simon Glass · 12 years ago
  97. 87323ed x86: Add FDT SPI node for link by Simon Glass · 12 years ago
  98. d55b77d x86: Move PCI init before SPI init by Simon Glass · 12 years ago
  99. 60956094 sf: Enable FDT-based configuration and memory mapping by Simon Glass · 12 years ago
  100. 11ade80 x86: spi: Set maximum write size for ICH by Simon Glass · 12 years ago