summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
...
| * | | | | | SPL: ONENAND: Support SPL to boot u-boot from OneNAND.Enric Balletbo i Serra2013-03-11-0/+3
| * | | | | | cm-t35: add support for dvi displaysNikita Kiryanov2013-03-08-0/+7
| * | | | | | lcd: add option for board specific splash screen preparationNikita Kiryanov2013-03-08-0/+1
| * | | | | | mmc: add support for write protectionNikita Kiryanov2013-03-08-0/+2
| * | | | | | am335x_evm: Add am335x_evm_usbspl build targetTom Rini2013-03-08-3/+1
| * | | | | | am335x_evm: Never set CONFIG_EXTRA_ENV_SETTINGS in SPLTom Rini2013-03-08-1/+3
| | |_|_|_|/ | |/| | | |
| * | | | | ARM: ns9750dev: remove remainders of dead boardWolfgang Denk2013-02-28-901/+0
| | |_|_|/ | |/| | |
| * | | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-02-21-11/+104
| |\ \ \ \
| | * | | | am335x evm: Add am335x_evm_spiboot targetTom Rini2013-02-18-2/+23
| | * | | | am335x_evm: Add NET environment variablesChase Maupin2013-02-18-0/+15
| | * | | | am335x_evm: Add SPI environment variablesChase Maupin2013-02-18-0/+14
| | * | | | am335x_evm: Add NAND environment variablesChase Maupin2013-02-18-0/+14
| | * | | | omap3: mvblx: pass FPGA version to the kernelMichael Jones2013-02-18-0/+1
| | * | | | omap3: mvblx: select fpgafilename according to orientationMichael Jones2013-02-18-3/+3
| | * | | | omap3: mvblx: change console to ttyO0 and make silent by default.Howard Gray2013-02-18-5/+13
| | * | | | OMAP3: igep00x0: Add new IGEP COM PROTON.Enric Balletbo i Serra2013-02-18-1/+5
| | * | | | OMAP3: igep00x0: add missing include mach-types.hEnric Balletbo i Serra2013-02-18-0/+1
| | * | | | am335x_evm: enable support for booting via USBIlya Yanok2013-02-18-0/+14
| | * | | | da8xx: ea20: Add the configuration define for the exact SoC variantTomas Novotny2013-02-18-0/+1
| | | |/ / | | |/| |
| * | | | Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master'Albert ARIBAUD2013-02-21-0/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | xilinx: zynq: Enable DCC and create new zynq_dcc boardMichal Simek2013-02-07-0/+5
* | | | | Use 'unsigned int' for global_data's baudrateSimon Glass2013-03-15-1/+1
* | | | | exynos5: Enable generic board for Exynos5 device tree boardsSimon Glass2013-03-15-0/+1
* | | | | tegra: Enable generic board for TegraSimon Glass2013-03-15-0/+2
* | | | | Adjust board_r.c for ppcSimon Glass2013-03-15-0/+8
* | | | | arm: Remove use of board_early_init_r/last_stage_init()Simon Glass2013-03-15-4/+4
* | | | | Introduce generic pre-relocation board_f.cSimon Glass2013-03-15-0/+3
* | | | | Declare watchdog functions in watchdog.hSimon Glass2013-03-15-0/+18
* | | | | Introduce a basic initcall implementationSimon Glass2013-03-15-0/+25
* | | | | Introduce generic link section.h symbol filesSimon Glass2013-03-15-0/+117
* | | | | Introduce generic u-boot.h fileSimon Glass2013-03-15-0/+162
* | | | | ppc: Remove PCIPPC2 and PCIPPC6 boardsStefan Roese2013-03-11-516/+0
* | | | | Feature Removal: disable "mtest" command by defaultWolfgang Denk2013-03-11-2/+4
* | | | | mpc512x: add ifm ac14xx boardAnatolij Gustschin2013-03-09-0/+591
* | | | | mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin2013-03-09-2/+72
* | | | | mpc512x: use common code for CSx configurationAnatolij Gustschin2013-03-09-0/+20
* | | | | mpc5200: a4m2k: Implement custom "dynamic" watchdog supportStefan Roese2013-03-09-0/+5
* | | | | mpc5200: Add a4m2k board portStefan Roese2013-03-09-47/+66
| |_|/ / |/| | |
* | | | x86: Enable CONFIG_OF_CONTROL on corebootSimon Glass2013-03-04-0/+6
* | | | ubifs: Allow ubifsmount volume reference by numberJoe Hershberger2013-03-04-11/+12
* | | | sandbox: config: Enable sandbox commandSimon Glass2013-03-04-0/+2
* | | | sandbox: Enable ext4 and fat filesystemsSimon Glass2013-03-04-0/+7
* | | | sandbox: Add 'sb' command to access filesystem featuresSimon Glass2013-03-04-0/+1
* | | | sandbox: Add host filesystemSimon Glass2013-03-04-0/+31
* | | | sandbox: Add a way of obtaining directory listingsSimon Glass2013-03-04-0/+48
* | | | fs: Move ls and read methods into ext4, fatSimon Glass2013-03-04-0/+5
* | | | Merge branch 'mem' of git://git.denx.de/u-boot-x86Tom Rini2013-03-04-8/+64
|\ \ \ \
| * | | | hash: Use lower case for hash algorithm namesSimon Glass2013-02-28-1/+1
| * | | | sandbox: config: Enable hash functions and mtestSimon Glass2013-02-28-2/+7
| * | | | Roll crc32 into hash infrastructureSimon Glass2013-02-28-1/+12