| Commit message (Expand) | Author | Age | Files | Lines |
* | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj | 2014-10-29 | 2 | -6/+0 |
* | ppc4xx: update PMC440 board support | Matthias Fuchs | 2014-10-27 | 1 | -3/+3 |
* | PowerPC: drop some 74xx_7xx boards and related code | Wolfgang Denk | 2014-10-27 | 19 | -11100/+0 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 30 | -104/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | 30 | -0/+189 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 30 | -0/+518 |
* | esd:cmd_loadpci.c: Switch from "do_source" to "source" | Tom Rini | 2014-07-22 | 1 | -7/+1 |
* | fpga: xilinx: Avoid CamelCase for in Xilinx_desc | Michal Simek | 2014-05-13 | 1 | -1/+1 |
* | fpga: spartan3: Avoid CamelCase | Michal Simek | 2014-05-13 | 1 | -2/+2 |
* | fpga: spartan2: Avoid CamelCase | Michal Simek | 2014-05-13 | 1 | -1/+1 |
* | nand_spl: remove unused linker scripts u-boot-nand.lds | Masahiro Yamada | 2014-05-12 | 1 | -118/+0 |
* | ppc4xx: add support for new PMC440 revision with cleanup | Matthias Fuchs | 2014-04-24 | 1 | -64/+101 |
* | board: esd: remove remainders of dead boards | Masahiro Yamada | 2014-04-17 | 12 | -4877/+0 |
* | ppc4xx: Remove 4xx NAND booting support | Stefan Roese | 2014-03-07 | 2 | -40/+0 |
* | board: delete meaningless serial.h | Masahiro Yamada | 2014-01-24 | 2 | -74/+0 |
* | board: delete unused header files | Masahiro Yamada | 2014-01-24 | 1 | -120/+0 |
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-12-10 | 25 | -100/+0 |
|\ |
|
| * | Makefile: make directories by Makefile.build | Masahiro Yamada | 2013-11-17 | 25 | -100/+0 |
* | | at91: nand: switch atmel_nand to generic GPIO API | Andreas Bießmann | 2013-12-09 | 2 | -4/+6 |
|/ |
|
* | cosmetic: remove empty lines at the top of file | Masahiro Yamada | 2013-11-08 | 4 | -4/+0 |
* | board: powerpc: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 29 | -604/+39 |
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 2 | -44/+4 |
* | m68k: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 1 | -21/+1 |
* | usb: rename board_usb_init_type to usb_init_type | Troy Kisky | 2013-10-20 | 2 | -4/+4 |
* | usb: new board-specific USB init interface | Mateusz Zalega | 2013-10-20 | 2 | -8/+8 |
* | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 2013-10-14 | 3 | -3/+3 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | 5 | -5/+5 |
* | SPDX: fix IBM-pibs license identifier | Wolfgang Denk | 2013-09-20 | 1 | -1/+1 |
* | ppc4xx: Remove CANBT board | Matthias Fuchs | 2013-08-20 | 5 | -1098/+0 |
* | board/esd/cpci750/mv_eth.c: Fix license | Wolfgang Denk | 2013-08-19 | 1 | -16/+1 |
* | SPDX-License-Identifier: convert PIBS licensed files | Wolfgang Denk | 2013-08-19 | 1 | -25/+3 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | 2 | -5/+3 |
|\ |
|
| * | i2c, ppc4xx_i2c: switch to new multibus/multiadapter support | Dirk Eibach | 2013-07-23 | 1 | -2/+0 |
| * | i2c, fsl_i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | 1 | -3/+3 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 162 | -2751/+162 |
|/ |
|
* | Consolidate bool type | York Sun | 2013-04-01 | 6 | -31/+15 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-03-18 | 3 | -3/+3 |
|\ |
|
| * | Refactor linker-generated arrays | Albert ARIBAUD | 2013-03-12 | 3 | -3/+3 |
* | | Replace __bss_end__ with __bss_end | Simon Glass | 2013-03-15 | 3 | -3/+3 |
* | | mpc512x: use common code for clock setting for all mpc512x boards | Anatolij Gustschin | 2013-03-09 | 1 | -23/+0 |
* | | mpc512x: use common code for CSx configuration | Anatolij Gustschin | 2013-03-09 | 1 | -31/+0 |
|/ |
|
* | env: Hide '.' variables in env print by default | Joe Hershberger | 2012-12-13 | 1 | -1/+1 |
* | env: Use getenv_yesno() more generally | Joe Hershberger | 2012-12-13 | 1 | -7/+3 |
* | common: Discard the __u_boot_cmd section | Marek Vasut | 2012-10-22 | 3 | -9/+0 |
* | common: Add .u_boot_list into all linker files | Marek Vasut | 2012-10-22 | 3 | -0/+13 |
* | change all versions of input_data() and output_data() to global weak aliases | Pavel Herrmann | 2012-10-17 | 1 | -1/+0 |
* | serial: Use default_serial_puts() in drivers | Marek Vasut | 2012-10-17 | 1 | -9/+1 |
* | pmc405de and zeus: remove the env_ptr externs | Igor Grinberg | 2012-10-15 | 1 | -1/+0 |
* | serial: Remove CONFIG_SERIAL_MULTI from serial drivers | Marek Vasut | 2012-10-15 | 1 | -31/+0 |
* | serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driver | Marek Vasut | 2012-10-15 | 1 | -6/+61 |