1. 472d546 Consolidate bool type by York Sun · 12 years ago
  2. 5644369 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  3. d0f34f1 Merge branch 'for-v2013.04' by Anatolij Gustschin · 12 years ago
  4. d999398 RX-51: Add support for bootmenu by Pali Rohár · 12 years ago
  5. e7abe91 New command bootmenu: ANSI terminal boot menu support by Pali Rohár · 12 years ago
  6. 6a3439f menu: export menu_default_choice() function by Anatolij Gustschin · 12 years ago
  7. fc9d64f menu: Add support for user defined item choice function by Pali Rohár · 12 years ago
  8. 009d75c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  9. 04d4140 image: Add support for Plan 9 by Steven Stallion · 12 years ago
  10. 268d966 env_callback: Mark find_env_callback as static by Tom Rini · 12 years ago
  11. ebd749d Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  12. 412665b Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  13. f789be6 Tegra114: MMC: Enable DT MMC driver support for Tegra114 Dalmore boards by Tom Warren · 12 years ago
  14. ec37b2b tegra114: dalmore: config: enable SPI by Allen Martin · 12 years ago
  15. 77c42e8 tegra114: add SPI driver by Allen Martin · 12 years ago
  16. c3bb3c8 tegra114: fdt: add compatible string for tegra114 SPI ctrl by Allen Martin · 12 years ago
  17. 78f47b7 spi: add common fdt SPI driver interface by Allen Martin · 12 years ago
  18. ff1da6f tegra: spi: rename tegra SPI drivers by Allen Martin · 12 years ago
  19. b6379e1 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  20. ea7b96b ti814x_evm: add ti814x evm board support by Matt Porter · 12 years ago
  21. 98f9200 am33xx: Add required includes to some omap/am33xx code by Tom Rini · 12 years ago
  22. e284f88 igep00x0: Enable CONFIG_CMD_BOOTZ by Enric Balletbo i Serra · 12 years ago
  23. 5361213 ARM: tegra: enable workaround for ARM erratum 716044 by Stephen Warren · 12 years ago
  24. 951d582 am335x_evm: Add more variables and switch to DT booting. by Koen Kooi · 12 years ago
  25. 73a27a8 am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to env by Koen Kooi · 12 years ago
  26. 2077590 am335x_evm: add support for BeagleBone Black DT name by Koen Kooi · 12 years ago
  27. f35034f cm-t35: add support for loading splash image from NAND by Nikita Kiryanov · 12 years ago
  28. a5796c5 common/lcd.c: move the macro's to the c file by Jeroen Hofstee · 12 years ago
  29. 6b03514 common/lcd: cosmetic: clean up a bit by Jeroen Hofstee · 12 years ago
  30. 00a0ca5 common/lcd.c: remove global lcd_base by Jeroen Hofstee · 12 years ago
  31. f1d205a common/lcd.c: cleanup use of global variables by Jeroen Hofstee · 12 years ago
  32. 0698095 lcd, pxafb: move the pxafb to drivers/video by Jeroen Hofstee · 12 years ago
  33. 59155f4 lcd, mpc8xx: move the mpc8xx driver to drivers/video by Jeroen Hofstee · 12 years ago
  34. 46d1d5d common/lcd.c: cleanup use of global variables by Wolfgang Denk · 12 years ago
  35. 8b906a9 Merge branch 'spi' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  36. 131a1e6 ARM: rpi_b: enable SD controller, add related env/cmds by Stephen Warren · 12 years ago
  37. 6be3c9f video: add a driver for the bcm2835 by Stephen Warren · 12 years ago
  38. 38baa4f ARM: rpi_b: disable rpi_b dcache explicitly by Stephen Warren · 12 years ago
  39. 363464f x86: Enable time command for coreboot by Simon Glass · 12 years ago
  40. e30bd5c x86: Enable SPI flash support for coreboot by Simon Glass · 12 years ago
  41. bb8215f sf: Enable FDT-based configuration and memory mapping by Simon Glass · 12 years ago
  42. 0c456ce spi: Add parameter for maximum write size by Simon Glass · 12 years ago
  43. b5aec14 sf: Add spi_flash_alloc() to create a new SPI flash struct by Simon Glass · 12 years ago
  44. ba6c3ce spi: Add function to allocate a new SPI slave by Simon Glass · 12 years ago
  45. 4397a2a fdt: Add fdtdec_get_addr_size() to read reg properties by Simon Glass · 12 years ago
  46. 3c47f2f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  47. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  48. 0641ce5 x86: Enable USB features for coreboot by Simon Glass · 12 years ago
  49. 83301b4 arm:trats: Use new ums command by Lukasz Majewski · 12 years ago
  50. b528f71 usb:gadget: USB Mass Storage Gadget support by Lukasz Majewski · 12 years ago
  51. b2caefb usbtty: adapt buffers for large packet support by Shiraz Hashim · 12 years ago
  52. b5bec88 Use 'unsigned int' for global_data's baudrate by Simon Glass · 12 years ago
  53. 068a1e4 exynos5: Enable generic board for Exynos5 device tree boards by Simon Glass · 12 years ago
  54. dd7f65f tegra: Enable generic board for Tegra by Simon Glass · 12 years ago
  55. c2240d4 Adjust board_r.c for ppc by Simon Glass · 12 years ago
  56. ea8c37d arm: Remove use of board_early_init_r/last_stage_init() by Simon Glass · 12 years ago
  57. 1938f4a Introduce generic pre-relocation board_f.c by Simon Glass · 12 years ago
  58. a6741bc Declare watchdog functions in watchdog.h by Simon Glass · 12 years ago
  59. c8a311d Introduce a basic initcall implementation by Simon Glass · 12 years ago
  60. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  61. 69d59b4 Introduce generic u-boot.h file by Simon Glass · 12 years ago
  62. b27673c Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  63. 6579d15 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  64. 11d9c03 ARM: tegra: enable a common set of disk-related commands everywhere by Stephen Warren · 12 years ago
  65. 4123c4e disk: define HAVE_BLOCK_DEVICE if CONFIG_CMD_PART by Stephen Warren · 12 years ago
  66. 2c1af9d disk: define HAVE_BLOCK_DEVICE in a common place by Stephen Warren · 12 years ago
  67. a885f85 ARM: tegra: make bounce buffer option common by Stephen Warren · 12 years ago
  68. ca557b3 Tegra30: MMC: Enable DT MMC driver support for Tegra30 Cardhu boards by Tom Warren · 12 years ago
  69. f4e4e0b Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec & driver by Tom Warren · 12 years ago
  70. bfcf46d Tegra: Remove unused CONFIG_SYS_CPU_OSC_FREQUENCY define by Tom Warren · 12 years ago
  71. c9aa831 Tegra: MMC: Add DT support to MMC driver for all T20 boards by Tom Warren · 12 years ago
  72. a7f8b5e Tegra114: I2C: Enable I2C driver on Dalmore E1611 eval board by Tom Warren · 12 years ago
  73. e32624e Tegra: I2C: Add T114 clock support to tegra_i2c driver by Tom Warren · 12 years ago
  74. c44bb3a ARM: tegra: enable some CPU errata workarounds by Stephen Warren · 12 years ago
  75. d67b0d9 Add Boundary Devices Nitrogen6X boards by Eric Nelson · 12 years ago
  76. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  77. 65cdd64 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · 12 years ago
  78. 1acba33 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  79. 0c58cfa ARM: at91: change nand flash table by Bo Shen · 12 years ago
  80. f9129fe arm: at91/configs: add bootz to configuration by Nicolas Ferre · 12 years ago
  81. 36873e7 arm: at91/configs: add libfdt to configuration by Nicolas Ferre · 12 years ago
  82. d4ea072 EXYNOS5: Snow: Add a configuration file by Rajeshwari Shinde · 12 years ago
  83. 8afcfc2 Exynos5: Config: Enable dtt command for TMU by Akshay Saraswat · 12 years ago
  84. f7f85f7 Exynos5: Config: Enable support for Exynos TMU driver by Akshay Saraswat · 12 years ago
  85. 618766c Exynos5: FDT: Add TMU device node values by Akshay Saraswat · 12 years ago
  86. 39d182d Exynos5: TMU: Add driver for Thermal Management Unit by Akshay Saraswat · 12 years ago
  87. 7c9e89b ppc: Remove PCIPPC2 and PCIPPC6 boards by Stefan Roese · 12 years ago
  88. a268170 Feature Removal: disable "mtest" command by default by Wolfgang Denk · 12 years ago
  89. 76b40ab Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  90. 3ef5ebe arm: dra7xx: Add dra7xx_evm build support by Lokesh Vutla · 12 years ago
  91. 3fcdd4a ARM: OMAP4+: Clean up the pmic code by SRICHARAN R · 12 years ago
  92. 60e6bdc cm_t35: prevent splashimage from being set to a bad value by Nikita Kiryanov · 12 years ago
  93. c088048 lcd: implement a callback for splashimage by Nikita Kiryanov · 12 years ago
  94. f0617d4 omap4_common: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  95. 03a2075 omap3_beagle: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  96. fe8f137 omap5_evm: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  97. d446c90 am335x_evm: Enable CONFIG_CMD_BOOTZ by Tom Rini · 12 years ago
  98. 6000992 SPL: ONENAND: Support SPL to boot u-boot from OneNAND. by Enric Balletbo i Serra · 12 years ago
  99. fcc7fe4 mpc512x: add ifm ac14xx board by Anatolij Gustschin · 12 years ago
  100. e5f5386 mpc512x: use common code for clock setting for all mpc512x boards by Anatolij Gustschin · 12 years ago