Commit Graph

19691 Commits (ba6c3ce9bd0ac572592dc909878117dce219c564)
 

Author SHA1 Message Date
Simon Glass ba6c3ce9bd spi: Add function to allocate a new SPI slave 12 years ago
Simon Glass 4397a2a80b fdt: Add fdtdec_get_addr_size() to read reg properties 12 years ago
Tom Rini 0ce033d258 Merge branch 'master' of git://git.denx.de/u-boot-arm 12 years ago
Simon Glass b5bec88434 Use 'unsigned int' for global_data's baudrate 12 years ago
Simon Glass 68794b9f73 sparc: Fix build warnings in serial.c 12 years ago
Simon Glass eb33809f70 sparc: Fix out-of-tree building 12 years ago
Simon Glass 69e0683241 serial: ns16550: Remove unwanted cast 12 years ago
Simon Glass 81e2ff0bf1 avr32: Fix cast warning in board.c 12 years ago
Simon Glass 9e97834867 blackfin: Remove noreturn attribute from cpu_init_f() 12 years ago
Simon Glass 4da2551efa blackfin: Fix up board_type global data 12 years ago
Simon Glass 068a1e46bf exynos5: Enable generic board for Exynos5 device tree boards 12 years ago
Simon Glass 949747b17f x86: Enable generic board 12 years ago
Simon Glass dd7f65f664 tegra: Enable generic board for Tegra 12 years ago
Simon Glass e424c15c1f x86: Enable generic board support 12 years ago
Simon Glass 86cfb6bdec x86: Use sections header to obtain link symbols 12 years ago
Simon Glass be274b99ab x86: Adjust board_r.c for x86 12 years ago
Simon Glass 48a3380675 x86: Adjust board_f.c for x86 12 years ago
Simon Glass 660c60c4e7 ppc: Enable generic board support 12 years ago
Simon Glass c2240d4dbe Adjust board_r.c for ppc 12 years ago
Simon Glass e4fef6cfcc Adjust board_f.c for ppc 12 years ago
Simon Glass 632efa7440 Add CONFIG_SYS_SYM_OFFSETS to support offset symbols 12 years ago
Simon Glass 959daa21d4 arm: Enable generic board support 12 years ago
Simon Glass ea8c37da8e arm: Remove use of board_early_init_r/last_stage_init() 12 years ago
Simon Glass 8cae8a68ed Add spl load feature 12 years ago
Simon Glass 6f6430d72b Introduce generic post-relocation board_r.c 12 years ago
Simon Glass 1938f4a5b6 Introduce generic pre-relocation board_f.c 12 years ago
Simon Glass a6741bce50 Declare watchdog functions in watchdog.h 12 years ago
Simon Glass 5c1a7ea6ad __HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board 12 years ago
Simon Glass c8a311d9dd Introduce a basic initcall implementation 12 years ago
Simon Glass 716cc8cc7f Change stub example to use asm-generic/sections.h 12 years ago
Simon Glass e103b7ae90 arm: Use sections header to obtain link symbols 12 years ago
Simon Glass 1865286466 Introduce generic link section.h symbol files 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Simon Glass 69d59b47ad Introduce generic u-boot.h file 12 years ago
Albert ARIBAUD b27673ccbd Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' 12 years ago
Albert ARIBAUD 6579d15c58 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' 12 years ago
fabio.estevam@freescale.com 19a0f7fa27 nitrogen: Use unsigned long to specify the total RAM size 12 years ago
Fabio Estevam 030752addc nitrogen6x: Fix RAM size variable 12 years ago
Tom Warren 477393e787 Tegra114: Dalmore: Add pad config tables/code based on pinmux code 12 years ago
Tom Warren 5647c03431 Tegra114: fdt: Move aliases from dtsi to dts file as per other Tegras 12 years ago
Tom Warren f31a5443a8 Tegra114: Dalmore: Always use DEFAULT instead of DISABLE for lock bits 12 years ago
Tom Warren 36c48be110 Tegra114: Fix/update GP padcfg register struct 12 years ago
Tom Warren b3b6ddff0b Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entry 12 years ago
Stephen Warren 11d9c03039 ARM: tegra: enable a common set of disk-related commands everywhere 12 years ago
Stephen Warren 4123c4ea23 disk: define HAVE_BLOCK_DEVICE if CONFIG_CMD_PART 12 years ago
Stephen Warren 2c1af9dcdc disk: define HAVE_BLOCK_DEVICE in a common place 12 years ago
Stephen Warren a885f85214 ARM: tegra: make bounce buffer option common 12 years ago
Tom Warren ca557b386d Tegra30: MMC: Enable DT MMC driver support for Tegra30 Cardhu boards 12 years ago
Tom Warren f4e4e0b0e3 Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec & driver 12 years ago
Tom Warren 2d348a1652 mmc: Tegra: Add SD bus power/voltage function and MMC pad init call. 12 years ago