1. 2a3400b Merge branch 'master' of git://www.denx.de/git/u-boot-dm by Tom Rini · 8 years ago
  2. 0d10cdd cmd: move CMD_PXE to Kconfig by Yann E. MORIN · 8 years ago
  3. 8db91cf Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · 8 years ago
  4. 697f473 cmd: Convert CMD_BOOTMENU by Tom Rini · 8 years ago
  5. 7d25062 board: ti: am57xx: add FIT image TEE processing by Andrew F. Davis · 8 years ago
  6. d216a4c board: ti: dra7xx: add FIT image TEE processing by Andrew F. Davis · 8 years ago
  7. 786971d arm: omap5: Add OPTEE node to fdt by Andrew F. Davis · 8 years ago
  8. 5bf003b arm: omap5: Add TEE loading support by Harinarayan Bhatta · 8 years ago
  9. b29aa32 arm: omap5: Add function to make an SMC call on cpu1 by Harinarayan Bhatta · 8 years ago
  10. 378bcff image: Add Trusted Execution Environment image type by Andrew F. Davis · 8 years ago
  11. 28b28f7 image: Add FIT image loadable section custom processing by Andrew F. Davis · 8 years ago
  12. 6b70b13 davinci: omapl138_lcdk: add DT support for EMMC boot by Fabien Parent · 8 years ago
  13. 79f015a davinci: omapl138_lcdk: improve readability of boot command by Fabien Parent · 8 years ago
  14. a2e4dac davinci: omapl138_lcdk: add NAND SPL boot support by Fabien Parent · 8 years ago
  15. 6f9a1f6 davinci: omapl138_lck: remove obsolete define by Fabien Parent · 8 years ago
  16. 5e0e3ce davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_ALE by Fabien Parent · 8 years ago
  17. fd42916 davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_CLE by Fabien Parent · 8 years ago
  18. 780cd72 davinci: omapl138_lcdk: use correct define for 16 bit NAND chips by Fabien Parent · 8 years ago
  19. ddc0094 NAND: davinci: add support for NAND chips with 16 bits bus by Fabien Parent · 8 years ago
  20. ce9d171 davinci: omapl138_lcdk: add u-boot sector for mmc/sd boot by Fabien Parent · 8 years ago
  21. d96020c davinci: da850evm: fix empty boot method list in the SPL by Fabien Parent · 8 years ago
  22. 7b3cece davinci: omapl138_lcdk: configure ddr2 by Fabien Parent · 8 years ago
  23. 9d5c7f4 davinci: omapl138_lcdk: configure pll0 by Fabien Parent · 8 years ago
  24. 06372b6 ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to Kconfig by Fabien Parent · 8 years ago
  25. b1bd48b ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to Kconfig by Fabien Parent · 8 years ago
  26. 813fe9d ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · 8 years ago
  27. 781b645 usb: xhci: Remove assumption of DWC instance based on DRA7 SoC type by Nishanth Menon · 8 years ago
  28. 854b682 ARM: K2G: DDR3: Fix up priv ID for MPU by Nishanth Menon · 8 years ago
  29. 1eb0f54 ARM: AMx3xx: Make FIT boot as default boot on HS devices by Lokesh Vutla · 8 years ago
  30. 2c47e8c ARM: AM57xx: Make FIT boot as default boot on HS devices by Lokesh Vutla · 8 years ago
  31. 73368b7 ARM: DRA7: Make FIT boot as default boot on HS devices by Lokesh Vutla · 8 years ago
  32. c2913ac ti_armv7_common: env: Add support for loading FIT images by Lokesh Vutla · 8 years ago
  33. f01f8b3 ti_armv7_common: env: Consolidate support for loading images from mmc by Lokesh Vutla · 8 years ago
  34. a89b100 configs: am43x: hs: Modify SPL load address to fix UART boot issue by Madan Srinivas · 8 years ago
  35. 50c1402 cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c by Moritz Fischer · 8 years ago
  36. 2d6f8c0 drivers: usb: musb: add ti musb host driver with driver model support by Mugunthan V N · 8 years ago
  37. 9224f61 drivers: usb: musb: adopt musb backend driver to driver model by Mugunthan V N · 8 years ago
  38. 4b1d29a am33xx: board: probe misc drivers to register musb devices by Mugunthan V N · 8 years ago
  39. 5b5479c drivers: usb: musb: add ti musb misc driver for wrapper by Mugunthan V N · 8 years ago
  40. 6278106 am33xx: board: do not register usb devices when CONFIG_DM_USB is defined by Mugunthan V N · 8 years ago
  41. 0eef94b configs: am335x: usb: do not define CONFIG_DM_USB for spl by Mugunthan V N · 8 years ago
  42. 188417c rtc: Add RTC chip pcf2127 support by Meng Yi · 8 years ago
  43. 27367b2 dm: core: Add dev_get_addr_size_index() to retrieve addr and size by Stefan Roese · 8 years ago
  44. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  45. a0559ac cmd/fdt: fix uncallable systemsetup command by Fabien Parent · 8 years ago
  46. db5eb2a drivers: usb: gadget: ether: prepare driver for driver model migration by Mugunthan V N · 8 years ago
  47. 8ec9c74 drivers: usb: gadget: ether: use net device priv to pass usb ether priv by Mugunthan V N · 8 years ago
  48. 88e48be drivers: usb: gadget: ether: consolidate global devices to single struct by Mugunthan V N · 8 years ago
  49. b3d902b drivers: usb: gadget: ether: adopt to usb driver model by Mugunthan V N · 8 years ago
  50. 3963de3 drivers: usb: gadget: ether: access network_started using local variable by Mugunthan V N · 8 years ago
  51. f438b6b dm: blk: Fix get_desc to return block device descriptor by Michal Simek · 8 years ago
  52. 1b0deee dm: core: Handle global_data moving in SPL by Simon Glass · 8 years ago
  53. b55b57d buildman: Rename do_build to config_only by Simon Glass · 8 years ago
  54. 3834d62 r2dplus: fixup CONFIG_SYS_TEXT_BASE to account arch/sh changes by Vladimir Zapolskiy · 8 years ago
  55. 188d54f sh: generate position independent code for all platforms by Vladimir Zapolskiy · 8 years ago
  56. 41e163f sh: share the correct version of start.S among all cpus by Vladimir Zapolskiy · 8 years ago
  57. 946c8c8 sh4: fix start.S by calling board_init_f() after first code relocation by Vladimir Zapolskiy · 8 years ago
  58. 1617974 sh: add shared relocate_code() function and call board_init_r() by Vladimir Zapolskiy · 8 years ago
  59. 22d7560 sh: add common dram_init() function for all boards by Vladimir Zapolskiy · 8 years ago
  60. 5e72b84 sh: define CONFIG_DISPLAY_BOARDINFO to print board information by Vladimir Zapolskiy · 8 years ago
  61. 250f3a6 sh: remove undefined DEBUG preprocessor token from board config files by Vladimir Zapolskiy · 8 years ago
  62. 71635bd sh: add MEMORY command to a shared linker script by Vladimir Zapolskiy · 8 years ago
  63. 621f570 sh: define entry point and reloc_dst inside a linker script by Vladimir Zapolskiy · 8 years ago
  64. 28d1b0e sh: place board lowlevel_init code in the beginning of .text by Vladimir Zapolskiy · 8 years ago
  65. fd71770 sh4: use single u-boot linker script for all boards by Vladimir Zapolskiy · 8 years ago
  66. 67fa10d common: sh: add necessary define bits to board_f by Vladimir Zapolskiy · 8 years ago
  67. ebb2cab r2dplus: select rtl8139 driver in defconfig by Vladimir Zapolskiy · 8 years ago
  68. 5d35f6c r2dplus: use P1 area space for text base and PCI system memory by Vladimir Zapolskiy · 8 years ago
  69. b00409e sh4: remove __io config options from r2dplus and r7780mp boards by Vladimir Zapolskiy · 8 years ago
  70. df9e432 pci: sh7751: map PCI memory space into SDRAM by Vladimir Zapolskiy · 8 years ago
  71. 3b15e95 pci: sh7751: fix up PCI I/O space address by Vladimir Zapolskiy · 8 years ago
  72. f34743c sh4: cache: move exported cache manipulation functions into cache.c by Vladimir Zapolskiy · 8 years ago
  73. e852996 sh: cache: don't modify CCR from P1 area by Vladimir Zapolskiy · 8 years ago
  74. 57e56ef sh: cache use jump_to_P2() and back_to_P1() from asm/system.h by Vladimir Zapolskiy · 8 years ago
  75. 0dcd6b4 sh3: remove unused cache.c file from being built by Vladimir Zapolskiy · 8 years ago
  76. 1e67161 sh4: cache: correct flush_cache() to writeback and invalidate by Vladimir Zapolskiy · 8 years ago
  77. 7a22f7a sh4: cache: correct dcache flush to invalidate with write-back by Vladimir Zapolskiy · 8 years ago
  78. c952052 compiler.h: use u-boot endian macros on OpenBSD by Jonathan Gray · 8 years ago
  79. d9cd14f ARM: am57xx_evm: enable DFU support by Sekhar Nori · 8 years ago
  80. bb018cf ARM: ti: consolidate dfu environment variables by Sekhar Nori · 8 years ago
  81. b45bd6b buildman: Clean up odd characters on the terminal by Simon Glass · 8 years ago
  82. cde5c30 buildman: Squash useless output from -K by Simon Glass · 8 years ago
  83. b50ce02 buildman: Add documentation for CONFIG checking by Simon Glass · 8 years ago
  84. 739e851 buildman: Add an option to just create the config by Simon Glass · 8 years ago
  85. 206a572 Makefile: Add a target to create the .cfg files by Simon Glass · 8 years ago
  86. 8f1367d sandboxfs: Fix resource leak by Tom Rini · 8 years ago
  87. 8d594cc tpm: tpm_tis_lpc: Add support for AT97SC3204 by George McCollister · 8 years ago
  88. eefa302 cmd/tpm_test: Fix misleading code indentation by Stefan Brüns · 8 years ago
  89. ff23811 cmd: scsi: Make private functions static by Michal Simek · 8 years ago
  90. 6241b52 scsi: Separate SCSI private block description initialization by Michal Simek · 8 years ago
  91. 5dc196f scsi: Change scsi_scan() to be able to return value by Michal Simek · 8 years ago
  92. 9ec32f3 scsi: Make private functions static by Michal Simek · 8 years ago
  93. 8544df8 scsi: Remove completely unused functions by Michal Simek · 8 years ago
  94. de6840a scsi: Simplify scsi_read/scsi_write() by Michal Simek · 8 years ago
  95. 4091749 scsi: Move pccb buffer initalization directly to scsi_detect_dev by Michal Simek · 8 years ago
  96. 3c0073b scsi: Take lun from device block description by Michal Simek · 8 years ago
  97. ebbde65 scsi: Extract device detection algorithm by Michal Simek · 8 years ago
  98. ac0a18d1 scsi: Extract block device initialization by Michal Simek · 8 years ago
  99. fca1e84 common: miiphyutil: Work and report phy address in hex in mdio cmd by Michal Simek · 8 years ago
  100. d4f2ab2 ARM: zynq: Enable SD1 and qspi for picozed board by Siva Durga Prasad Paladugu · 8 years ago