Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | gpio: r8a7791-gpio: Fix typo in macro | Nobuhiro Iwamatsu | 2014-05-21 | -3/+3 | |
| * | | | arm: rmobile: Add define of SCIF register for R8A7790 and R8A7791 | Nobuhiro Iwamatsu | 2014-05-21 | -0/+8 | |
| |/ / | |||||
* | | | Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-05-23 | -1/+14 | |
|\ \ \ | |||||
| * | | | ARM: zynq: ehci: Added USB host driver support | Michal Simek | 2014-05-14 | -0/+2 | |
| * | | | ARM: zynq: Add MIO detection code | Michal Simek | 2014-05-14 | -0/+1 | |
| * | | | ARM: zynq: Fix bootmode mask | Mike Looijmans | 2014-05-14 | -1/+1 | |
| * | | | ARM: zynq: Added efuse status register base address | Siva Durga Prasad Paladugu | 2014-05-14 | -0/+10 | |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-05-22 | -1661/+3188 | |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge remote-tracking branch 'u-boot/master' | Albert ARIBAUD | 2014-05-20 | -1/+2 | |
| |\ \ \ | | |/ / | |||||
| * | | | Merge remote-tracking branch 'u-boot-sh/rmobile' | Albert ARIBAUD | 2014-05-16 | -1222/+656 | |
| |\ \ \ | |||||
| | * | | | arm: rmobile: Add register infomation of PLL regsiter | Nobuhiro Iwamatsu | 2014-04-28 | -0/+4 | |
| | * | | | arm: rmobile: r8a7791: Add support ES2 revision | Nobuhiro Iwamatsu | 2014-04-28 | -1/+5 | |
| | * | | | arm: rmobile: r8a7790: Add support ES2 revision | Nobuhiro Iwamatsu | 2014-04-28 | -0/+4 | |
| | * | | | arm: rmobile: Add prototype for function to get the CPU information to rmobile.h | Nobuhiro Iwamatsu | 2014-04-28 | -0/+6 | |
| | * | | | arm: rmobile: Coordinate the common part of the header file of r8a7790 and r8... | Nobuhiro Iwamatsu | 2014-04-28 | -1224/+640 | |
| * | | | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-05-16 | -0/+208 | |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic | 2014-05-15 | -0/+147 | |
| | |\ \ \ \ | |||||
| | * | | | | | imx25: Add new hardware registers | Thomas Diener | 2014-05-09 | -0/+175 | |
| | * | | | | | iomux-v3: Add support for mx6sl LVE bit | Fabio Estevam | 2014-05-09 | -0/+5 | |
| | * | | | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic | 2014-04-29 | -2814/+2672 | |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | * | | | | | mx6slevk: Add SPI NOR flash support | Fabio Estevam | 2014-04-28 | -0/+4 | |
| | * | | | | | imx-common/video: add detect_hdmi | Eric Benard | 2014-04-15 | -0/+4 | |
| | * | | | | | imx-common: add board_video_skip | Eric Benard | 2014-04-15 | -0/+20 | |
| * | | | | | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-05-16 | -0/+6 | |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| | * | | | | | ARM: OMAP5: add CKO buffer control mask | Dmitry Lifshitz | 2014-05-13 | -0/+3 | |
| | * | | | | | ARM: OMAP5: add UART4 support | Dmitry Lifshitz | 2014-05-13 | -0/+1 | |
| | * | | | | | am33xx: add SSC enable macro | Yegor Yefremov | 2014-05-13 | -0/+2 | |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-05-15 | -2/+29 | |
| |\ \ \ \ \ | |||||
| | * | | | | | ARM: tegra: add function to enable input clamping on tristate | Stephen Warren | 2014-05-13 | -0/+5 | |
| | * | | | | | ARM: tegra: add GPIO initialization table function | Stephen Warren | 2014-05-13 | -0/+20 | |
| | * | | | | | ARM: tegra: allow pinmux mux option not to be set by init tables | Stephen Warren | 2014-05-13 | -0/+4 | |
| | * | | | | | ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE | Stephen Warren | 2014-05-13 | -2/+0 | |
| | |/ / / / | |||||
| * | | | | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-05-15 | -437/+2289 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | S5P: Exynos: Add GPIO pin numbering and rename definitions | Akshay Saraswat | 2014-05-13 | -437/+2289 | |
| | | |/ / | | |/| | | |||||
* | | | | | usb: tegra: support device mode | Stephen Warren | 2014-05-15 | -0/+2 | |
| |_|_|/ |/| | | | |||||
* | | | | common/board_f: Initialized global data for generic board | York Sun | 2014-05-12 | -0/+2 | |
* | | | | bd_info: remove bi_barudrate member from struct bd_info | Masahiro Yamada | 2014-05-12 | -1/+0 | |
|/ / / | |||||
* | | | Merge branch 'u-boot/master' | Albert ARIBAUD | 2014-05-09 | -0/+147 | |
|\ \ \ | |/ / |/| | | |||||
| * | | usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs | Nobuhiro Iwamatsu | 2014-04-30 | -0/+147 | |
| |/ | |||||
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-04-21 | -74/+1217 | |
|\ \ | |||||
| * | | arm, da850: staticize funtions | Manish Badarkhe | 2014-04-17 | -3/+0 | |
| * | | keystone2: net: add keystone ethernet driver | Karicheri, Muralidharan | 2014-04-17 | -0/+240 | |
| * | | keystone2: add keystone multicore navigator driver | Vitaly Andrianov | 2014-04-17 | -0/+193 | |
| * | | k2hk: add support for k2hk SOC and EVM | Vitaly Andrianov | 2014-04-17 | -0/+777 | |
| * | | i2c, davinci: move i2c_defs.h to the drivers/i2c directory | Karicheri, Muralidharan | 2014-04-17 | -68/+3 | |
| * | | OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieid | Nishanth Menon | 2014-04-17 | -0/+1 | |
| * | | omap3/sys_info: provide interface to read die id | Nishanth Menon | 2014-04-17 | -0/+1 | |
| * | | OMAP: common: consolidate fake USB ethernet MAC address creation | Nishanth Menon | 2014-04-17 | -0/+2 | |
| * | | ARM: OMAP: hide custom bit manipulation function sr32() | Wolfgang Denk | 2014-04-17 | -3/+0 | |
| |/ | |||||
* | | ARM: tegra: pack pinmux data tables tighter | Stephen Warren | 2014-04-17 | -37/+37 |