| Commit message (Expand) | Author | Age | Lines |
... | |
| | * | | powerpc/mpc85xx: SECURE BOOT- Add secure boot target for BSC9132QDS | Aneesh Bansal | 2014-04-22 | -7/+4 |
| | * | | powerpc/mpc8xxx: SECURE BOOT- Disable law 0 for non PBL platforms | Aneesh Bansal | 2014-04-22 | -0/+10 |
| | * | | PPC 85xx: Add qemu-ppce500 machine | Alexander Graf | 2014-04-22 | -4/+28 |
| | * | | PPC 85xx: Add ELF entry point | Alexander Graf | 2014-04-22 | -0/+1 |
| | * | | PPC: 85xx: Generalize DDR TLB mapping function | Alexander Graf | 2014-04-22 | -15/+40 |
| | * | | PPC: 85xx: Remove IVOR reset | Alexander Graf | 2014-04-22 | -76/+0 |
| * | | | MIPS: drop incaip board | Daniel Schwierzeck | 2014-04-20 | -3084/+0 |
| * | | | MIPS: allow use of generic board | Paul Burton | 2014-04-20 | -0/+13 |
| * | | | MIPS: define __init_end in u-boot.lds | Paul Burton | 2014-04-20 | -0/+1 |
| * | | | MIPS: move mips_io_port_base out of board.c | Paul Burton | 2014-04-20 | -6/+14 |
| * | | | MIPS: stub interrupt_init function | Paul Burton | 2014-04-20 | -0/+10 |
| * | | | mips: xburst: remove remainders of dead board | Masahiro Yamada | 2014-04-20 | -842/+0 |
| * | | | MIPS: always keep all sections in u-boot ELF binary. | Daniel Schwierzeck | 2014-04-20 | -27/+32 |
| |/ / |
|
| * | | ARM:tegra20: Remove aes debug prints | Tom Rini | 2014-04-18 | -9/+0 |
| * | | aes: make apply_cbc_chain_data non-static | Stephen Warren | 2014-04-18 | -2/+2 |
| * | | powerpc: remove MOUSSE board support | Masahiro Yamada | 2014-04-18 | -88/+0 |
| * | | powerpc: remove RPXClassic, RPXlite boards support | Masahiro Yamada | 2014-04-18 | -13/+1 |
| * | | powerpc: remove ADS860, FADS823, FADS850SAR, FADS860T support | Masahiro Yamada | 2014-04-18 | -13/+1 |
| * | | powerpc: remove MBX and MBX860T boards support | Masahiro Yamada | 2014-04-18 | -25/+0 |
| * | | powerpc: remove NX823 board support | Masahiro Yamada | 2014-04-18 | -3/+0 |
| * | | blackfin: make name_to_gpio be a weak symbol | Ian Campbell | 2014-04-18 | -49/+48 |
| * | | kbuild: use boolean macros to select tegra*-common directory | Masahiro Yamada | 2014-04-17 | -1/+4 |
| * | | powerpc: mpc8xx: delete an unused source file | Masahiro Yamada | 2014-04-17 | -20/+0 |
| * | | Merge branch 'next' | Tom Rini | 2014-04-17 | -72/+4 |
| |\ \
| | |/
| |/| |
|
| | * | sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definition | Masahiro Yamada | 2014-03-21 | -2/+2 |
| | * | aes: Move the AES-128-CBC encryption function to common code | Marek Vasut | 2014-03-21 | -70/+2 |
* | | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-04-21 | -255/+3050 |
|\ \ \ |
|
| * | | | arm, da850: staticize funtions | Manish Badarkhe | 2014-04-17 | -6/+3 |
| * | | | am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT | Tom Rini | 2014-04-17 | -4/+2 |
| * | | | 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/+570 |
| * | | | k2hk: add support for k2hk SOC and EVM | Vitaly Andrianov | 2014-04-17 | -0/+1912 |
| * | | | i2c, davinci: convert driver to new mutlibus/mutliadapter framework | Vitaly Andrianov | 2014-04-17 | -4/+4 |
| * | | | i2c, davinci: move i2c_defs.h to the drivers/i2c directory | Karicheri, Muralidharan | 2014-04-17 | -68/+3 |
| * | | | arm: add support for arch timer | Vitaly Andrianov | 2014-04-17 | -0/+59 |
| * | | | dra7xx_evm: Add QSPI_4 support, qspiboot build target | Tom Rini | 2014-04-17 | -0/+11 |
| * | | | 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 | -5/+15 |
| * | | | OMAP: common: consolidate fake USB ethernet MAC address creation | Nishanth Menon | 2014-04-17 | -0/+23 |
| * | | | ARM: OMAP: replace custom sr32() by standard I/O accessors | Wolfgang Denk | 2014-04-17 | -163/+205 |
| * | | | ARM: OMAP: hide custom bit manipulation function sr32() | Wolfgang Denk | 2014-04-17 | -16/+13 |
| * | | | ARM: OMAP: remove sr32() from OMAP board code | Wolfgang Denk | 2014-04-17 | -2/+2 |
| |/ / |
|
* | | | ARM: tegra: pack pinmux data tables tighter | Stephen Warren | 2014-04-17 | -41/+40 |
* | | | usb: tegra: combine header file | Stefan Agner | 2014-04-17 | -753/+225 |
* | | | usb: tegra: fix PHY configuration | Stefan Agner | 2014-04-17 | -6/+6 |
* | | | ARM: tegra: add Jetson TK1 board | Stephen Warren | 2014-04-17 | -0/+85 |
* | | | ARM: tegra: Tegra124 pinmux cleanup | Stephen Warren | 2014-04-17 | -577/+539 |
* | | | ARM: tegra: Tegra114 pinmux cleanup | Stephen Warren | 2014-04-17 | -573/+500 |
* | | | ARM: tegra: Tegra30 pinmux cleanup | Stephen Warren | 2014-04-17 | -678/+609 |
* | | | ARM: tegra: Tegra20 pinmux cleanup | Stephen Warren | 2014-04-17 | -374/+359 |